Noel
07-22-2008, 03:32 PM
hi there i have a spot hot spot and when clicked i want it to load a swf that i have created over the top of the pano, what is the best way of doing this. i have used this to do it so fatr but it doesnt work it loads up but is like a still image. you cant interact with it.
<spot id="tester" url="frame_green.png"
onPress = "scale=1;static=1;alignX=-0.33;depth=2000;url=attempt3/ShopView2.swf"
/>
that is the code i have for it so far.
<spot id="tester" url="frame_green.png"
onPress = "scale=1;static=1;alignX=-0.33;depth=2000;url=attempt3/ShopView2.swf"
/>
that is the code i have for it so far.