all groups > flash actionscript > april 2006 >
You're in the

flash actionscript

group:

Using button to move graphic across screen


Using button to move graphic across screen David Kelly
4/26/2006 9:38:44 PM
flash actionscript: This is the script I'm using on the button so far, "birdo" is the name of my
movie clip after being converted into a symbol.

on(release) {
birdo._x +=300
}

If there's a tutorial for this, I'd would appreciate it. I just don't know the
steps for this process, so I'm probably working out of sequence.

Thanks
Re: Using button to move graphic across screen kglad
4/26/2006 10:16:20 PM
AddThis Social Bookmark Button