Flasher Archive

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


Subject: Re: FLASH: _framesloaded
From: Thorvald Neumann
Date: Wed, 26 Apr 2000 10:21:48 +0100


Hejsan!

Wednesday, April 26, 2000, 06:56, Corduroyvataol [dot] com <Corduroyvataol [dot] com> wrote:
> ok i tried useing framesloaded and it doesnt seem to work
> this is put in an action in frame3

> if (_framesloaded)
> Go to and Play (10)
> Else
> Go to and Play (2)
> End

I think you have to use

If (_framesloaded < _totalframes) * goes to frame 2 until
Go to and Play (2) * all frames are loaded
Else
Go to and Play (10)
End if

I hope this helps.

Best regards,

Thorvald Neumann

--
Thorvald Neumann
Multimedia Developer
hrafnatmuenster [dot] de
ICQ #38948488
--



flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: _framesloaded, Corduroyv

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