You are so damn competitive Scott, haha, I love it!  Ok, hold...

:: goes to look ::

Ok, the Flex 1.5 mx.swc is 1,117kb; so about 1 meg.  Including all controls, 
charting components, formatters, effects, validation, assets, etc. that's 
what's in there.

:: goes to try to add all classes ::

I doubt I got everything, but tried.  Final size:

345kb

I used every tag that's available via the tabs; there may be some other 
classes that I didn't use, but not many that's for sure.

----- Original Message ----- 
From: "Scott Hyndman" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" <[email protected]>
Sent: Thursday, November 03, 2005 2:11 PM
Subject: RE: [Flashcoders] What is the minimum size (in kb) 
foraflexapplication


Out of interest, what's the largest possible size of a Flex 1.5 app 
containing all controls?

Scott


-----Original Message-----
From: [EMAIL PROTECTED] on behalf of JesterXL
Sent: Thu 11/3/2005 2:04 PM
To: Flashcoders mailing list
Cc:
Subject: Re: [Flashcoders] What is the minimum size (in kb) for 
aflexapplication
OMG, I sure you're criteria is more than that.  The Yahoo! Maps have an
insanely awesome API that developers have put in there such as creating your
own markers, overlays, and widgets as well as other crazy cool methods & GIS
stuff.

The minimum size of a Flex 1.5 Flash Player 7 SWF is 126kb; but that doesn't
have any controls other than the base application classes.

The Flex 1.5 framework is just that, a framework; it's not just a bunch of
controls and widgets, but has support for creating applications within it,
although, for larger applications, you're better off utizling an appcliation
framework atop that such as ARP or Cairngorm.

The YahooMap.swc itself is 339kb which is compiled into the file Flash or
Flex SWF.  If you are looking for less filesize, Flash may be the way to go
since you can choose what controls you use or not... or even the *gasp*
AJAX/JavaScript inclusion so you are just using the 339kb map itself.


----- Original Message ----- 
From: "Eric Mauvière" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" <[email protected]>
Sent: Thursday, November 03, 2005 1:42 PM
Subject: [Flashcoders] What is the minimum size (in kb) for a
flexapplication


I tried to evaluate code size in kb in both Google maps and Yahoo maps :

Google maps : 170 kb (js file)
Yahoo maps : 370 kb (mxml...swf files)

I understand that Flex UI components are included in those 370 kb, but the
difference is quite amazing.

What is the minimum incompressible size for a Flex application (if this
makes sense) ?

Thanks by advance

Eric



_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders






--------------------------------------------------------------------------------


_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to