Hello,
I have searched the list but can't really find an answer to this. I have a main app and in it, it has a loader. Then I have sub application that I load in at runtime. This is done by lots of people I know. Problem I am having is if I put any of my application file in a package they won't compile. The import statements don't seem to work.
So I have a application in package
com.me.app.myApplication
Then I have all my value object and stuff in
com.me.flex.vo.myVO.
If I try to import com.me.flex.vo.myVo in com.me.app.myApplication it is unable to find it. If I move the application to the root of the project everything is fine. Do I need to setup the classpath or something.
Thanks
Jeff
Low, Low, Low Rates! Check out Yahoo! Messenger's cheap PC-to-Phone call rates. __._,_.___
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
| Software development tool | Software development | Software development services |
| Home design software | Software development company |
Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe
__,_._,___

