as3

Font Embedding with Flash Builder 4

I’ve been noodling around a bit with Flash Builder 4 lately. After creating a few simple apps I decided to look into font embedding. There are quite a few posts to be found via Googling about embedding fonts in Flex. Some are very good, others not so much, but I think I managed to compile [...]

Flex, as3, flash

Simple XML-Driven Flash AS3 Slider


Download the source here

When I was creating my coding portfolio I wanted a slider app that would display a series of screenshots from some of my recent projects. While it was easy to find several WordPress widgets that presented slideshows, it was very difficult to find one that allowed multiple instances [...]

as3, flash

AS3 Easy Dynamic Movie Clip Buttons

This example demonstrates how to dynamically place and code movie clip buttons using AS3. It also demonstrates the use of a Document Class.

as3, flash