Macromedia Flash – Test Your Progress
Now you have a Flash banner with graphics and animation, which reacts to button clicks. You …
Macromedia Flash 8 - Publishing and Adding a Flash File to a Web PageThis is Part 3 of a three-part article on how to build a simp …
Macromedia Flash – Considering Your Audience
When you create a site, you often need to follow certain guidelines for submitting a …
Macromedia Flash – Checking Your Publish Settings
Often you need to save banners to earlier versions of Flash Player. Many sites …
Macromedia Flash – Inserting Flash on a Dreamweaver Site
You might have a web page already created for a banner. We have created …
Macromedia Flash – About Roundtrip Editing
By now you might want to change something in your Flash banner. Say you want to change …
Macromedia Flash – Checking for Flash Player
Most people who visit your website will have the Flash Player 6, or later, plug-in …
Macromedia Flash – Building a Banner
Macromedia Flash can seem like a very complex program to learn. One reason for this seeming …
Macromedia Flash – Creating a New Document
You can create all kinds of different elements for the web or for CD-ROMs and devices …
Macromedia Flash – Changing Document Properties
At this point you’re looking at a blank canvas surrounded by many controls …
Using Macromedia Flash – Importing Graphics
When you work with Flash, you’ll often import assets into a document. Perhaps …
Macromedia Flash - Introducing Layers and the Timeline
The Timeline panel is above the Stage. The Timeline helps you organize asse …
Macromedia Flash – Creating a New Layer
In just about any Flash project where you use imported graphics and animation, you’ …
Macromedia Flash – Importing onto a Layer
In an earlier exercise, you imported the gnome.png image directly into the documentR …
Macromedia Flash – Test Your Progress
To finish, you can test your document in Flash. This tests the SWF file in Flash Player. Fo …
Webcam Motion Detection: Using the BitmapData API in Flash 8
Some time ago I came across various processing experiments that monitored …
Capturing Webcam Video
Since the release of Flash Player, you can capture the video stream from a webcam and display it inside a Flash …
Video Freeze-frame
In Flash Player 8, you can use the new BitmapData class to create bitmaps at runtime with ActionScript. This class h …
Monitoring the Webcam
To monitor changes in the video stream captured from the webcam, you need to take regular snapshots of the video …
Pixel Brightness
In my first attempt at this experiment I actually wrote some code that looped through every pixel in the current snaps …