I would like to create a rotating Flash Banner ad with a similar concept to Best Buy Canada’s:
http://www.bestbuy.ca/home.asp?newlang=EN&logon=&langid=EN
I created a master SWF file that calls out 4 external SWF files containing each banner advertising. I successfully created opening and closing transitions in between banners when a number button is clicked, thanks to this tutorial:
http://www.kirupa.com/developer/mx2004/transitions.htm
When no button is clicked, I want the 4 ads to be able to cycle through on its own. I have not been successful in that matter. What’s the best way to script this along with the 4 buttons?
Also, I’m considering integrating XML as opposed to relying on completely Flash. My dilemma is enabling the entrace and exit transitional animations.
Any suggestions? Tips? Tutorials?