[flexcoders] Where is the error?

2008-08-09 Thread Frank Z
Maybe I'm a dumbo but it's very frustrating when Flex Builder tells me I have an error in my code but does not specify the file or line unless I have that particular file open. Is there any way to get to this file without have to go through each file in my project? It's not obvious to me.

[flexcoders] compc and filesets

2007-11-14 Thread Frank Z
Are there any plans to improve compc so I can use real filesets? It's a real pain in the butt to have to type in the name of every single class name instead of just passing a wildcard list of .as files. It is a library builder after all! Is there any solution to this?

[flexcoders] Access to the WindowedApplication instance??

2007-10-03 Thread Frank Z
Is there any way to access the instantiated WindowedApplication via code? I can't seem to figure it out. Do I really have to put another container in between when I want the main window to be the container?

[flexcoders] Re: Access to the WindowedApplication instance??

2007-10-03 Thread Frank Z
. --- In flexcoders@yahoogroups.com, Alex Harui [EMAIL PROTECTED] wrote: Should be Application.application. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Frank Z Sent: Tuesday, October 02, 2007 8:07 PM To: flexcoders@yahoogroups.com Subject