Tutorial from here: http://www.actionscript.org/forums/showthread.php3?t=181531
It’s actually a good solution to make a pop up menu or slider with flash ..
I put the flash in div ( absolute with top and left positions ) with the small banner size. then when you hover flash area – action script do 2 actions : 1- animate the objects 2- call Javascript to resize the div to the full size.
when u rollout 1- animate the objects 2- call Javascript to resizing the div to the small size. make sure to upload that to your server to work : ( not work locally)



































Comments For