↧
Flash with GPU 3D acceleration – Max Racer with p2p multiplayer
An amazing Real Time 3D rendering with multiplayer p2p. This is not Unity or 3D via player but Flash player with AlternativaPlatform version 8. Flash is rendering this in 60fps running 1920×1080. Very...
View ArticleActionScript: Tutorial How to create a gravity like a Mario platformer
In this little tutorial you will learn how to create a gravity like a Mario platformer. Let’s start! Get files Save these 2 sprites (Right click > Save as) Open Flash and create a new ActionScript...
View ArticleActionScript: Move object with smooth acceleration and deceleration with inertia
Hello, Today a simple sample of code to create an inertia effect in ActionScript 3.0. The character will start to move with smooth acceleration if you press an arrow key. You can download the source...
View Article