I have a .swf file that contains drag & drop objects and it works well. When I load this file in a diferent flash level (in this case level 1), the validation of targets doesn't work.
The code used to validate is:
if ((_root.drag1._droptarget == "/traget1") && (_root.drag2._droptarget...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.