Recent

Embedding JQuery inside of your SWF.
In this entry I’ll go over embedding JQuery inside of your swf. The [Embed] meta data tag can be used to embed text files right inside of your application. Using this method we can include jquery min inside our swf and reduce the size of using JQuery by another 30kb.

The hash links of actiontad.com.
This group of articles goes over the methods I use to test for browser compatibility for the onhashchange event, and the onHashChangeManager Class that is used to register the onhashchange event with the swf also.

Automate the command prompt on windows
A simple way to automate the command prompt on windows using simple JavaScript.
Useful for when you have to compile multiple files to make up one final application.

External Interface Mastery
Overview of the External Interface and the things that can be done with it.
DOMEx Event handling examples.

Talk To Tad
A place to ask questions about ActionScript, the examples, or code found on this site.

Invaders From The Darkness We Call Space
New version of my space invaders remake. Made with my BasicGameObjects Classes.
Feedback here.

2 Responses to “Recent”

  1. Jim says:

    Great posts Tad! And a great new blog you’ve got here! Keep it up, waiting for more!

  2. Ray says:

    Terrific posts. Thanks.

Leave a Reply