Actually, I could be wrong. would it make more sense if it was the
DoABC tag? There's a field on DoABC called ABCData - I would assume
that's the bytecode. hmm. i'll keep looking arund. if anyone has any
ideas hook me up.

On Wed, Dec 17, 2008 at 1:44 PM, aaron smith
<beingthexemplaryli...@gmail.com> wrote:
> Has anyone read through the SWF file format, and been able to decipher
> how exactly AS3 classes are compiled into the SWF? From reading
> through all of the control tags it seems it would be the SymbolClass
> tag. So, it would seem, I could rip out SymbolClass tags from the
> bytecode (for a specific class) - while keeping track of the new file
> length, then write the swf again and have a swf that doesn't include
> the definition for a particular class. Anyone else think that makes
> sense?
>
> Thanks
>

Reply via email to