Flex and Flash Developer – Jesse Warden dot Kizz-ohm

A blog on software development, technology, games & movies.

About

This is the blog of Jesse Warden, a Rich Internet Application Architect. He specializes in using Flex and Flash to create Rich Internet Applications.

Archive for the 'Flex' Category

Debug Window v2 – Simple Flex Debug Window

Thursday, February 18th, 2010

Back in Flex 1.5, I created a simple DebugWindow that was 1 class, and worked inside of Flex apps.  I don’t like a lot of complexity, and the fact I just needed to drop 1 class in my project, and write 2 lines of code to make it work was something that no others delivered [...]

Read the rest of this entry »

var flashvars = {};
var params = {
allowScriptAccess: “always”,
allowFullScreen: “true”
};
var attributes = {
id: “viddler_8a93ee9f”,
name: “viddler_8a93ee9f”
};

swfobject.embedSWF(“http://www.viddler.com/player/8a93ee9f/”, “viddler_8a93ee9f”, “437″, “287″, “9.0.0″,”http://www.jessewarden.com/expressInstall.swf”, flashvars, params, attributes);

I talk developing for Apple’s new iPad, how you can use your existing video to play on it. Also the Gaia Flash Framework’s history with a quick summary of what [...]

Read the rest of this entry »

var flashvars = {};
var params = {
allowScriptAccess: “always”,
allowFullScreen: “true”
};
var attributes = {
id: “viddler_f9eb54″,
name: “viddler_f9eb54″
};

swfobject.embedSWF(“http://www.viddler.com/player/f9eb54/”, “viddler_f9eb54″, “437″, “287″, “9.0.0″,”http://www.jessewarden.com/expressInstall.swf”, flashvars, params, attributes);

Jesse talks about upcoming conferences, why use a framework, clearing up whether or not he’d use Cairngorm 3 on a project, and MLK quotes of note.

Read the rest of this entry »

We’re using the EarthBrowser Mac Mouse Wheel fix in our current Flex project. I was noticing some sporadic “SecurityError: Error #2112: Provided parameter LoaderContext.ApplicationDomain is from a disallowed domain.” pop up, but only when scrolling our TileList via the middle mouse. If you used the mouse on the scrollbar, it worked fine.

Read the rest of this entry »

We were told to create a promotional video for Flash and the City, a Flash & Flex conference up in New York May 14th – 16th. The criteria was to talk about what we were excited about. …Dude, a bunch of high profile speakers talking about both Flash and Flex in Manhattan… what [...]

Read the rest of this entry »