Search Results For: actionscript/1215046414/
Very easy to update/customise XML menu for use on an html website. All you need to do is update the button title and link in the xml file. Only open the flash file if you need to change colours, fonts etc.
One of the best tools for flash I have ever found. Check it out it's well worth it!
Flash Decompiler Trillix by Eltima its a simple yet powerful software for all the flash artists out there. I am a Graphic Designer and find this software very handy and a must have if you use Flash i
Fantastic Flash Website Template. Very original and unique.
A review of Friends of Ed's Foundation Flash CS3 for Designers. The book takes readers through from the basics of Flash to the new features in CS3 including the mobile profiles and enhanced video. There is also a lot of material on ActionScript 3.
In this tutorial I will show you how to create a dynamic flash navigation menu using Actionscript and xml. The xml file controls the number of buttons, the title, and the url. Once the flash file is created you can update the menu just by editing th
In this tutorial I show how to create a flash menu using nothing but Actionscript. Creating menus and other flash elements with only Actionscript makes updating, modifying, and experimenting extremely quick and easy.
Tweening classes for Flash makes it easier & more stable to create animations based on real time rather than Flash frames.
Tweener is a class used to create tweenings and other transitions via ActionScript code for Flash.
Welcome to everybody. Flash, Flex, actionscript, news, tutorials, components and more.

(Click to Enlarge)
I am going to talk about how to animate using Tween objects in ActionScript. Tween objects are enormously useful. They can change any numeric property of any object over time.
Box2DFlashAS3 is an open source ActionScript 3.0 conversion of the C++ Physics Engine Box2D. I’m very impressed with its well coded structure and easily implemented nature. I learned a few new things that will change how I code forever just by readi
I'll be continuing my tutorials on the Box2d Flash Physics Engine soon. Until then, here are 5 fun, simple, and incredibly addicting Flash games. What differentiates them from the hoards of other Flash games, you ask? How about lifelike physics!
In this tutorial I will show how to make a simple "game" where the background is dynamically generated and a character's movements are mapped to keyboard keys.
I’m going to walk through the steps of making a preloader for your animation, game, or application and provide easily implemented source files that you can copy and change to fit your own project. Making a preloader in ActionScript 3 is more difficu
how to load in external data from a text file, split it up and put it into an array.

(Click to Enlarge)
Talking about strings and how to manipulate strings with actionscript 3.0

(Click to Enlarge)
Make some motion tweens, and try to combine them to work simultaneously with actionscript.

(Click to Enlarge)
Learn how to draw curved lines with flash actionscript 3

(Click to Enlarge)
Creating an MP3 Player in ActionScript 3.0 is fairly straight forward. I don’t plan on getting into ID3 tags here, but otherwise (as you can see) I will be going over the full functionality of a normal MP3 Player with playlist.
Box2DFlash v2.0.0 was finally released on the 17th of this month (April). Box2DFlash is the Flash AS3 port of Erin Catto’s C++ physics engine Box2D. Erin Catto is a physics programmer at Blizzard Entertainment (WarCraaaft!). We'll go over some of th
How to make an image slideshow loading info from an external text file.

(Click to Enlarge)
AlivePDF is an open-source ActionScript 3 (Flash, Flex, AIR) PDF generation library. It allows you to generate PDF’s on the client-side.
You can use AlivePDF with Flash, Flex and Adobe AIR applications. Some sample codes can be found here.
Make a character move around left and right, and limit by ground width with flash actionscript

(Click to Enlarge)
how to use loops to load in and position objects relative to each other on the stage, with flash actionscript.
For any dynamic Flash project, XML will be a powerful tool. One of the most common examples (and one of the simplest) is a picture gallery. I will be talking about how to use Flash and XML to make a simple, yet superfly, gallery.