Hi all. Glad to join the community. Now, on to the matter at hand:
I am designing a banner with rotating (that is, constantly loading new images) images. Basically, it loads a random image every 8 or so seconds. My problem is this: without any transition effects or the correct actionscript (which is the point of the question basically) I am unable to have one image load smoothly over the previous image.
What happens now is while the image is being called, via getURL(), there is a short period of time when the previous ‘movie’ or image is unloaded and there is nothing displayed.
I would like to be able to have the 1st image fade out while the second image fades in. OR even just not have that ‘nothing’ time where nothing is being displayed.
I realize there are many questions similar to this. however, I am having a hard time find an answer that does NOT deal with either a preloader screen or buttons or both. This will be going on automatically, or behind the scenes if you will. I suppose I may not have looked hard enough, but I have found it difficult figuring out what specifically to search for. So, I have finally ended up at this, from what I have seen thus far, really great site that seems too have a lot of very intelligent people who are familiar with Flash.
If you have any suggestions, please help. If it would help for you to see my current .fla or see the action script (since that’s really all it consists of, since I"m just loading external content) let me know.
Thanks a lot in advance!! :crazy: