Quantunet.com

My Account

Joins Us
Flash 8 Actionscript 2.0 Knowledgebase
Basic Hit Test  

Download .fla

Actionscript

my_mc_1.startDrag(true);

onEnterFrame = function () {

text_mc._visible = false;

if (my_mc_1.hitTest(my_mc_2)) {
text_mc._visible = true;
}

};







© 2008 Quantunet LLC All Rights Reserved | Intellectual Property | Terms of Use | Privacy
Home | About Quantunet | FAQ's | Contact Us