PDA

View Full Version : Three New Tutorials on Drag & Drop in AS3



Mike01
May 26th, 2008, 05:26 PM
I have added three new tutorials on the Drag & Drop functionality of using ActionScript 3. These three tutorials utilize most of the features of using the drag and drop functionality in AS3. They include the event listeners, tracking the users actions, limiting the drag area, utilizing the true parameter in the startDrag() function, setting a target area and some other interesting features.

Let me know what you think about the format and the content of the tutorials. The next group of tutorials that I plan to add will be on using the EnterFrame event in ActionScript 3. :pac:

I hope you enjoy them and I will see you in the forums. :asleep:

Mike
www.focusonflash.com (http://www.focusonflash.com)

suntzu61
May 28th, 2008, 03:09 AM
Just finished the tutorials and they are great. Except for some errors i made while naming things (and eventually figured out) everything worked just as the tutorial explained.

Thanks

Mike01
May 29th, 2008, 02:22 PM
I am glad that you liked them. Were your naming errors in the targets of the drop area? I ask because I wondered if I explained the correlation between the targets and the labels. Just curious.

Thanks for the comments.

Mike

juniorspecial
February 24th, 2009, 07:51 PM
I have added three new tutorials on the Drag & Drop functionality of using ActionScript 3. These three tutorials utilize most of the features of using the drag and drop functionality in AS3. They include the event listeners, tracking the users actions, limiting the drag area, utilizing the true parameter in the startDrag() function, setting a target area and some other interesting features.

Let me know what you think about the format and the content of the tutorials. The next group of tutorials that I plan to add will be on using the EnterFrame event in ActionScript 3. :pac:

I hope you enjoy them and I will see you in the forums. :asleep:

Mike
www.focusonflash.com (http://www.focusonflash.com)

I'd love a link to this!