Make sure you can use HTTPService in a regular (no modules) application
so you know you are using it correctly.

 

Then when you move it to a module, you'll either have to move the entire
service or get a reference to the shared service in the main app.

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Swamy Nathan
Sent: Thursday, February 07, 2008 12:25 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] mx:Module problem

 

 


Hi Folks, 

i am swaminathan, new enrty to flex2.

i am using the menubar in my application, its is used to navigate many
forms.

am using the modules for each form. and i want to update the form entry
to database...

am using httpservice in module. the compilation error will occur. Parse
error faultstring "HttpService"

my goal is to click the menu items to show the various forms and to
update to database using httpservice.

how can i show the forms and database access, httpservice.

please help me to find out.
 



-- 
Thanks & Regards
Swaminathan. M 

 

Reply via email to