Saving a MovieClip as an Image

Here’s a SWEET tutorial on how to save any MovieClip (DisplayObject) as a jpg or png
[view tutorial]

Read More...

Flash CS3/CS4 Embedding Fonts.. the right way – UPDATED

Yep it’s been awhile since I’ve posted anything, I’ve actually been busy with project work (and a lot of it), but I figured I would take a second or two and post something so that my blog didn’t dry up.

I’ve been having a helluva time embedding fonts. SOME times they work some times they don’t. So I found this nifty way to do it.

Read More...

AS3 Custom Events

I’ve looked at references and surfed for a simple way to create custom events then finally came up with the following:

Example files: [download]

Read More...