Showing posts with label Flash 102: Intermediate. Show all posts
Showing posts with label Flash 102: Intermediate. Show all posts

Saturday, March 5, 2011

Embedding Fonts

If you noobs are wondering how to embed fonts into your SWF using code, then below is an example on how to achieve it.

Thursday, March 3, 2011

Embedding Resources/Images/JPG/PNG/SWF with AS3

If you are wondering how you can add sexy JPG or fantastic PNG or "copied/borrowed" SWF to your boring SWF without editing the FLA, then below is an example on how to do it. 

In this example, I will show you how to add an image to stage after using the embed statement.