Re: [flexcoders] Re: Compiling Problems...

2009-12-13 Thread primo411
Yes, I experience it sometimes with FlexBuilder 3 on Linux. I just clean my project and everything works fine again. 2009/12/13 jamesfin james.alan.finni...@gmail.com After trying different things to no avail, I started editing each file in my project and voila, everything starts working

RE: [SPAM] Re: [flexcoders] Re: Compiling Problems...

2009-12-13 Thread Tracy Spratt
bin-debug manually. Tracy Spratt, Lariat Services, development services available _ From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of primo411 Sent: Sunday, December 13, 2009 12:03 PM To: flexcoders@yahoogroups.com Subject: [SPAM] Re: [flexcoders] Re

Re: [flexcoders] Re: Compiling problems

2007-01-16 Thread Webdevotion
I also solve my problem by recreating the swf files. I rename my main app class and set it as default file. This way the needed files are recreated in the bin folder. It's a hassle but I'm gonna look into your tip of using: FlexBuilder -clean -vmargs -Xmx512m