Do-It-Yourself Scrollbar Adobe Flash / Third Party
This tutorial was written for the Flash Designer software. This is a pretty good scrollbar for scrolling text or other objects within your Flash movie. It doesn't require too much coding and it uses simple ActionScript commands that most people learn soon after getting Flash Designer. It resizes itself automatically for the number of lines in your HTML text field.
Basic Actionscripting Adobe Flash / ActionScript
One of the most interesting additions to Flash 4 is the creation of Actionscript because it allows the web designer to create true interactivity in his own Flash applications.
Flash Actionscript Programming Basics Adobe Flash / ActionScript
There are currently 2 versions of Actionscript. Actionscript 1.0 (AS 1.0) is the version that works with Flash MX. Actionscript 2.0 (AS 2.0) is the new language that ships with Flash MX2004. Most items in these tutorials will cover both AS 1 and AS 2. Where there is a difference I will indicate it. Actionscript 1.0 will work with Flash MX2004 but Actionscript 2.0 will not work with Flash MX.
Flash Actionscript Programming Basics Adobe Flash / ActionScript
There are currently 2 versions of Actionscript.Actionscript 1.0 (AS 1.0) is the version that works with Flash MX.Actionscript 2.0 (AS 2.0) is the new language that ships with Flash MX2004.
Most items in these tutorials will cover both AS 1 and AS 2.
Where there is a difference I will indicate it.Actionscript 1.0 will work with Flash MX2004 but Actionscript 2.0 will not work with Flash MX.
Flash Actionscript 2.0 Programming Basics Adobe Flash / ActionScript
This course is adapted from the book "C++ Primer" by Stanley Lippman.There are currently 2 versions of Actionscript. Actionscript 1.0 (AS 1.0) is the version that works with Flash MX. Actionscript 2.0 (AS 2.0) is the new language that ships with Flash MX2004. Most items in these tutorials will cover both AS 1 and AS 2. Where there is a difference I will indicate it. Actionscript 1.0 will work with Flash MX2004 but Actionscript 2.0 will not work with Flash MX.
Flash Professional 9 ActionScript 3.0 Preview Adobe Flash / ActionScript
Adobe Flash Professional 9 ActionScript 3.0 Preview provides registered users of Flash Professional 8 with early access to the new ActionScript 3.0 language and the ability to publish to the newly-released Flash Player 9. ActionScript 3.0 and the new ActionScript Virtual Machine introduced with Flash Player 9 are among the most significant advances in the history of Flash. These new advancements, made in Flash Player 9, provide a more robust programming model, achieve standards compliance, and deliver ground-breaking performance improvements.
Flash MX 2004 ActionScript Learning Guide Adobe Flash / ActionScript
ActionScript is the scripting language for Macromedia Flash. It makes your Flash content interactive. ActionScript provides a more efficient way to do things in Flash, from creating simple animations through designing complex application interfaces. With the release of Macromedia Flash MX 2004 Macromedia introduced ActionScript 2.0.
Introduction to ActionScript 2 Adobe Flash / ActionScript
The ActionScript is the programming language that Macromedia Flash has used from the very beginning, and that Flash 8 uses too. In general, we can say that the ActionScript will allow us to make everything what we propose with Flash 8, since it gives absolute control over everything related to a Flash movie, absolutely everything.
Building a Custom Cursor in Flash 5 Adobe Flash / Interactivity
This technique is one that no serious Flash designer should be without. I wrote this Flash 5 tutorial mainly for designers - as they may not have all the programming/action script experience they need to create great interactive Flash sites and presentations.Being a designer, learning action script has been a necessary evil for me - rather like 'motion math' in after effects. If you're picky about how your final Flash designs turn out, it forces you to learn many things you normally wouldn't such as the practice of programming.
Writing ActionScript 3.0 in Flash Adobe Flash / ActionScript
The Flash Professional 9 ActionScript 3.0 Preview is the only development environment that allows you to create Flash documents (FLA files) that use ActionScript 3.0, although you can also compile SWF files from ActionScript (AS) files using Flex Builder 2.