first i’d like to say hello to all @ KIRUPA +)
as you can guess i’m new to this particular board, mostly participate in boards focused on design, hopefully i will be able to contribute here as well.
one other thing i should mention is that i’m purely a designer, and code of any kind usually confuses me . . . there have been some situations where i can disect code here-and-there but very rarely.
[color=black]here is the situation. I want to have numerous rotating header animations, prefferably random but not repeating (external swf’s loading into a placeholder MC) load on top of one another in a timed manner (like every 20 seconds or so) and then unload the previous header when the new one is completed loading (simply because I don’t want to end up w/2000 swf’s bogging down the site). the reason I need them to load on top of one another rather then replace is so that when a new one is loading I don’t want the screen to ubruptly go blank and wait for load then start the animation/fading of the new header . . . think that will look like really bad, but rather animate over the previous header.
ultimately over time I would like to have about 100 headers in the mix, and when it reaches the last header to just go back to the first and start allover.
does anyone know how i could achieve this ? [/color]