RE: [flexcoders] Re: Reduce size of my module! Really boring....

2007-09-20 Thread Alex Harui
groups.com Subject: [flexcoders] Re: Reduce size of my module! Really boring Just one more thing, when i compile using RSL, my framework file had 400kb, all when user access my website all framework file will be loaded? or parts of this file will be loaded on demand? Thanks. --- In

[flexcoders] Re: Reduce size of my module! Really boring....

2007-09-20 Thread danielvlopes
;ve showed herer. > > > > > > > > > > > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > > Behalf Of danielvlopes > > Sent: Tuesday, September 18, 2007 9:49 AM > > To: flexcoders@yahoogroups.com &

[flexcoders] Re: Reduce size of my module! Really boring....

2007-09-18 Thread danielvlopes
like the version you've showed herer. > > > > > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of danielvlopes > Sent: Tuesday, September 18, 2007 9:49 AM > To: flexcoders@yahoogroups.com > Subject: [flexcoders] Re: Reduce size of my module! Really boring

RE: [flexcoders] Re: Reduce size of my module! Really boring....

2007-09-18 Thread Alex Harui
owed herer. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of danielvlopes Sent: Tuesday, September 18, 2007 9:49 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Reduce size of my module! Really boring Ola Alex, I obtained to compile using ant

[flexcoders] Re: Reduce size of my module! Really boring....

2007-09-18 Thread danielvlopes
on my blog also addresses how to deal with a set > > of modules that share code among themselves. > > > > > > > > > > > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > > Behalf Of danielvlopes

RE: [flexcoders] Re: Reduce size of my module! Really boring....

2007-09-18 Thread Alex Harui
s.com [mailto:[EMAIL PROTECTED] On Behalf Of danielvlopes Sent: Tuesday, September 18, 2007 7:11 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Reduce size of my module! Really boring Hello Alex, i read your presentation and try find ant in your blog and i found only this

[flexcoders] Re: Reduce size of my module! Really boring....

2007-09-18 Thread danielvlopes
> > > > > > > ____ > > > > From: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> > [mailto:flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> > ] On > > Behalf Of danielvlopes > > Se

RE: [flexcoders] Re: Reduce size of my module! Really boring....

2007-09-17 Thread Alex Harui
: Monday, September 17, 2007 1:28 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Reduce size of my module! Really boring Hum... i will take a look in you blog. In my case application is only "module caller" (don't had any component beyond viewstack and moduleloa

[flexcoders] Re: Reduce size of my module! Really boring....

2007-09-17 Thread danielvlopes
_ > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of danielvlopes > Sent: Monday, September 17, 2007 5:23 AM > To: flexcoders@yahoogroups.com > Subject: [flexcoders] Re: Reduce size of my module! Really boring > > > >

RE: [flexcoders] Re: Reduce size of my module! Really boring....

2007-09-17 Thread Alex Harui
AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Reduce size of my module! Really boring I try use ant but don't find material necessary to know how use or how install... I can use ant in FB or i need to use eclipse with pluggin for Flex? Do know one site with tutorial about ant? When

[flexcoders] Re: Reduce size of my module! Really boring....

2007-09-17 Thread danielvlopes
I try use ant but don't find material necessary to know how use or how install... I can use ant in FB or i need to use eclipse with pluggin for Flex? Do know one site with tutorial about ant? When i use RSL for separete framework i still can use load extern whitout RSL in project of my module or