Which version of flex are you using? There were some related fixes in
flex 3 beta 3. 

If you are seeing this with flex 3 beta 3, please log a bug at
http://bugs.adobe.com/flex with the test case. 

Thanks,
Gaurav

--- In flexcoders@yahoogroups.com, "Dan" <[EMAIL PROTECTED]> wrote:
>
> Hi, 
> 
> I am getting the same error
> 
> java.lang.IndexOutOfBoundsException
> 
> So do you two find the solutions for that????
> 
> Regards,
> Daniel
> 
> --- In flexcoders@yahoogroups.com, "j_lentzz" <jelentz@> wrote:
> >
> > Hi,
> > 
> > I'm trying to use the command line compiler for a set of standalone
> > apps.  It used to work fine, but now I'm getting the following 
> error
> > when I start up my make file:
> > 
> > mxmlc -show-unused-type-selector-warnings=false -output
> > bin/AddEditReviseProjectRequest.swf 
> AddEditReviseProjectRequest.mxml
> > Loading configuration file C:\Program Files\Adobe\Flex Builder 2
> \Flex
> > SDK 2\frameworks\flex-config.xml
> > Error: Index: 14, Size: 5
> > 
> > java.lang.IndexOutOfBoundsException: Index: 14, Size: 5
> >     at java.util.ArrayList.RangeCheck(ArrayList.java:546)
> >     at java.util.ArrayList.get(ArrayList.java:321)
> > ...
> > 
> > 
> > Has anyone see this before or know what is causing it?  It used to
> > compile just fine.  I restructured some code, but I'm not doing
> > anything new.
> > 
> > Any help or ideas would be greatly appreciated.
> > 
> > Thanks,
> > 
> > John
> >
>


Reply via email to