I think you are probably missing fds.swc from your library path.  

If you are using the Eclipse IDE, search for it on your computer and
then add it to the Flex Build Path / Library Path in your Flex project.

--- In flexcoders@yahoogroups.com, learner <[EMAIL PROTECTED]> wrote:
>
> I have trying the sample examples for the flex data service and
following
> the CRM samples .
> 
> I could write good value object class in both AS and JAVA , and also the
> class to communicate with database(my-sql in my case).
> 
> but while looking at the EmployeeAssembler.java in the sample and
tried to
> modify to suit my needs
> I am getting following error
> 
> samples\crm\EmployeeAssembler.java:21package flex.data does not
exist import
> flex.data.ChangeObject;
> 
> samples\crm\EmployeeAssembler.java:22package flex.data does not
exist import
> flex.data.DataSyncException;
> 
> samples\crm\EmployeeAssembler.java:23package flex.data does not
exist import
> flex.data.DataServiceTransaction;
> 
> samples\crm\EmployeeAssembler.java:23 package flex.data does not exist
> import flex.data.assemblers.AbstractAssembler;
> 
> Can any body put light on this?
> 
> Regards <http://www.google.com/reader/shared/01613629439254822020>
> PS å
>


Reply via email to