PDA

View Full Version : swf there but not interactive


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.

gordee
07-22-2008, 11:37 PM
maybe it should be a box rather than a spot? <box id-"tester"... etc?

I'm a nood as well so I could be wrong - probably am!

good luck!

Noel
07-23-2008, 08:05 AM
hi was one of first things i tried still didnt work :( . i dont know why it isnt working, dont know if its because its going from a png to a swf or what. any more help would be apreciated.

regards noel

uudu
07-23-2008, 09:36 AM
Try the code from end of this thread. It for object movie but I think will work with other swf files also.
http://flashpanoramas.com/forum/showthread.php?t=1046&page=2

Noel
07-23-2008, 09:45 AM
just before you posted that mate i found the exact same thread and it worked :D

thanks for contributing though

regards Noel