Page 1 of 1

adding hotspost using AS3

Posted: Fri Mar 05, 2010 2:13 am
by floser
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.

Re: adding hotspost using AS3

Posted: Mon Mar 29, 2010 4:01 am
by filepark
I guess the problem is in your code. I have used the method <panoclip>.pano.addHotspot(...);, it works ok. May be you try to call the method before loading a panorama.