Re: [flexcoders] Basic Air App

2008-02-20 Thread Tom Chiverton
On Wednesday 20 Feb 2008, Dan Vega wrote: be running the debugger version of Flash player right? Are you running the most recent debug version ? -- Tom Chiverton Helping to enormously expedite dynamic deliverables on: http://thefalken.livejournal.com

Re: [flexcoders] Basic Air App

2008-02-20 Thread yigit
i'm having a similar problem while debugging flex on linux (pardus) sometimes the debugger lose connection, sometimes it can not connect; but actually it is not deterministic ;( Dan Vega wrote On 02/20/2008 04:19 PM: I am trying to build a basic air app using Flex 3. I have been writing some

[flexcoders] Basic Air App

2008-02-20 Thread Dan Vega
I am trying to build a basic air app using Flex 3. I have been writing some Flex applications with no problem but when I goto debug my AIR app I am having some issues. First off here is the basic code to create the app. ?xml version=1.0 encoding=utf-8? mx:WindowedApplication

Re: [flexcoders] Basic Air App

2008-02-20 Thread Dan Vega
how do i find this out? Would I still be able to debug flex apps if I wasnt? On Feb 20, 2008 9:36 AM, Tom Chiverton [EMAIL PROTECTED] wrote: On Wednesday 20 Feb 2008, Dan Vega wrote: be running the debugger version of Flash player right? Are you running the most recent debug version ?

Re: [flexcoders] Basic Air App

2008-02-20 Thread Tom Chiverton
On Wednesday 20 Feb 2008, Dan Vega wrote: how do i find this out? Would I still be able to debug flex apps if I wasnt? Maybe not, based on my experience with the Builder's on Linux. The most recent version is ..115. Right click any Flash content and choose 'about'. -- Tom Chiverton Helping

Re: [flexcoders] Basic Air App

2008-02-20 Thread Tom Chiverton
On Wednesday 20 Feb 2008, Tom Chiverton wrote: The most recent version is ..115. Right click any Flash content and choose 'about'. Although http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_19245sliceId=1 will also confirm it's a debug player. Also, make sure Eclipse is launching the

Re: [flexcoders] Basic Air App

2008-02-20 Thread Dan Vega
I have 115 installed and ran the about test in both browsers. Dan On Feb 20, 2008 9:55 AM, Tom Chiverton [EMAIL PROTECTED] wrote: On Wednesday 20 Feb 2008, Tom Chiverton wrote: The most recent version is ..115. Right click any Flash content and choose 'about'. Although