flash levels ?
flash levels ?
Out of context: Reply #5
- Started
- Last post
- 5 Responses
- versa0
in other words:
in _level0 swf:
fooButtonMC.onRelease = function() {
_root.fooVar = fooValue;
};then in _level2 .swf:
fooMC.textfieldName= _level0.variableName