hi
i create the flex project in flex 4 and eclipse.
my project name: Registration
i have three registration in this project.
1.firstreg.mxml
2.seconreg.mxml
3. thirdreg.mxml
three registration page is also connected the database using
java and actionscript.
the java file is mentioned in remote-config file destination name
is camp.
i was compiled the firstreg.mxml using ant the fields are added in
database successfuly.
but i am using homepage.mxml contains the link the three
registration mxml files and compile homepage.mxml using ant.
i click the link of firstreg in homepage the error is
MessagingError message='Destination 'camp' either does not exist or
the destination has no channels defined (and the application does not
define any default channels.)']
when i compiled the separate registration files i can get the result.
but i can't compile three registration files at the same time
how i find the solution
anyone can help me
regards
athi
--
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.