RE: [flexcoders] Please Help With MXMLC Compile Error

2006-06-20 Thread Tobias Patton
Hi Lance;   I had a similar problem and the solution was to remove all the comments from the mxml file that was failing in the compiler.   Yes. That’s right. Remove all the comments. It made no sense to me either.   I’ve been assured by Adobe that this is a known bug that will be fi

RE: [flexcoders] Please Help With MXMLC Compile Error

2006-06-16 Thread Lance Linder
regularly.   Lance   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Abdul Qabiz Sent: Friday, June 16, 2006 3:11 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Please Help With MXMLC Compile Error   To be honest, I just use MXMLC

Re: [flexcoders] Please Help With MXMLC Compile Error

2006-06-16 Thread Abdul Qabiz
To be honest, I just use MXMLC for all my Flex 2/AS3 related work. I used FlexBuilder2 for prototyping sometimes, its fast.I never got such error. Can you please post the simplest code that produces this error? I can test on my machine... I am sure, its some config or class path related issue. B