Well ok but in this case is any object considered like a component ? I mean I have for example some mxml that reflect some part of the poject (for example Login...) I've never done some "real" component... so could this mean that the 'oversized' component there may be the ovrall application ? could you give me some tips or an example or technique to change my architecture ?
thanks Antoine Ralf Bokelberg a écrit : > > The component contains too much code. > You have to split it up into multiple components. > Cheers, > Ralf. > > > On 6/22/06, *Antoine Malpel* < [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Sometimes when I compile my Application I get this message : > > Compilation Results > > Errors, warnings or exceptions were found while compiling > /index.mxml. Visit the online Flex documentation > <http://www.macromedia.com/go/flex15_apps> or API reference > <http://www.macromedia.com/go/flex15_reference> for further > information. > > ------------------------------------------------------------------------ > > > 2 Errors found. > > Error /index-generated.as:1513 <http://generated.as:1513> > Branch between 15253 and 48024 around line 0 exceeds 32K span. If > possible, please refactor this component. > > > Error > Branch between 15253 and 48024 around line 0 exceeds 32K span. > > > what does that mean ? how can I refactor ? .... I'm lost with that > > > ------------------------ Yahoo! Groups Sponsor --------------------~--> Something is new at Yahoo! Groups. Check out the enhanced email design. http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/nhFolB/TM --------------------------------------------------------------------~-> -- 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 <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

