Featured FLA
» Author: Nick Kouvaris
» Title: Znax
» Description: Znax is a board game. Click 4 tiles of the same color and form squares as big as you can. You will erase all the tiles inside the square and collect points. Get maximum score if you make a square with game edges.
» More by:Nick Kouvaris
Featured Site
» Author Agence WOP Digital Agency
» Title: Electricdrum
» Description: French WOP Agency, 3D websites, Flash (Papervision, Away 3D), event or institutional projects. The agency operates on all digital projects: consulting, design, graphic design, development, online communication. The WOP agency follows you on the implementation of original, creative and optimized digital projects.
This is my first Flash experiment. It's kind of a small game, made of 100 small spheres, trying to escape your mouse but still are kind of stuck to it. Try to click the spheres... By Jakob Heinemann
this movie will convert the webcam live video into bitmapData and apply with a grayscale matrix filter, and finally, turn the grayscale image into ASCII charaters picture. By Ying-Chieh (Jeffrey) Chao
This movie uses ActionScript to create a cool effect by drawing lines in a patter using a simple onEnterFrame event and Line Draw functions.
The colors are dynamically generated. Each time you run the movie it will be a different color.
I also included the dropShadowFilter. This is a good example for beginners. By Nick Stanziani
I created this timer to get around issues with "getTimeer()" when using a multiple Flash movies within one player.
This is a basic timer which countsdown using the minutes and seconds you define. By PROJECT359