Tag Archive for 'weborb'

Flash client-server communication using Flash Remoting and WebOrb. Tutorial.

What you will learn…

- How to send data from flash movie to server using Flash Remoting
- What your server should have for successful communication with flash movie.
- Arrangement of flash-server dialog, sample actionscript code needed.

What you should know…

- You must be familiar with ActionScript classes, Flash IDE and components.
- You should have a basic knowledge of PHP
- You should have an access to your web server and be able to install needed packages on it