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!

Recent content by neildavey

  1. neildavey

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

    hi Bill, having problems, can I email the .fla to you??
  2. neildavey

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

    .....it then gets a score from the item that is dragged, and stops dragging when dropped. does this make sense?? I would much apreciate the help!
  3. 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