[flexcoders] Can't run CairngormApplication inside Flex Builder - doesn't recognise it as an mx:Application!

2005-04-07 Thread Dan Tropp

Do other people have this problem?
Or is there a configuration setting that I have missed?
I also does get code hinting for my own custom components (MXML and AS).

Any help appreciated.

Dan



 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





RE: [flexcoders] Can't run CairngormApplication inside Flex Builder - doesn't recognise it as an mx:Application!

2005-04-07 Thread Tracy Spratt

A known issue.  The below is by Steven Webster:

*
Poster:
Long-time lurker, first-time poster... I wanted to draw your attention
to an issue that I'm having with Flex Builder: Basically, the
Preview/Run/Debug functionality stops working when you subclass
mx.core.Application and/or mx.containers.Form in your applications.

Steven:
This is a known bug in Flexbuilder that was raised up on this list when
people started trying to build
applications using the CairngormApplication tag that we advocated in the
0.9 release of Cairngorm. 
 
Currently there is no workaround other that using the mx:Application
tag if you want to work
in Flexbuilder.  Macromedia are aware of the issue - we raised it and it
was acknowledged as a bug.
 
It doesn't however mean that people will have to dump lots of code in
their MXML files; using the
Application tag, developers are still free to create their own
ActionScript 2.0 classes, and if you
don't want to import them and instantiate them within mx:Script
blocks, you can instantiate
them MXML-fashion using namespace declarations.  
 
Best,
 
Steven
**

Tracy

-Original Message-
From: Dan Tropp [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 07, 2005 8:06 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Can't run CairngormApplication inside Flex Builder
- doesn't recognise it as an mx:Application!


Do other people have this problem?
Or is there a configuration setting that I have missed?
I also does get code hinting for my own custom components (MXML and AS).

Any help appreciated.

Dan



 
Yahoo! Groups Links



 







 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/