Hello everyone,
I’m basically brand new to Flash, so I know very little about ActionScript. I more or less figured out how to do this banner without ActionScript, but I’ve read that’s not very efficient (I was using about 200 frames). So using AS, I’m trying to create a banner that has the following features:
[LIST]
[]Contains four images (possibly dynamically loaded?)
[]Automatically cross fades from one image to the next after 7 seconds
[]Has buttons labeled with numbers so that you can quickly jump to one of the four images (and still cross fades, if possible)
[]Links to another place if you click on the current image (all four images need unique links)
[*]Loops the playback by taking you from the fourth image to the first if nothing is clicked
[/LIST]I’ve spent the last week trying to Google for a solution, but I can’t seem to find a way to incorporate all of these things into the same project.
Here’s an example of almost exactly what I’m looking for (except with a cross fade rather than a wash away animation): https://www.dayair.org/home.htm
If anybody could help point me in the direction of some tutorials to help me accomplish this, or could offer any help at all, I would really appreciate it.
Thanks!
Jesse