[flexcoders] Re: Help with Flex SDK Tutorial - What am I doing wrong?

2008-11-19 Thread Dave April
OK, maybe there is a better way to phrase my question. I want to get
started learning Flex and I don't have a commercial IDE. What do I
need to get started - the Flex SDK and what else?

Dave

--- In flexcoders@yahoogroups.com, David April [EMAIL PROTECTED] wrote:

 Thanks Alex - but I don't have Flexbuilder. I am just working with
the SDK
 on the command line right now.
 
 Dave
 
 On Tue, Nov 18, 2008 at 10:55 PM, Alex Harui [EMAIL PROTECTED] wrote:
 
   If you have FlexBuilder, create an AIR app and look at the
-app.xml for
  the version.  I'll bet the tutorial got stale and has an old version.
 
 
 
  *From:* flexcoders@yahoogroups.com
[mailto:[EMAIL PROTECTED] *On
  Behalf Of *Dave April
  *Sent:* Tuesday, November 18, 2008 3:34 PM
  *To:* flexcoders@yahoogroups.com
  *Subject:* [flexcoders] Help with Flex SDK Tutorial - What am I doing
  wrong?
 
 
 
 
  Hi all -
 
  I hope I don't sound like too much of an idiot here...
  I am trying to run the Flex SDK tutorial at:
 
 
http://livedocs.adobe.com/flex/3/html/help.html?content=SDKHelloWorld_1.html
 
  1. I create HelloWorld.mxml and HelloWorld-app.xml (directly cutting
  and pasting from the tutorial page)
 
  2. I successfully compile using amxmlc HelloWorld.mxml
 
  3. I try to run adl HelloWorld-app.xml and I get error while
  loading initial content
 
  What am I doing wrong?
 
  Thanks in advance.
 
  Dave
 
   
 





[flexcoders] Help with Flex SDK Tutorial - What am I doing wrong?

2008-11-18 Thread Dave April

Hi all -

I hope I don't sound like too much of an idiot here...
I am trying to run the Flex SDK tutorial at:
http://livedocs.adobe.com/flex/3/html/help.html?content=SDKHelloWorld_1.html

1. I create HelloWorld.mxml and HelloWorld-app.xml (directly cutting
and pasting from the tutorial page)

2. I successfully compile using amxmlc HelloWorld.mxml

3. I try to run adl HelloWorld-app.xml and I get error while
loading initial content

What am I doing wrong?

Thanks in advance.

Dave