Marcelo, I think your concept will work for my project.
Thanks all, Aaron On 10/5/06, Marcelo Wolfgang <[EMAIL PROTECTED]> wrote:
Just from the top of my head here, so excuse if anything is wrong but couldn't you put at the end of the preload animation something like stop(); if (getBytesLoaded() == getBytesTotal()){ play(); } else { this.onEnterFrame = function() { if (getBytesLoaded() == getBytesTotal()){ delete this.onEnterFrame play (); } } HTH
_______________________________________________ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com