Re: Pass value between movies use "play movie"

2001-05-01 Thread Kerry Thompson
>Can I pass values or have shared global variables between >these two movies? Sure--any variable you declare as global is available whenever to all movies. global myVar --in the first movie on someHandler . . . play movie "mySecondMovie" then -- in mySecondMovie global myVar on anotherHand

Re: Pass value between movies use "play movie"

2001-05-01 Thread Clint Little
>I use "play movie" and "play done" to branch to another movie and back to >the first one. Can I pass values or have shared global variables between >these two movies? Yes, you can share globals between movies... Just make sure they are declared in both to access. HTH, -- Clint [To remove

RE: Pass value between movies use "play movie"

2001-05-01 Thread Al Hospers
> I use "play movie" and "play done" to branch to another movie > and back to > the first one. Can I pass values or have shared global > variables between > these two movies? of course, have you tried it? Al Hospers CamberSoft, Inc. alcambersoftcom http://www.cambersoft.com A famous linguist o

Pass value between movies use "play movie"

2001-05-01 Thread Drizzt Wong
Hi all, I use "play movie" and "play done" to branch to another movie and back to the first one. Can I pass values or have shared global variables between these two movies? Regards, Drizzt [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lin