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 xmaria

  1. xmaria

    hittest using dynamic movieclip

    i've used an xml file to load coordinats for the movieclip plattform. duplicateMovieClip(_root.plattform, "plattform"+i, i); _root["plattform"+i]._x = xaxel; _root["plattform"+i]._y = yaxel; My problem is that i cant find a way to check if my other moviclips...

Part and Inventory Search

Back
Top