Hi All,

I have two actionscript files namely, *ApplicationDataModel.as,
StateService.as*
**
And in my mxml code I am importing them as, (c:\my_proj\test.mxml)

*   import my.remotedata.StatesService;
   import my.remotedata.ApplicationDataModel;
*

So that means I need to place those two files (*ApplicationDataModel.as,
StateService.as)*  inside the following location,

c:\my_proj\my\remotedata

Am I doing the right thing here, Because while compiling I am getting an
error stating "Type was not found or was not a compile time constant"..

Please suggest me how to proceed further on this.

Regards,
Dav R

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to