Home > Flash/ActionScript/Flex, General Web Development > SWX – a new remoting way to create interactive environment with flash

SWX – a new remoting way to create interactive environment with flash

SWX is a project developed by Aran Balkan one of the best flashers on the web. SWX concept is similiar to AMFPHP concept which is retriving data in real time by Remote Precedure Calling (RPC) to be able to make real time web application like AJAX but in flash. But the difference, in SWX you retrive information from an SWF file rather than PHP file, and the information retrived from the SWF is a variable and we deal with it as an Object Class (AS way of defining a movie clip). In flash you manipulate with the variable recieved to suite our implementation. Just imagine the coolnest of those idea and what you can do with flash!

  1. No comments yet.
  1. No trackbacks yet.