Dynamically Register MovieClips in AS2 · Oct 17, 01:53 AM
I found this great little class yesterday while trolling around for a current solution to registering loaded images to their center. Darron Schall wrote this little gem a llllooooong time ago, but nonetheless his DynamicRegistration solution is very handy and clean to mix-in with your projects.
☆ Jonathan Greene
comments:
lets go TIIIIIIGGGGGERSS! Yahoo! Maps: AS3/Flex vs. AS2/Flash
about this DynamicRegistration class,
donno if you’ve tried this, but i have a custom class(that doesnt extend Movieclip) that extends another class (that doesnt extend Movieclip) that extends another class, (which is a Movieclip), does not function with…
DynamicRegistration.initialize(this);
it mentions that the methods/properties do not exist
do you know what to do in a situation like this?
— clark · Nov 15, 12:59 AM · #