Loading an external .jpg, .png, or .gif bitmap image file in ActionScript 3.0

In AS3, loading external images dynamically is done slightly differently than in ActionScript 2. Whereas in AS2, we could just use the loadMovie() method of the MovieClip class, this is no longer the case.
(Download the files for this tutorial.
You will also need: Flash CS3. Download Trial or Buy Now.)

Instead we have to use […]

FTP Tutorial - What is it and How do I Use It? (Windows and Mac)

This step-by-step tutorial is aimed at aspiring (and new) web designers or web content publishers who would like to understand one of the most important technologies in use on the World Wide Web: File Transfer Protocol, or FTP.
Why Should I Learn FTP?
Practical knowledge of FTP is essential for just about anyone who wants to update […]

ActionScript State Abbreviations Combo Box (U.S. 50 states)

Tutorial: Create a “state” drop-down (combo box) which displays all 50 states in ActionScript 3.0. The states are given in the example.
I recently worked on a project where I had to come up with a combo box component which contained state abbreviations (United States that is). It would be great to have this […]

JavaScript tutorial for beginners

Recently, in my role as an on-line instructor, I was asked to recommend a good site with resources and tutorials focused on learning Javascript. Javascript can be, for many designers, a very frustrating language, mainly because of the various syntax upgrades throughout the years (now its object-oriented), and the historically spotty browser support. […]

Photoshop Tutorial: Create a Comic Book Effect with Color Halftone

Check out this great tutorial on creating a comic book effect with ordinary photos, photoshop some color halftone effects and film grain, as well as a comic book typeface.
I really enjoyed this as a comic book enthusiast and fan of things ‘old school.’ Its also a great opportunity to add to your Photoshop skill […]