Actionscript 3.0 allows only one public symbol (class, function, variable or
constant) per .as file. I made that class internal so I could put both
classes in just one file for this sample, but apart from that, it's not
neccesary, really.

Cheers
Juan Pablo Califano


2008/10/3, Andrew Sinning <[EMAIL PROTECTED]>:
>
> Thanks Juan.  I have a question about the internal class SwfRect that's at
> the end of the SwfHeader class.  I'm really new to AS3, so this will sound
> like a really dumb question:  Where does the internal class SwfRect go?
>  It's outside of the package.  Can it be in the same file?  Does it need to
> be inside of a package?
>
> Thanks!
>
> Juan Pablo Califano wrote:
>
>> http://pastebin.be/14115   (SwfHeader class)
>>
>
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to