3D Flash Game Example
Here is an example of a 3D Flash game, that uses Away3D: If you use the arrow keys while making your character jump by clicking with the mouse, you can get some Matrix style turns. 😉
Here is an example of a 3D Flash game, that uses Away3D: If you use the arrow keys while making your character jump by clicking with the mouse, you can get some Matrix style turns. 😉
Want to do 3D in Flash? There are 3 basic ways to get 3D animation in Flash. Methods: You can export video (or a series of images) from your 3D program, and import it into Flash. These would be basically…
Version 1.0 of SWX PHP and SWX ActionScript Library were released not log ago. SWX is the native data format for the Flash Platform. SWX RPC is a remote procedure call protocol encoded in SWX. It’s simple enough that you…
Wade Arnold has an important post on the upcoming Flash Player update and the security changes that will break AMFPHP. As SWX-PHP uses AMF-PHP as a library, it too will be affected. Wade’s post has a crossdomain.xml file that you…