A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: How to make mc move?

  1. #1
    Senior Member
    Join Date
    Apr 2003
    Posts
    138

    How to make mc move?

    I have a movieclip that when you click a button I want to change x-position. For the life of me I can't figure out what is wrong.

    On frame 1 I am using:

    x=getProperty("circle", _x)

    to get the location of the circle. Then on a button I am using the script:

    on (press) {setProperty, x=_x + number(200)}

    It isn't working. Anyone know what the problem is or how I can make the circle move. I did some searching here and all I can find is how to make things move around randomly and with the mouse. I want this to be a button action and I only want it to move in the x plane.

  2. #2
    Junior Member
    Join Date
    Mar 2004
    Posts
    6
    Soory its off topic, MIG, but I sent you a couple PMs. Not trying to bug ya or anything, just didnt want ya to forget about me.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center