[flexcoders] Re: Flex Debug Problem

2009-04-01 Thread alexprando
Thank you for the answer but the problems still remains...
I've tried to import the project to another PC (WIN XP) and I get these 2 
problems:

A) if I create a new project (copying my old files later) I get the same 
problem of my first message
B) if I import the project directory there's a new problem: my bin-debug 
directory remains with old compiled files (it seems that he can't write on 
them, it's impossibile!) and I see the old version of my application. Every 
change (deleting, moving, ecc..) to the bin-debug directory it get me to A) 
problem.

I'm very confused and I can't do anything... please help me!


--- In flexcoders@yahoogroups.com, Tracy Spratt tspr...@... wrote:

 First, try closing ad re-opening FlexBuilder and the project.  That fixed
 this error for me.
 
  
 
 Tracy Spratt,
 
 Lariat Services, development services available
 
   _  
 
 From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
 Behalf Of alexprando
 Sent: Tuesday, March 31, 2009 10:52 AM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] Flex Debug Problem
 
  
 
 I have imported an AIR project to Flex Builder 3.2.0, but I get this error:
 
 Process terminated without establishing connection to debugger.
 
 Command:
 
 /Applications/Adobe Flex Builder 3/sdks/3.2.0/bin/adl -runtime
 /Applications/Adobe Flex Builder 3/sdks/3.2.0/runtimes/air/mac
 /Users/mac_video/Documents/Flex Builder 3/PSM
 Flash2/bin-debug/psmflash-app.xml /Users/mac_video/Documents/Flex Builder
 3/PSM Flash2/bin-debug 
 
 Output from command:
 
 initial content not found
 
 I have changed the 2nd line of project specs with
 application xmlns=http://ns.adobe.
 http://ns.adobe.com/air/application/1.5 com/air/application/1.5 
 but it doesn't work...
 
 Anyone have an idea about that? Thank you very much, it's very important for
 me and for my work.





[flexcoders] Flex Debug Problem

2009-03-31 Thread alexprando
I have imported an AIR project to Flex Builder 3.2.0, but I get this error:

Process terminated without establishing connection to debugger.

Command:

/Applications/Adobe Flex Builder 3/sdks/3.2.0/bin/adl -runtime 
/Applications/Adobe Flex Builder 3/sdks/3.2.0/runtimes/air/mac 
/Users/mac_video/Documents/Flex Builder 3/PSM 
Flash2/bin-debug/psmflash-app.xml /Users/mac_video/Documents/Flex Builder 
3/PSM Flash2/bin-debug 

Output from command:

initial content not found



I have changed the 2nd line of project specs with
application xmlns=http://ns.adobe.com/air/application/1.5; 
but it doesn't work...

Anyone have an idea about that? Thank you very much, it's very important for me 
and for my work.