AS3.0 simple question
AS3.0 simple question
Out of context: Reply #6
- Started
- Last post
- 9 Responses
- skelly_b0
You don't need to type cast this because visible is a property of DisplayObject. My guess is your target the Loader object, not the MC you're trying to affect.
maybe parent.parent.mc.visible?