File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Flex and the fly likes Flex 3: Appropiate way for creating a Module Component Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Application Frameworks » Flex
Reply Bookmark "Flex 3: Appropiate way for creating a Module Component" Watch "Flex 3: Appropiate way for creating a Module Component" New topic
Author

Flex 3: Appropiate way for creating a Module Component

Ravi Kiran Va
Ranch Hand

Joined: Apr 18, 2009
Posts: 2229

Hi,

We are trying to divide our Application based on Modules , Through Flex builder i see there are two ways to create a Module component

1. Selecting a New --->MXML Module or by
2.New MXML Component and in the list of "Based On" components, I selected module

Please tell is there any difference ?? and what is the best way .

This message was edited 1 time. Last update was at by Ravi Kiran V


Save India From Corruption - Anna Hazare.
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

One uses inheritance the other doesn't.


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
 
 
subject: Flex 3: Appropiate way for creating a Module Component