oksoft
06-29-2007, 05:41 AM
Hi Denis,
I need to put 2 drop down menu showing different panos inside on pano with the controller.fla file you provided.However,the 2nd drop down menu doesnt show the currently selected item at all though the items are listed when click on the drop down arrow.You can have a look at my code below.
<spot id="control2" static="1" salign="RT" align="RT" staticX="-5" staticY="5" url="images/controller2.swf" />
<spot id="control1" static="1" salign="LT" align="LT" staticX="-5" staticY="5" url="images/controller.swf" />
Do you have any idea how to make the 2 drop down menus work together?
Thanks
I need to put 2 drop down menu showing different panos inside on pano with the controller.fla file you provided.However,the 2nd drop down menu doesnt show the currently selected item at all though the items are listed when click on the drop down arrow.You can have a look at my code below.
<spot id="control2" static="1" salign="RT" align="RT" staticX="-5" staticY="5" url="images/controller2.swf" />
<spot id="control1" static="1" salign="LT" align="LT" staticX="-5" staticY="5" url="images/controller.swf" />
Do you have any idea how to make the 2 drop down menus work together?
Thanks