Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
dontknowflash webforumsuser@macromedia.com #1
Drag and Drop help please!!!
Hi,
I'm sure the answer to this is simple, so if you know flash, please read... : )
We're trying to create a drag and drop interactive flash such as "build your own snowman" where you can click and drag snowman body parts into a select area to create a snowman. We've figured out the action script of startdrag on press and stopdrag on release, but when we program each image or "button" to do this, they all move together as one!
If anyone knows how to solve this please help.
dontknowflash webforumsuser@macromedia.com Guest
-
Drag and Drop
suddenly, my computer stopped allowing me to drag and drop files...what's up and how can if be fixed? Any help would ne appreciated.... -
Drag and drop using drag manager
Can someone help? I am dealing with drag and drop and want to be able to drop an item in a VHorizontal box. If I set a background pic then I can... -
Drag and drop within InD. CS
I did a search but curiously did not find an answer. Is it possible to highlight text, and drag and drop it, all within Indesign CS? Like you can in... -
Drag & Drop: How?
I've been using these Video Jockey Softwares, many which have been created using MM Director. They have a standard Drag & Drop Interface, which is... -
Less Drag-n-Drop in OSX?
Call me a bonehead if there was an announcement about this a couple years ago, but does it seem like very few OSX apps support drag-n-drop? I... -
domconlon webforumsuser@macromedia.com #2
Re: Drag and Drop help please!!!
you need to make sure that you are either giving each draggable item a unique instance name or else that you are using this.startDrag() and this.stopDrag() in the script for each button.
hope this helps (and hope i have understood your problem correctly).
regards
domconlon webforumsuser@macromedia.com Guest



Reply With Quote

