|
|
| Hi all Someone might tell me how to access a mc out of a object function with relativ targeting!? This.mc wont work as flash handles "this" like inside the function |
| _root.mcInstanceName? _root.mcInstance.mcAnotherInstance.mcIwantThisOne |
| I dont want to use root while root is absolut targeting It should be relativ If i load the swf later into another one it wont work with root syntax |