-
Create Flash Screen Transition Effects Entirely With Code
Flash games are very much the bread and butter of indie pop-nerd culture. If you consider the slices of bread the menu and the game itself, what is left? The butter – the very substance that makes the bread taste that much more delicious. And in terms of a Flash game, what comes in between
-
Quick Tip: Create a Typewriter Text Effect Class
In this Quick Tip, we’ll create a static, re-usable ActionScript class that will produce a Typewriter effect with a single line. Read on! View tutorial
-
Easy, Fluid Keyboard Movement in AS3 With the Input Class
This is a straight forward tutorial, so the setting up will also be straight forward. Create a New ActionScript 3.0 Flash Project. The stage size and color don’t matter, just use what you are confortable with. I use FlashDevelop for coding, but also this could be done in any AS editor, like Flash Pro (or
-
Create a Microphone-Controlled Flash Game: Code
In this mini-series, we’re creating a spaceship game where the main control is via the microphone: shout louder to make the ship fly higher. So far, we’ve created all the required graphical elements for the game. Now, it’s time to work on our code. We’ve got a lot to do, so let’s get started! view
-
How To Zoom In on a Point in an Image and Pan in AS3 Flash
In this How-To we show how to accomplish a common but not entirely straightforward task of zooming in on a specific point of an image (or any other DisplayObject) and how to pan an image. We use the AS3 MatrixTransformer class from fl.motion package. We also show how to coordinate simultaneous mouse and keyboard interactions.
-
_tip [Pantalla Completa]
De nuevo sargentoweb.com nos trae un tip de como hacer el famoso full screen de nuestras peliculas de flash. Mostrar una película Flash en pantalla completa es muy simple y un ejemplo de ello es la siguiente imágen. Utilicen el botón que aparece al centro de la película para cambiar entre el modo <em>FullScreen</em> (pantalla
-
Create an Impressive Magnifying Effect with ActionScript 3.0
In this tutorial we’ll create a magnifying glass effect, demonstrating use of the displacementMapFilter. The effect can be achieved in a relatively short space of time and with very little code. view tutorial
-
Determining Speed Data from GPS
Time to get trained! In this show, trainer and evangelist Paul Trani will show you how to move your content from print to web to mobile, all while showing off the new features in Flash Professional. View tutorial