Archive for the 'Actionscript' Category

Do you want to develop applications more quickly, write cleaner code, and use external sources as the data that drives your applications? Kris Hadlock explains how to create an ActionScript component for Flex by using XML as a data source to offer reusability in your Flex applications.
Read Tutorial and download support files

Learn how to move a movieclip with the arrow keys using Actionscript 3.0.

A video tutorial showing how to create two movieclips that follow the X and Y coordinates of the mouse to give a target like effect, this is ideal for shooting type games.

You can find at this post of CS54, the source code which let’s you explode and rebuild the same image, using as3 and pv3d 2.0

This tutorial, is one of the most impressive particles applications i’ve seen. In this application you see an explosion and particle effects coming from a simple image in a 3D environment.
See the application demo, and read the author comments and notes.