RE: [flexcoders] Help with error message ASAP!

2005-10-02 Thread Matt Chotin
And check the faq (linked below) for more info.   Matt   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Kelly Roman Sent: Sunday, October 02, 2005 4:31 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Help with error message ASAP

RE: [flexcoders] Help with error message ASAP!

2005-10-02 Thread Kelly Roman
@yahoogroups.com Subject: [flexcoders] Help with error message ASAP!   I just started getting the following error message when I try to compile an mxml file I have been working on in FlexBuilder: "Branch between 9975 and 43151 around line 0 exceeds 32K span. If possible, please refactor

[flexcoders] Help with error message ASAP!

2005-10-02 Thread delaquae
I just started getting the following error message when I try to compile an mxml file I have been working on in FlexBuilder: "Branch between 9975 and 43151 around line 0 exceeds 32K span. If possible, please refactor this component." Can someone tell me what this means? Is my file too large?