The Flex framework is definatly not included here since the project I'm building is an ActionScript project and not a Flex project.
So those 560 bytes probably include some other info... I would just like to know what and why. The more we know about how the SWF file format works, the better. ----- Original Message ---- From: Austin Kottke <[EMAIL PROTECTED]> To: David Bellerive <[EMAIL PROTECTED]>; [email protected] Sent: Thursday, April 26, 2007 2:09:29 PM Subject: Re: [Flashcoders] What's in a flash 9 format SWF generated by FB2 ? The swfs generated include the flex framework and specific classes to the framework. As far as I know it should be generating a class that is atleast 100k because you have to include the entire flex framework for a flex movie. Best Austin David Bellerive wrote: > I was just wondering why, when I make a default ActionScript project in Flex > Builder 2, the file size of the generated SWF is around 561 bytes ? That's a > SWF with an empty main (or document) class instance. > > I'm not saying that 561 bytes is too big. I'm just wondering why an empty > flash 8 format SWF file generated by the Flash 8 authoring tool is about 30 > or 40 bytes as opposed to 561 bytes for an empty flash 9 format SWF generated > by Flex Builder 2. > > Any ideas where all those extra bytes come from? > > I know the debug version contains extra info for debugging purposes but > that's about it. > > Any ideas? > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > [email protected] > To change your subscription options or search the archive: > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > Brought to you by Fig Leaf Software > Premier Authorized Adobe Consulting and Training > http://www.figleaf.com > http://training.figleaf.com > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

