At 12:44 AM +0700 4/4/01, Victor Iwan wrote:
>Hello
>
>I'm having a multimedia project right now,
>And the project force me to use multiple movies....
>
>I'm newbie in Lingo and just learned it for 2 months...
>Well this is my question
>
>If I have two director movies... (movie1 and movie2)
>I want to put statement in movie1 to change the cast member data in
>movie2....
>Much like tell command... But the purpose is to change data..
>Do you guys have any idea  how to do this ?
>

It's not clear to me what you mean by "change the cast member data". 
But here are two suggestions.

1)  Can you set up movie1 and movie2 to share an external cast file 
which contains the "cast member data" to be changed?  This way you 
can have both movies link to the same external cast file, and 
therefore, changing whatever cast member data in movie1 will change 
the appropriate thing and have it set up for movie2.

2)  When the movie starts (for example movie1), put whatever cast 
member data you potentially want to change into a global.  Then go 
back and forth between movies 1 and 2, using and changing the data in 
the global.  Data stored in global variables is available across 
movies.

Irv
-- 

Lingo / Director / Shockwave development for all occasions.

   (Home-made Lingo cooked up fresh every day just for you.)

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to