OOPS, replied to wrong post!

-----Original Message-----
From: Tracy Spratt [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 07, 2005 9:14 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] My Company's Flex Site Live


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

-----Original Message-----
From: Scott Barnes [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 07, 2005 8:42 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] My Company's Flex Site Live


woooohooo! ;)

*takes a look*...



On Apr 8, 2005 10:13 AM, James Ward <[EMAIL PROTECTED]> wrote:
> 
> I want to thank everyone on this list for all the help over the past
few
> months!  Just minutes ago we launched our all Flex site:
> 
> http://www.pillardata.com
> 
> Flex is beautiful and this community makes it even better!  Thank you
> all!
> 
> -James
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 


-- 
Regards,
Scott Barnes
http://www.mossyblog.com
http://www.flexcoder.com (Coming Soon)


 
Yahoo! Groups Links



 







 
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/
 



Reply via email to