Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | RE: FLASH: Load Movie using variable |
From: | Mike S. Krischker |
Date: | Tue, 5 Oct 1999 12:02:33 +0100 |
I wouldn't choose 'loop', because the number of loops
is restricted. Flash might end the looping and continue
without the variables being loaded from the txt file...
Or am I missing something here?
Mike S. Krischker
--
Quality Flash sounds http://sounds.muinar.com
FlashPro Mailing List http://muinar.com/flashpro
Mike S. Krischker Muinar Studios Switzerland
http://muinar.com mskmuinar [dot] com (mailto:mskmuinar [dot] com)
> -----Original Message-----
> From: ownerchinwag [dot] com [ownerchinwag [dot] com]On">mailto:ownerchinwag [dot] com]On Behalf Of Waldo
> Smeets
> Sent: Tuesday, October 05, 1999 11:25 AM
> To: flasherchinwag [dot] com
> Subject: Re: FLASH: Load Movie using variable
>
>
> Hi Corstiaan,
>
> nice trick! I'll remember it.
>
> Thank you.
>
> Waldo
>
>
>
> Corstiaan Smorenburg wrote:
>
> > Hi,
> >
> > I thought I'd share a simple trick I use for the problem of delay when
> > loading variables form textfiles. I set up four frames as you would in a
> > loading sequence, so:
> >
> > FRAME 1, label "load":
> > Load Variables ("variables.txt",0)
> >
> > FRAME 2, label "loop":
> > If (EOF = 1)
> > Go to and Play ("read")
> > End If
> >
> > FRAME 3:
> > Go to and Play ("loop")
> >
> > FRAME 4, label "read":
> > --> your regular movie starts here
------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-managerchinwag [dot] com. Problems to: helpchinwag [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-managerchinwag [dot] com
Replies
Re: FLASH: Load Movie using variable, Corstiaan Smorenburg
Replies
Re: FLASH: Load Movie using variable, Waldo Smeets
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]