Flasher Archive

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


Subject: Re: FLASH: Loading variables to a movie clip
From: Neal Cabage
Date: Tue, 14 Mar 2000 03:53:37 GMT

All I was saying was that ... presuming that you have that data available on
the root timeLine ... that you could then pass that data to a movieClip
using the syntax I specified. Specifically, if you have a variable on the
root timeLine named "news1" to catch the incoming variable, you could then
write another line, presumably like this:

NewsFrontPage:news1 = news1

BUT, make sure you are actually giving that movie clip an instance name ...
that is what the word before the colon refers to *not* the mc name. Here, I
am presuming that you meant "NewsFrontPage" is the name of your instance
name. Otherwise, perhaps you should name the instance something like:
myNewsFrontPage_1, just to keep it all clear.

Good luck.

Neal


----- Original Message -----
From: JGL <infoatdesignthenet [dot] com>
To: <flasheratchinwag [dot] com>
Sent: Tuesday, March 14, 2000 2:59 AM
Subject: RE: FLASH: Loading variables to a movie clip


Thanks Neal for replying . . . but still don't get it -

So, on my main timeline I have this frame action:
Load Variables ("./news.txt", 0)

My MC is called:
NewsFrontPage

My text box properties in the MC call for this:
news1

Of course 'news1' is a variable in news.txt

How do I apply what you just said to the above . . .

thanks again!
JGL

-----Original Message-----
From: owneratchinwag [dot] com [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of Neal
Cabage
Sent: Monday, March 13, 2000 7:31 AM
To: flasheratchinwag [dot] com
Subject: Re: FLASH: Loading variables to a movie clip


Make sure the movieClip on the stage is given an instance name then, rather
than setting a variable as myVar, name it using syntax:

myInstance:myVar

where myInstance is the name of the movieClip instance.

Good luck.

Neal

----- Original Message -----
From: JGL <infoatdesignthenet [dot] com>
To: <flasheratchinwag [dot] com>
Sent: Tuesday, March 14, 2000 2:06 AM
Subject: FLASH: Loading variables to a movie clip


This is my third try send this to the list . . . sorry if it triple posts
:(

Probably a very simple answer to this:

I can't seem to figure out how to load a simple text.txt to a text box of a
movie clip. Works fine on the main time line but when used in a movie clip -
no go.

Is it to do with levels or what?

Any help is much appreciated.

tia
JGL


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World's Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com




flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World's Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com



flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World's Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com




flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World�s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  RE: FLASH: Loading variables to a movie , JGL

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