Flasher Archive

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


Subject: RE: FLASH: _framesloaded
From: Wilbrink, Jos
Date: Wed, 26 Apr 2000 10:35:57 +0100

frame 1
If (_framesloaded =3)
goto frame 4
frame 2
goto frame 1
frame 3
insert 80% of all your library items in this frame

> -----Oorspronkelijk bericht-----
> Van: Thorvald Neumann [SMTP:hrafnatmuenster [dot] de]
> Verzonden: woensdag 26 april 2000 11:08
> Aan: Corduroyvataol [dot] com
> Onderwerp: Re: FLASH: _framesloaded
>
>
> 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

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


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