Hi, I have tried it but seems to give an error while running and also when I try to release build it does not happen showing the error at the addition done as u have mentioned. What files do I need at the end to embed this in a already present java project.
Thanks .. --- In [email protected], GYANPRAKASH PANDEY <[EMAIL PROTECTED]> wrote: > > hi, > Sometimes files developed in flex builder do not work outside the flex builder. > so in the compiler arguments add a command: -use-network=false > click on project->properties->Flex compiler->additional compiler argument > you may find already a command. just put a comma and write -use- network=false > Â > i hope this would work. Please reply me if it works. > > --- On Tue, 11/11/08, harsha_galla <[EMAIL PROTECTED]> wrote: > > From: harsha_galla <[EMAIL PROTECTED]> > Subject: [flexcoders] Http Service Issue -Urgent > To: [email protected] > Date: Tuesday, 11 November, 2008, 8:22 PM > > > > > > > Hi, Iam new Flex user. I have come across a peculiar problem.. > I wanted a flex UI for an already existing java project. So I went > about creating the UI in Adobe flex builder and i have servlet > deployed on a server to which the front end has http service calls. > When i run the mxml file from IDE itself it works just fine i.e http > calls work and data from servlet retreieved properly..but when i go to > the project forlder and just run the html file created there the http > service call fails. Can anybody tell me the solution or may be what > Iam doing was wrong. Also help regarding what all files need to be > uploaded to my java project is welcome. > > Thanks in advance... > > > > > > > > > > > > > > > > > Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/ >

