IIRC, FlashBuilder has some "New Project" wizards that are tuned to the common case of having a single web service. But if you ignore the wizards you should be able to add enough MXML and AS to contact multiple web services.
-Alex On 7/8/16, 5:07 PM, "CodeGirl" <[email protected]> wrote: >So, after your post, I tried something. I have two projects. One project >uses one service and the second another service. While I was in one >projects workspace, I added the second projects source to the source >path. >I then added some of the seconds components to the first projects >application and it worked. So, I suspect if I were to copy the source >into >the first project then it would work but Flashbuilder would not allow me >to >create it in one workspace. I would have to trick it. or manually create >the second service reference. > >I know this is not a Flashbuilder email service, but I wonder why >flashbuilder only allowed you to create one service. In my case I was >using >the WSDL file to create the service. > >Anyways, thanks for your answer, you pointed me in the right direction or >at >least let me know it was possible so I felt confident to challenge how >flashbuilder was doing things. > > > >-- >View this message in context: >http://apache-flex-users.2333346.n4.nabble.com/Multiple-web-services-tp129 >53p12960.html >Sent from the Apache Flex Users mailing list archive at Nabble.com.
