Did you add a "stop();" on the last frame?
(silly me)

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jim Berkey
Sent: dinsdag 12 december 2006 13:54
To: flashcoders@chattyfig.figleaf.com
Subject: Re: [Flashcoders] flashing first frame


A quick-n-dirty way to prevent the first frame from loading before the
getURL command happens is to add a few empty frames after the getURL
command, so that the swf has somewhere to go while the page takes its sweet
time to open. jimbo

*********** REPLY SEPARATOR  ***********

On 12/12/2006 at 12:33 PM nik crosina wrote:

>Hi,
>
>Small issue with getURL. We want to load a new html page at the end of 
>a swf. So we use getURL on the last frame to do this. Problem is - on 
>some occasions we get a flash of the first frame before the new page is 
>loaded.
>
>How can we avoid this? Is this a little bug, or could this be in our 
>code some where?
>
>Thanks guys.
>
>--
>Nik C
>_______________________________________________
>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

B

_______________________________________________
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

_______________________________________________
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

Reply via email to