AS 2.0 Classes
AS 2.0 Classes
Out of context: Reply #11
- Started
- Last post
- 11 Responses
- UndoUndo0
another helpful tip is using the _global identifer.
ie.
_global.myVarthis means that myVar is accessible in any scope in yr flash movie!
another helpful tip is using the _global identifer.
ie.
_global.myVar
this means that myVar is accessible in any scope in yr flash movie!