Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: neildavey
  • Content: Threads
  • Order by date
  1. neildavey

    drag'n'drop with multiple dropzones, Please Help!!!

    Im tryin to do a thing for a kids game where you have six dropzones and 12 dragable items. Im wanting to know how to drop the dragables onto any dropzone heres the code I have on my dragables onClipEvent (load) { origx = this._x; origy = this._y; } onClipEvent (mouseDown) { if...

Part and Inventory Search

Back
Top