I don't think there is
much you can do except use an RSL. I'm sure you have read the article on
the MM web site about RSLs, if not, just search for it... I don't have the link
handy right now.
Or another solution might be to
re-design the app and make a portion of the app entirely in Flex (ex. the
management of products section) and thus the user only has to download one Flex
app.
Dimitrios "Jimmy" Gianninas
RIA Developer
Optimal Payments Inc.
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of moyosaned
Sent: Monday, October 17, 2005 9:37 AM
To: [email protected]
Subject: [flexcoders] reducing fileSize without RSL??!!
had to create multiple pages with flex Components (read multiple
requests).
Our main problem now is that the user has to download about 200-300kb
every first time he/she is visiting the site. We want to boost up our
performance by reducing the file size. We tried the
flex-config/optimize trick. Doesn't help! And we tried to solve it
with RSL, but this will not solve the problem because the total
size(the first time) is still too big.
Is there a way to leave some components out of the Flex app. Because I
understand that every Component is "included", even is its not used!
That probably why a empty app is about 135 kb?!
So anybody!!
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

