Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | RE: FLASH: Variables from one swf to another . . |
From: | JGL |
Date: | Thu, 20 Apr 2000 00:08:24 +0100 |
Got It . . . Thanks I figured it Thanks Cheri!
jgl
> Hi Cheri!
>
> Thanks for answering. This varibles.txt file has about 300
> variables in it.
> Each movie (actually there are 42 of them) that gets loaded into level 3
> needs to call anywhere between 10 to 25 of those variables. I got that set
> up naming the text boxes (yep 10 to 25 for each movie) of each movie.
>
> So can I just tell it to access that varibles.txt file, or do I
> have to tell
> it to only grab the variables i want for each movie at the time it gets
> loaded.
>
> Thanks!
>
> jgl
>
> > In movie B (or C or....) you can refer to the variables in the
> base movie
> > (or any other loaded movie) by referring to the level as part of
> > the path to
> > the variable.... thus
> >
> > _level0/:varname
> >
> > where the movie containing the variable "varname" is loaded
> into level 0.
> > (Be sure the underscore is there)
> >
> > ~~~~Cheri Harder~~~~~
> > > OK . . What's the trick here? I can't seem to get it . :(
> > >
> > > Movie A is at level 0 and has a frame action:
> > > Load Variables ("variables.txt", 0)
> > >
> > > Movie B,C,D, or E gets loaded at level 3 depending upon user
> input and I
> > > want to use those varibles there too.
> > >
> > > The variables file is big and I don't want it to have to load
> each time
> > > movie B,C,D or E gets called.
> > >
> > > I can't bang my head on my desk anymore, it hurts, and I come
> for help,
> > > please.
> > >
> > > Thanks in advance!
> > >
> > > jgl
> >
>
>
> 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 helpchinwag [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 helpchinwag [dot] com
Replies
RE: FLASH: Variables from one swf to ano, JGL
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]