hey all I have swf file that uses plenty of prototypes to animate a set of objects.
It was an open source file. I understood it enough to manipulate it for my own purposes.
The issue is when I loadMovie(“boards.swf”,_root.load_target, “get”);
It loads but all the prototype scripts dont apply to the objects.
The actions are all being loaded but not running.
man it sux big time.
Any one ever encounter this type of problem???