all groups > flash actionscript > november 2004 >
You're in the

flash actionscript

group:

I need help


I need help Salsaish
11/27/2004 8:46:17 PM
flash actionscript:
Re: I need help J_o_h_n_n_y
11/27/2004 9:03:46 PM
First, drag a ball movie clip instance to the stage and name it "ball". Then put this code on frame one.

Re: I need help Salsaish
11/27/2004 9:40:19 PM
Hmm... I dont want it to follow the mouse but if i delete
ball._x = _root._xmouse;
ball._y = _root._ymouse;
Re: I need help J_o_h_n_n_y
11/27/2004 10:40:56 PM
Oh, yeah... mybad. Use this code instead.
Re: I need help Salsaish
11/28/2004 10:17:49 AM
AddThis Social Bookmark Button