Navigational Banner and A SlideShow Hybrid
Hi,
I just have a quick question on ActionScript 3.0. I created this banner http://creatiwitty.co.uk/web/iON_Banner.swf. It is an interactive banner where the user clicks on butons to navigate through the information. I have used event listeners for the navigation to work.
I don't want this banner to be limited by user's input i.e if no one clicks on the banner then the banner should start playing the various scenes inside it in a loop. The moment someone clicks on it, i want it to return to the main scene and become a navigational banner again.
- Banner Loads
- Waits for the user input (say for 5 seconds)
- If no input, then go to scene 2, scene 3, scene 4, scene 5,scene 2, scene 3, scene 4, scene 5... and so on
- As soon as a user clicks on it, load scene 1. Wait for a button to be pressed and load a scene accordingly
Please if possible reply today itself, have to submit the project in a couple of hours.
Cheers
- me!