Class Losing its super()
i've got class abstractbox extends movieclip.
i've got class border extends abstractbox.
border movieclip in library proper linkages set.
about half time publish , border works fine. other half time doesn't work @ all.
i started tracing out constructor , onload calls both border , abstractbox. odd reason abstractbox constructor isn't getting called. thought perhaps implicit super() call wasn't working, made sure type out. didn't help.
i thought perhaps reason abstractbox class wasn't getting compliled in, used other classes working , calling constructor.
it odd. seems every other publish.
i think started when moved border clip external shared library. , sure enough putting directly library seemed fix problem. rather have in shared library.
anybody have ideas?
i've got class border extends abstractbox.
border movieclip in library proper linkages set.
about half time publish , border works fine. other half time doesn't work @ all.
i started tracing out constructor , onload calls both border , abstractbox. odd reason abstractbox constructor isn't getting called. thought perhaps implicit super() call wasn't working, made sure type out. didn't help.
i thought perhaps reason abstractbox class wasn't getting compliled in, used other classes working , calling constructor.
it odd. seems every other publish.
i think started when moved border clip external shared library. , sure enough putting directly library seemed fix problem. rather have in shared library.
anybody have ideas?
gwd told me tell it's due stray kryptonite instance. on more serious note, guess it's safe assume url library correct, , swf isn't being moved around between publishes...?..
More discussions in ActionScript 1 and 2
adobe
Comments
Post a Comment