ActionScript

Flash Player Security Sandbox is Smothering Me…

I’m currently building a standalone app in Flash/AS2 translated to an execuatable via Screenweaver. What has really been a downer are the incredible restictions placed upon BitmapData.draw(), which is used heavily throughgout the application. The really terrible thing is that we own all of the domains the loaded images and video are originating from, but …

Flash Player Security Sandbox is Smothering Me… Read More »

First Public Flex Module

I’ve placed my first public Flex module into my portfolio as a feedreader for this website. It’s a very simple module using no ActionScript to speak of and components are being styled directly from within their properties. It’s a good first step with Flex and something that is useful for me, so I view it …

First Public Flex Module Read More »

ActionScript 3.0 and the Flex SDK

In my free time (right!) over the past few months, I’ve been working on some basic ActionScript 3.0 projects to familiarize myself with the new version. I’ve been using FlashDevelop linked into the Flex SDK to write and compile my code. While I have no gripes with Flex Builder 2, I find it amazing that …

ActionScript 3.0 and the Flex SDK Read More »