I couldn't remember - but having had a trawl it seems it was Peter Hall (see http://www.peterjoel.com/blog) - but I've been unable to find the original article.
Basically as each class is loaded it gets assigned a symbol name __Packages.<class path>. Ian On 11/30/05, de-hack SWF <[EMAIL PROTECTED]> wrote: > > On 11/30/05, Ian Thomas <[EMAIL PROTECTED]> wrote: > > > > Hi Juguang, > > Try replacing the line: > > public static var symbolName:String="RMC"; > > with: > > public static var symbolName:String="__Packages.RMC"; > > > > HTH, > > > > YTH! (Yes, that helps) My week-lasting exhaust is breezed away. Many > thanks. > :-) By the way, where did you get this naming convention? > > Juguang. > > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

