MACROMEDIA FLASH MX 2004-ACTIONSCRIPT LANGUAGE Reference page 545

Actionscript language reference
Table of Contents

Advertisement

nolockroot_mc._lockroot = true;
nolockroot_mc.loadMovie("nolockroot.swf");
which would then trace the following:
from current SWF file
dumpRoot -> [type Function]
$version -> WIN 7,0,19,0
nolockroot_mc -> _level0.nolockroot_mc
lockroot_mc -> _level0.lockroot_mc
from nolockroot.swf
myOtherVar -> 2
myVar -> 1
from lockroot.swf
myOtherVar -> 2
myVar -> 1
See also
,
,
, _root,
MovieClip.attachMovie()
MovieClip.loadMovie()
MovieClipLoader.onLoadInit
and "About loading components" in Using Components.
MovieClip._lockroot
545

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004-ACTIONSCRIPT LANGUAGE and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Flash mx

Table of Contents