You can also view the entire frameworks source code via Flash MX 2004
Professional Debug Tool. Simply leave the IDE open, use debug=true
appended to the FLEX URL and it will defer the "debugging" to the IDE.

Inside the debugger console, their is a pulldown, and inside that
pulldown (under the start/stop controls) is a listing of all known
class (source code) associated to that swf. Meaning if your swf does
not have a mx:Panel inside it, you won't of course see the
mx.containers.Panel but if you do have it inside your flex app - you
will.

I've found this to be the only reliable way to view the framework and
pick it apart. Hopefully in future versions the MM Team will take this
onboard :)


On 7/14/05, Kent Henneuse <[EMAIL PROTECTED]> wrote:
>  
>  
> 
> Try c:/Program
> Files/Macromedia/Flex/resources/flexforflash/FlexforFlash.zip
> 
>   
> 
>             -Kent 
> 
>   
>  
>  ________________________________
>  
> 
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Tiago Simões
>  Sent: Wednesday, July 13, 2005 6:38 PM
>  To: flexcoders@yahoogroups.com
>  Subject: [flexcoders] Components source code 
> 
>   
> 
> Hi list,
>  
>  One of the great things about Flash MX Components was that I could inspect
> the source code on 
>  C:\Documents and Settings\~user~\Local Settings\Application
> Data\Macromedia\Flash MX 2004\en\Configuration\Classes\mx\*
>  
>  This way that I could see better the internal implementation Macromedia mx
> components and learn a lot of best practices and tricks.
>  
>  I'm starting to evaluate Flex but I don't find the source classes of it's
> components.
>  
>  Where can I find the source for the Flex components, does anybody know?
>  
>  Thanks
>  Tiago Simoes
>  
>  
>  Easily create automated tests for flex and flash with open source
> AutoTestFlash
>  http://tiago.webstartpoint.net/flash/
>  
>  
>  
>  
>  
>  
>  --
>  Flexcoders Mailing List
>  FAQ:
> http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
>  Search Archives:
> http://www.mail-archive.com/flexcoders%40yahoogroups.com 
>  
>  
>  
> 


-- 
Regards,
Scott Barnes
http://www.mossyblog.com


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
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