Search found 2 matches

by floser
Fri Mar 05, 2010 2:13 am
Forum: ActionScript
Topic: adding hotspost using AS3
Replies: 1
Views: 3029

adding hotspost using AS3

I tried using code:
<panoclip>.pano.addHotspot(<id:String>,<pan:Number>,<tilt:Number>,<mc:MovieClip>);
under AS3 and it generates an error. It works fine under AS2. I'm I doing something wrong?

Thanks for any help.
by floser
Fri Feb 26, 2010 8:46 pm
Forum: ActionScript
Topic: unable to load non-pano swf using hotspot
Replies: 1
Views: 2887

unable to load non-pano swf using hotspot

I have no problem loading a pano.swf ontop of another one using a hotspot, but every time I want to open a swf that is not a pano swf, it generates an error. I'm only using the UI to create the hotspot, but solution in ascript would be a big help.

Thanks.