Good Morning,

I am trying to move from the newbie class to a moderately capable 
Flex Programmer.

I would like to make some income as I do this.

I have decided to use the Flex Explorer (with proper credits of 
course) structure as a learning platform.

For my purposes Flex Explorer is too large of a file size. I have 
decided to create modules of each view. 

I have taken each category of view, buttons/navigators/rules ect and 
put into their own folder. I have compiled, debugged and have it 
running.

I have run an externalLink report which to no surprise shows a 
massive amount of classes.

I get an error when trying to compile the module: it cannot find the 
*.as file to include though this file is found before the external 
link report is run (after the separation of category views).

Is there something about including *.as files with regards to -load-
externs=report.xml?

Is there better documentation or an example of what I am trying to 
do out there?

I ran into this: 
http://blogs.adobe.com/rgonzalez/2006/06/modular_applications_part_2.
html though for the next couple weeks it is above my pay scale.

Should I be trying to use RSL's instead: 
http://www.adobe.com/devnet/flex/articles/rsl_print.html?

Thanks.

Reply via email to