Flash Chart Help
Flash Chart Help
Out of context: Reply #11
- Started
- Last post
- 23 Responses
- tGP0
try this:
myButton.onPress = function () {
this._parent._visible = false;
this._parent._parent.loadMovie...
};
try this:
myButton.onPress = function () {
this._parent._visible = false;
this._parent._parent.loadMovie...
};