Saving a MovieClip as an Image
May 5th, 2009 |
ActionScript 3.0 Tutorials |
Cam |
No comments
Here’s a SWEET tutorial on how to save any MovieClip (DisplayObject) as a jpg or png
[view tutorial]
Flash CS3/CS4 Embedding Fonts.. the right way – UPDATED
April 13th, 2009 |
ActionScript 3.0 Tutorials |
Cam |
2 comments
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
February 18th, 2009 |
ActionScript 3.0 Tutorials |
Cam |
No comments
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...