I have a problem. This code does not work (the ball just stays there in the corner):
[AS]_root.ball.onLoad = function() {
this._x = 150;
this._y = 50;
}[/AS]
btw my movie dimensions are 300x100.
I have a problem. This code does not work (the ball just stays there in the corner):
[AS]_root.ball.onLoad = function() {
this._x = 150;
this._y = 50;
}[/AS]
btw my movie dimensions are 300x100.
:: Copyright KIRUPA 2024 //--