Hot Flash ActionScript / Flex How-Tos
How To: Use the Twitter API to bring tweets into Flash
Twitter has become one of the most popular and powerful populists movements / websites on the web. You may want to integrate it into you Flash website or animations as a result. This two-part video will teach you how to use Twitter API to bring Twitter and all of its tweets into your website design.
How To: Master the basics of Actionscript 2.0
Actionscript 2.0 may be an old man by scripting language standards, but some browsers still use it so it is still worth learning if you want to create Flash websites. This video series will introduce you to the basics of scripting in Actionscript 2.0, leaving you well on your way to creating dynamic, widely compatible websites.
How To: Code tween classes using Actionscript 3
Most of you viewers out there who are familiar with Flash, After Effects, or other creative software know what a tween is. But can you write the code for them? This video will teach you how to code different classes of tweens using Actionscript 3 in Flash CS4.
How To: Create 3D doors using Flash CS4 and Actionscript 3
Does your website feel a little bland? Do you want to give your viewers the impression of traveling from the world they know into another? Well now you can. This video will show you how to create a cool 3D door-opening effect that reveals a photo on your website using Flash CS4 and Actionscript 3.
How To: Create a custom class for your game's hero using Flash
Creating a modern video game is a mammoth undertaking, especially if you are working alone. Hopefully, this video will make it a little bit easier. It will teach you how to create a custom class for your game's hero character using Flash CS4 and Actionscript 3. Doing so will make your main character react in predetermined ways to a variety of actions, which is very useful if you want the character to react consistently throughout the game.
How To: Use custom classes in Flash CS4 to reuse code
Custom classes are powerful tools in Flash CS4 that enable you to reuse sections of Actionscript 3 code more easily, greatly smoothing the software development process. This video will teach you how to create, integrate, and use custom classes in Flash CS4. Don't waste your coding time repeating yourself, watch this video.
How To: Install FlashDevelop and use it to develop Flash
Flash development software can be very expensive stuff to come by, but it need not be. This video will teach you how to install and get started using FlashDevelop and Flash SDK together to edit Flash without having to shell out for the Flash IDE.
How To: Enable multiple key detection with Actionscript 3
Flash Actionscript 3 is a wonderfully powerful, but somewhat obtuse, tool for creating websites. This video will teach you how to use one particular function in the language, creating a class that has multiple key detection enabled. This will allow you to create a website where users can key in multiple inputs and the website will respond appropriately.
How To: Create the basics of a platform game with Actionscript
The platform game is probably the most popular style of game of all time (1st person shooters are catching up) thanks to Mario. Have you ever wanted to make your own? This video is here to help you get started. It will walk you through the first steps in the process, creating a hero character and then enabling them to jump and land on platforms at the press of a button. Now you're on your way to making your very own platformer!
How To: Stop and start an animation with Flash ActionScript 2
SWF files loop by default if the length of the timeline exceeds one frame. With simple ActionScript, you can control and navigate a frame-by-frame animated sequence.
How To: Use startDrag and stopDrag functions in ActionScript 2
Add interactivity to your Flash files with this basic tutorial on start/stopDrag functions in ActionScript 2.0. This function allows the user to manually move objects with their mouse clicks. Whether you're new to Adobe's popular Flash-development platform or a seasoned web developer looking to better acquaint yourself with Flash CS3, you're sure to benefit from this free software tutorial. For more information, and to get started using startDrag and stopDrag in your own projects, watch this ...
How To: Create a progress bar preloader with ActionScript 2.0
Preloaders indicate the rate at which a file is being downloaded or displayed. This tutorial shows the ActionSCript 2.0 method to create such a progress bar. Whether you're new to Adobe's popular Flash-development platform or a seasoned web developer looking to better acquaint yourself with Flash CS3, you're sure to benefit from this free software tutorial. For more information, and to get started making your own progress bar preloaders, watch this video guide.
How To: Create a simple progress bar with Flash ActionScript
Whether you're new to Adobe's popular Flash-development platform or a seasoned web developer looking to better acquaint yourself with Flash CS3, you're sure to benefit from this free software tutorial. For more information, and to get started making your own Flash progress bars, watch this video guide.
How To: Make a Flash object rotate with ActionScript
This clip demonstrates an easy way to make an object rotate using Flash ActionScript. Whether you're new to Adobe's popular Flash-development platform or a seasoned web developer looking to better acquaint yourself with the new features and functions of the latest iteration of the application, you're sure to benefit from this free software tutorial. For more information, and to get started rotating elements with ActionScript in your own Adobe Flash projects, watch this video guide.
How To: Create start and stop buttons for Flash animations
This tutorial offers instructions on how to make your own start/stop button for an animated sequence using Flash ActionScript. Whether you're new to Adobe's popular Flash-development platform or a seasoned web developer looking to better acquaint yourself with the new features and functions of the latest iteration of the application, you're sure to benefit from this free software tutorial. For more information, and to get started making your own Flash start and stop buttons, watch this video ...
How To: Create a simple dynamic rollover in ActionScript 3.0
See how to create a series of simple rollovers with Actionscript 3.0. It's easier than you might think. And this free video tutorial presents an easy-to-follow, step-by-step guide of the entire process. For detailed instructions, and to get started making your own dynamic rollovers using ActionScript 3.0, take a look!
How To: Get started building web apps in Adobe Flash Builder 4
Need a general introduction on how to get started creating your own Flex-based web applications in Adobe Flash Builder 4? This clip will show you what to do and introduce you to the general architecture of Flex apps. Whether you're new to Adobe's popular Flash IDE (previously titled Adobe Flex Builder) or simply wish to become better acquainted with the program, you're sure to find benefit in this free video software tutorial. For more information, including specific, step-by-step instruction...
How To: Use the MX and Spark components in Flash Builder 4
Looking for a general introduction to the MX and Spark components in Adobe Flash Builder 4? This clip provides just that. Whether you're new to Adobe's popular Flash IDE (previously titled Adobe Flex Builder) or simply wish to become better acquainted with the program, you're sure to find benefit in this free video software tutorial. For more information, including specific, step-by-step instructions, take a look.
How To: Use button controls in Adobe Flash Builder 4
Learn how to work with the Adobe Flash Builder 4's numerous UI button controls with this video guide. Whether you're new to Adobe's popular Flash IDE (previously titled Adobe Flex Builder) or simply wish to become better acquainted with the program, you're sure to find benefit in this free video software tutorial. For more information, including specific, step-by-step instructions, take a look.
How To: Use the ViewStack container in Adobe Flash Builder 4
Looking for a guide on how to work with the ViewStack container in Adobe Flash Builder 4? Look no further. Whether you're new to Adobe's popular Flash IDE (previously titled Adobe Flex Builder) or simply wish to become better acquainted with the program, you're sure to find benefit in this free video software tutorial. For more information, including specific, step-by-step instructions, take a look.
How To: Customize MXML & AS templates in Adobe Flash Builder 4
Learn how to create custom MXML and ActionScript templates in Adobe Flash Builder 4. This clip will show you what to do. Whether you're new to Adobe's popular Flash IDE (previously titled Adobe Flex Builder) or simply wish to become better acquainted with the program, you're sure to find benefit in this free video software tutorial. For more information, including specific, step-by-step instructions, take a look.
How To: Make a data entry form component in Flash Builder 4
Need a little bit of help figuring out how to build custom data entry form components in Flash Builder 4? This clip will show you what to do. Whether you're new to Adobe's popular Flash IDE (previously titled Adobe Flex Builder) or simply wish to become better acquainted with the program, you're sure to find benefit in this free video software tutorial. For more information, including specific, step-by-step instructions, take a look.
How To: Use the List & DropDownList controls in Flash Builder
Need a introduction to the List and DropDownList Flash Builder data-aware controls within Adobe Flash Builder 4? This clip will show you what to do. Whether you're new to Adobe's popular Flash IDE (previously titled Adobe Flex Builder) or simply wish to become better acquainted with the program, you're sure to find benefit in this free video software tutorial. For more information, including specific, step-by-step instructions, take a look.
How To: Manage data by ArrayList & Collection in Flash Builder
Organize your data with ArrayList and ArrayCollection when working in Adobe Flash Builder 4. This clip will show you what to do. Whether you're new to Adobe's popular Flash IDE (previously titled Adobe Flex Builder) or simply wish to become better acquainted with the program, you're sure to find benefit in this free video software tutorial. For more information, including specific, step-by-step instructions, take a look.
How To: Manage navigation with ActionScript in Flash Builder 4
See how to handle visual navigation with ActionScript user interface controls. This clip will show you what to do. Whether you're new to Adobe's popular Flash IDE (previously titled Adobe Flex Builder) or simply wish to become better acquainted with the program, you're sure to find benefit in this free video software tutorial. For more information, including specific, step-by-step instructions, take a look.
How To: Use the debug version of Flash Player in Flash Builder
Troubleshoot your Flash clips by using the debugging version of the Flash Player. Whether you're new to Adobe's popular Flash IDE (previously titled Adobe Flex Builder) or simply wish to become better acquainted with the program, you're sure to find benefit in this free video software tutorial. For more information, including specific, step-by-step instructions, take a look.
How To: Work with MXML components in Adobe Flash Builder 4
Need some help wrapping your head around MXML components in Adobe Flash Builder 4? Whether you're new to Adobe's popular Flash IDE (previously titled Adobe Flex Builder) or simply wish to become better acquainted with the program, you're sure to find benefit in this free video software tutorial. For more information, including specific, step-by-step instructions, take a look.
How To: Choose a workspace in Adobe Flash Builder 4
Need some help figuring out how to select a workspace in Adobe Flash Builder 4? This clip will teach you what you'll need to know to make an informed decision. Whether you're new to Adobe's popular Flash IDE (previously titled Adobe Flex Builder) or simply wish to become better acquainted with the program, you're sure to find benefit in this free video software tutorial. For more information, including specific, step-by-step instructions, take a look.
How To: Use the Spark component framework in Flash Builder 4
Need an introduction to Adobe Flash Builder 4's Spark component framework? This clip provides just that. Whether you're new to Adobe's popular Flash IDE (previously titled Adobe Flex Builder) or simply wish to become better acquainted with the program, you're sure to find benefit in this free video software tutorial. For more information, including specific, step-by-step instructions, take a look.
How To: Build an XML gallery with Flash CS4 & ActionScript 3
Make your own custom XML image gallery using Flash CS4 and a little bit of ActionScript. Whether you're new to Adobe's popular Flash-development platform or a seasoned web developer looking to better acquaint yourself with the new features and functions of this particular iteration of the application, you're sure to benefit from this free software tutorial. For more information, and to get started making your own XML image gallery, watch this Flash developer's guide.
How To: Create a nav bar with rollover buttons in Flash CS4
See how to create a simple navigation bar with rollover buttons when working in Adobe Flash CS4. Whether you're new to Adobe's popular Flash-development platform or a seasoned web developer looking to better acquaint yourself with the new features and functions of this particular iteration of the application, you're sure to benefit from this free software tutorial. For more information, watch this Flash developer's guide.
How To: Create a professional slide show in Adobe Flash C24
Want to commemorate your recent trip to Spain with a professional slide show for family and friends? Then meet Flash CS4, your new BFF.
How To: Load images dynamically in Flash to lessen file sizes
Having large images on a website is a great way to slow down your site and make it much less appealing to your users. This video teaches you how to use Flash CS4 to load images dynamically, which dramatically decreases the size of your images and will make your site run much more smoothly, especially if you have a lot of images or videos.
How To: Create an AIR application using Flash CS4
Adobe apparently did not plan for it's AIR protocol to lead to people turning their websites into programs, but it turns out that it is fairly easy to do. This video tutorial explains in great detail how to create an AIR application using Flash CS4. Topics include how to create a digital signature and .swf files that you will need to create the program.
How To: Animate a bouncing ball in Flash CS4 fast
Making digital objects move the way you want them to is one of the greatest challenges in all of computer programming. This video will help you to manage one aspect of this problem, making a ball bounce in Flash CS4. Not only does this video show you how to do it, it does so in less than 2 minutes! What more could the aspiring computer animator in a hurry ask for?
How To: Make a slideshow With Adobe Flash CS4
Adobe Flash CS4 is a powerful, but intimidating program for creating awesome, dynamic websites. This video tutorial demonstrates how to make a slideshow in the newest version of Flash and the Slideshow Pro plugin, which is readily available for free download. These step-by-step instructions should will have your images attractively displayed on your site in no time.
How To: Make your own slideshow in Abobe Flash CS4
Flash is the programming language of choice for most really snazzy websites these days. It can be a bit intimidating though. This video demonstrates how to do one common task, making a slideshow, in this powerful language, specifically Adobe Flash CS4. Zest up that website.
How To: Use TweenLite for ActionScript 3.0 animation
TweenLite is a great engine for tweens which can be used for ActionScript 2.0 and 3.0. Copy the Gs folder available on TweenLite's website in your fla. file. Create a text movie clip (tlmc). Then open up action script. First type import gs.TweenLite. Next tween an object and type TweenLite.form (tlmc.2.{alpha:0}). That's it, the text will fade in 2 seconds. This will simplify writing scripts in flash for action script 2.0 and 3.0.
How To: Create a clock/calendar with Flash ActionScript 3.0
There's no better way to learn or simply brush up on a scripting or programming language than using it. In keeping with that philosophy, this video tutorial will walk you through putting together a full-featured, dynamic clock app that keeps track of both the tdate and time.
How To: Create an Adobe Flash Video Player
Step 1 In the Adobe Flash program, select “Flash File (Actionscript 3.0)” from the “Create New” menu. Switch the workspace layout by clicking on the dropdown menu in the upper left of the top menu bar, and selecting “Designer.” You can adjust the size and color of the document by adjusting the settings in the Properties panel.