Testing the FlashVideoPlayer plugin by mac-dev.net.
Get the Flash Player to see this player.
Well that video brings back some good memories. Before moving to Nashville, I volunteered regularly at a church in Cincinnati called Four Corners. Of course I was on the a/v team.
Current: I am now using the IG:Syntax Highlighter plugin. This plugin has many features that the others mentioned do not. The plugin is used by wrapping code in the post editor in [language]code here[/language] tags.
Previously: I was using the WP-Syntax plugin for displaying code. This plugin is used by wrapping code in the post editor in <pre lang="language">code here</pre> tags.
Let's see some ActionScript 3.0:
Actionscript:
-
package {
-
class HelloWorld extends HelloUniverse implements ISay {
-
/**
-
* Constructor
-
*/
-
public function HelloWorld()
-
{
-
trace("Hello World!");
-
}
-
}
-
}
The IG:Syntax Highlighter is available here
The WP-Syntax plugin is available here.
I am working on a tri-fold brochure for All Stretched Out Limousine Service. They have recently entered into a cross-promotional relationship with David's Bridal. This is pre-first draft, but I thought it worth sharing. Any comments are appreciated!

I thought blogging would be quick and easy. Well ... it's not. It's more time consuming and addictive than I ever imagined.
I will be posting videos soon. Videos about current projects I'm working on in Flex. Other videos about Cairngorm and Flex related 'stuff.' I'll probably post videos related to trading and the financial markets as well.