Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: RE: Playing preeloader only once
From: boB
Date: Fri, 23 Jul 1999 15:09:01 +0100

Hello!

> How do i make the preeloader play only the first time the user enters the
> site??

You could use two .swf files. One that has a *loadMovie* action that
loads the whole movie (first visit), and a second one that has a
*loadMovie* and *goto frame x* action to go to a specific frame in the
same movie (return from html page).

Of course you'll have to make sure that the frame your *goto* reffers to
is loaded BEFORE making the *goto* call.

Then all you have to do is embed your swf in two HTML files.
First visit get index.html with full load .swf.
Back from HTML get return.html with goto frame .swf.

Hope thats clear...

boB :]

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]