Three New Tutorials on Drag & Drop in AS3

[SIZE=3][FONT=Times New Roman]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. [/FONT][/SIZE]

[FONT=Times New Roman][SIZE=3]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:[/SIZE][/FONT]

[FONT=Times New Roman][SIZE=3]I hope you enjoy them and I will see you in the forums. :asleep:[/SIZE][/FONT]

[FONT=Times New Roman][SIZE=3]Mike[/SIZE][/FONT]
[FONT=Times New Roman][SIZE=3]www.focusonflash.com[/SIZE][/FONT]

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

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