A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: A newb question again 8)

  1. #1
    Junior Member
    Join Date
    Oct 2000
    Posts
    8

    Smile

    Heya everyone!

    Could any of you help me out with draggable boxes in flash. What is the step-by-step actions to it...thx!

  2. #2
    Former Employee of Satan Napalm's Avatar
    Join Date
    May 2000
    Location
    Stellenbosch, South Africa
    Posts
    561
    Put a button in a Movieclip (MC).
    Give the MC a instance name.

    In your MC give a action to the button:

    On Press
    Start Drag("../InstanceName")
    End On

    On Release
    Stop Drag
    end on


  3. #3
    Junior Member
    Join Date
    Oct 2000
    Posts
    8

    Smile

    U da man Thank you 8)

  4. #4
    Senior Member
    Join Date
    Sep 2000
    Posts
    348
    Of f the top of my head can't you just use a movie clip, and then put it onto the stage, double click it and then check the button behaviour, so it acts like a button?

    gav

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