Hello.
Im having problems to implement an onEnterFrame method on a class, but the class is ok, is the script of the fla what its causing the problem.
Here it is: a [COLOR=Blue]loadMovie()[/COLOR] statement.
It loads a pic onto the movieclip which is used as the class parameter (on my real code the picture is XML loaded, but i think it doesnt matter) and somehow it stops the onEnterFrame of the class method. Im attaching the files of another example. Test the fla with and without the loadMovie and see the difference. Weird.
The zip contains the .as, the .fla, and an image.
Any help would be appreciated
Thanks in advance