You are not logged in.

1

Friday, April 1st 2016, 11:57am

Putting image tags into an action

Hi,


I've managed to automate the process of loading the scene URL's as per below but I'd like to output the 4 lines of code that define the image into a separate action.


I've tried various ways of doing this but with no success. Does anyone have any suggestions?


<scene name="scene_name">



<image>

<cube url="get:sceneURLFull" />

<mobile><cube url="get:sceneURLFullMobile" /></mobile>

</image>



</scene>

Similar threads