0

I'm a beginner in Flash/AS and want to try if its possible to consume a webservice given back from a SAP BW system. Just want to see how the connection works and how I can access and use the returned data (guess its XML).

Found this sample Link but its for MX2004 and things seem to have changed... (e.g. cant finde the "Web Service panel")

Can anybody give me a simple sample code how this is done?

Thanks a lot Gerald

Glorfindel
  • 21,988
  • 13
  • 81
  • 109
Gerald
  • 21
  • 1
  • 5

2 Answers2

0

Try checking the Cs4 Flash Data integration, it surely will help you get through this.

Cheers,

Ernani

Ernani Joppert
  • 503
  • 5
  • 12
0

Check this video. You have to import some Flex components, because the WebService class was removed from Flash. http://www.webkitchen.be/2009/03/02/video-tutorial-use-the-flex-webservice-component-in-flash-cs4-projects/