Wednesday, March 19, 2008

hitTest

Tried to figure out how to configure a hitTest between two objects in actionscript 2 (AS2). Unsuccessful! Went here to get a tutorial/movie thing:

http://www.kirupa.com/developer/actionscript/hittest.htm

It was made for Flash 5, however it worked fine in MX04. Mine didn't work... I still have to figure that out. Perhaps it's because I have a zillion scenes in the 'movie' which are mostly useless menus. I tried to loop the one scene by using two frames and using 'gotoAndPlay' to itself. It seems like I still have a bit of tinkering to do, because I have an idea where I might nest the hitTest down in the movie clip objects to isolate it. If that fails..... who knows o.O

No comments: