you could also try

function myfunc()
{
    // tell flash movie goodbye
}
window.onbeforeunload = myfunc;

I've had pretty good success with it, in IE and Firefox on windows at least.

On 4/25/06, erixtekila <[EMAIL PROTECTED]> wrote:
>
> > But to my knowledge a sharedobject is always flushed by flash at the
> > moment
> > you close the swf.
> > So you could make a fix using that.
> This is a pretty nice info.
> Do you know if it's a special sharedObject or one that you were using
> first ?
>
>
> > Not sure if this is any help to you.
> Hope it will…thanks.
> -----------
> erixtekila
> http://blog.v-i-a.net/
> _______________________________________________
> 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