Hello,
I am using an external actionscript file, and I have dynamically loading images that stay on the screen for X amount of seconds (the user can set the value of x), then it loads the next image. However, this user would like for there to be a transition, For Example, have it fade out and have the next image in line fade in after the image has been displayed on the screen for X amount of seconds. This user would also like a loading bar, much like the one on the flash banner here: http://telerik.com/ between each image transition.
I also have it so when someone hovers over a button, the flash banner stops, once they rollout X is reset to 1 and starts the counter again, and sets the movie to play at frame 1.
Here is the actionscript file: http://enhancedlabs.com/clients/tentops/pluginlab/site/Actionscript2.as
and here is the .swf on the website: http://enhancedlabs.com/clients/tentops/pluginlab/site/products.html
Thanks,
David