Flasher Archive

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


Subject: Re: FLASH: can a movie play as it loads?
From: #LCARS
Date: Wed, 8 Dec 1999 09:45:14 GMT

Hello kristin,

Yes, this can be done by using the FrameLoaded() function...

Let's say your flash has 50 frames and you want to preload
everything that is available from frame 1 to frame 25:


-- frame 2 action
if FrameLoaded(25)
Go To and Play (4)
end FrameLoaded

-- frame 3 action
Go To and Play (2)


Good Luck

Dominik Dietiker
---------------

On 7.12.1999 at 14:14 Uhr, kruleatcyberserv [dot] com (Rule, Kristin) wrote:

> Dear Flashers,
>
> I have a request from a client and i am not sure if it can be done. He
> wants a preloader in the beginning of the flash movie, that loads 50% of
> the movie, then starts playing the movie, and loads the rest while it is
> playing. Can this be done? I have never seen this before. I have just done
> normal preloaders. If this can be done, please let me know and if you could
> point me to some tutorials, that would be great!! thanks a million!
>
> kristin




flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: can a movie play as it loads?, Rule, Kristin

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