|
|
|||||||
|
Event Handing in ActionScript 3.0 Learn how to make your movie jump to life, whether it was by reacting to a mouse click, a keyboard stroke, or any event happening in Flash using the Event Handling system of AS3. AS3 Guide Loops You may want your application to repeatedly loop a certain part of the code. ActionScript 3 uses loop structures to achieve this. AS3 Guide Conditionals Often when you're writing code there will be times when you need to make decisions in your code. You might want a certain piece of code to execute under a certain circumstance and another piece of cod... Dynamically Embed Flash Font Often when using font in Flash it looks blurry and unprofessional. The reason for this is because the font has to be embedded so that it displays correctly. This just takes a few simple steps. Flash 8 Filter Animation Learn how to animate the new filters in Flash 8 using Actionscript External SWF Preloading Flash Tutorial Learn how to preload external SWF files with the MovieClipLoader class Using Custom Classes Flash Tutorial Learn how to find, organize and implement external Actionscript classes in Flash Full Browser Flash Movies Learn how create full browser Flash movies by using the Stage class. Creating 3D Carousels Actionscript Flash Tutorial Learn how to create slick looking 3D carousels using Actionscript. Boxes Avoiding Getting Hit In this Actionscript 3 tutorial, I will show you how to create boxes that will avoid being hit by a ball. |
||||||||