the native data format for the Flash


swx(
http://www.swxformat.org/
)可以使用flash内部数据编码格式跟flash做数据交互...
支持flash5+(包括flash lite2.0/2.1,不包含flash9,作者称以后会支持)
有兴趣的看看swx的介绍(
http://swxformat.org/documentation/
)
Aral Balkan发布了swx 1.0的版本.
SWX PHP是为php程序写的后端程序.使用方法像使用amfphp一样(实事上SWX PHP包含amfphp)
http://swxformat.org/download/
也许我们以后做flash数据交互的时候不用考虑用Web Service,remoting,loadvars等等的方式了,也不用xml,json等等了,直接用swx好了...希望更多的人加入...同时也十分佩服那些开发这些项目的朋友
本文转自:http://www.5uflash.com/flashjiaocheng/Flashyingyongkaifa/998.html

你可能感兴趣的:(Web,PHP,json,xml,Flash)