Flash

Apollo Security Sandbox

The documentation released along with the Apollo downloads is tremendous. Brushing through on a basic level, I’ve found the following item of interest: SWF files installed with Apollo applications do not need to look for cross-domain policy files. Capabilities that normally require another SWF file to grant access by calling the Security.allowDomain() method are not […]

Apollo Security Sandbox Read More »

Zoomify in Photoshop CS3

Doing some quick research at the request of a client and learned that a Zoomify export is actually built into Photoshop CS3 beta! I’ve been using the beta since it’s release yet had never noticed this option till now. While not something I would likely be using- I can imagine this feature would be huge

Zoomify in Photoshop CS3 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 »

Fullscreen Flash Player ‘Gotcha’

I’m not sure whether this should be classified as a bug or not. I’m currently working on a project which utilizes the new fullscreen capabilities of Flash Player 9. The module in question retrieves images, audio, video, and other objects for display one-by-one in an individual presentation format. One thing we’ve included in the application

Fullscreen Flash Player ‘Gotcha’ Read More »