RE: [flexcoders] Imports being lost

2008-01-13 Thread Dealy, Brian
. Brian From: [EMAIL PROTECTED] oo.com [mailto:[EMAIL PROTECTED] oups.yahoo.com] On Behalf Of djhatrick Sent: Saturday, January 12, 2008 12:15 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Imports being lost I have noticed several times throughout my AS3 project in Flexbuilder

Re: [flexcoders] Imports being lost

2008-01-13 Thread Douglas Knudsen
12, 2008 12:15 PM *To:* flexcoders@yahoogroups.com *Subject:* [flexcoders] Imports being lost I have noticed several times throughout my AS3 project in Flexbuilder, with linked libraries, that sometimes a few of imports at the top of the files, all of a sudden go missing? It's a weird bug

Re: [flexcoders] Imports being lost

2008-01-13 Thread Doug McCune
… sometimes the little things can elude us. Brian *From:* [EMAIL PROTECTED]: [EMAIL PROTECTED] *On Behalf Of *djhatrick *Sent:* Saturday, January 12, 2008 12:15 PM *To:* flexcoders@yahoogroups.com *Subject:* [flexcoders] Imports being lost I have noticed several times

Re: [flexcoders] Imports being lost

2008-01-13 Thread Bjorn Schultheiss
by clicking on plus sign next to the first import… sometimes the little things can elude us. Brian From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] ] On Behalf Of djhatrick Sent: Saturday, January 12, 2008 12:15 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Imports being lost I

Re: [flexcoders] Imports being lost

2008-01-13 Thread Doug McCune
. Brian *From:* [EMAIL PROTECTED] [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] [EMAIL PROTECTED] ] *On Behalf Of *djhatrick *Sent:* Saturday, January 12, 2008 12:15 PM *To:* flexcoders@yahoogroups.com *Subject:* [flexcoders] Imports being lost I

[flexcoders] Imports being lost

2008-01-12 Thread djhatrick
I have noticed several times throughout my AS3 project in Flexbuilder, with linked libraries, that sometimes a few of imports at the top of the files, all of a sudden go missing? It's a weird bug. Anybody notice this? Thanks, Patrick

Re: [flexcoders] Imports being lost

2008-01-12 Thread Jeffry Houser
Look into the Organize Imports feature. I Believe there is an option to Remove unused classes. Checkboxes should be somewhere in preferences. djhatrick wrote: I have noticed several times throughout my AS3 project in Flexbuilder, with linked libraries, that sometimes a few of