Hello to all. I m very new to flash.
I have downloaded the code of a bubble shooter like game to study it a little.
The question is:
The game makes an instance of something which is calling it gun. The methods tha are used for the gun are stop(), play() and a parameter called _rotate.
The problem is that i can not find where this intance is created. I have searched in all actions with no success.
Has adobe flash any functions to find where all instances are created? Or something that i could do to find what generates tha gun instance? Thanks