aspose file tools
The moose likes Flex and the fly likes Is there No need to Import packages when working with Classes in Flex ?? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Application Frameworks » Flex
Reply Bookmark "Is there No need to Import packages when working with Classes in Flex ??" Watch "Is there No need to Import packages when working with Classes in Flex ??" New topic
Author

Is there No need to Import packages when working with Classes in Flex ??

Ravi Kiran Va
Ranch Hand

Joined: Apr 18, 2009
Posts: 2231

when working with Arrays or ArrayCollection , why is it not necessary that we dont include their package for example

we can use an Array directly as shown and we dont need to include an mx.Array class ??


and the same in the case of a String as shown



Please share your ideas

Thanks in advance


Save India From Corruption - Anna Hazare.
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

In MXML some stuff is imported by default.


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
 
 
subject: Is there No need to Import packages when working with Classes in Flex ??
 
Threads others viewed
Passed Part 2
Flex 3 : Action script related code inside the Flex Application
Exception Concept
.suffix and .prefix in JAVA
Help me to create Send Mail Page
MyEclipse, The Clear Choice