Just wanted to point out
_global.fModule = new Object();
fModule.movieTime = mov_timer;
fModule.movieTitle = mov_title;
fModule.movieDuration = mov_duration;
fModule.setMovieTime = function(theText){fModule.movieTime.text = theText;}
Pmod = sprite(1).getVariable("fModule", false)
pMod.setMovietime("whatever")
Does work.
It's definitely the way director and flash sees things differently. It'd be
nice if that wasn't true.
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/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!]