PDA

View Full Version : set position x of movie clip


intogames20
08-21-2002, 12:34 PM
I'm new to flash and actionscript so this should be easy

I have a button that when is held down I want it to move the x position of a movie clip left across the screen i.e. the the position x to the current position of "image1" - 1.

Eventually I want to have a number of images that scroll across the screen and continually loops around.
When an image scrolls off the screen I need a way to sent it to the back of the row.

I've included a piccy to help explain.

Thanks

Jesse
08-21-2002, 12:46 PM
No pic was included in your post but see the attached file. Code is on the button and the movie clip. Take a while to try and figure it out. Read the setProperty tutorial again also.

intogames20
08-21-2002, 01:13 PM
thanks a lot - I'll check that 1 out.

I've attached the picture again (i hope!)

Jesse
08-22-2002, 03:50 AM
Also see http://www.actionscript.org/showMovie.php?id=23