A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: drag movie clip

  1. #1
    Member
    Join Date
    Jan 2001
    Posts
    54
    trying to have a dragablemouse icon that stays attatched to the mouse wire with some control over the way the wire follows the mouse icon?? like moving a real mouse.
    In out of my depth again...


  2. #2
    Junior Member
    Join Date
    Apr 2001
    Posts
    29

    Cool

    I don't fully understand the question but if you want a MC that follows the mouse, put this code in the MC............
    startDrag (getProperty(_x, _y), true);


    ....still working on pop up window



  3. #3
    Member
    Join Date
    Jan 2001
    Posts
    54
    didnt explain that very clearly did i thats why i`m trying to work with pictures and not words!

    i`m trying to drag a picture of a mouse over to a set of buttons to activate them. the mouse needs to be attached to a wire. i`d like to try and move the mouse about the screen and for the mouse to still be attached to its wire which is fixed at its starting point like moving a real mouse about a mat.
    Any ideas???

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