Flash Player

Scaling Your Images in Flash Player? Smooth Those Things!!!

I actually forgot to apply the “smoothing” property to a flash.display.Bitmap display object being scaled inside Flash Player. Just look at the difference such an oversight made! Since I was using a flash.display.Loader display object to load the image up, and Loader has no smoothing property, I totally spaced on this and it’s been out …

Scaling Your Images in Flash Player? Smooth Those Things!!! Read More »

Flash Player 9 FSCommand() Bug

I’m working on a rather large AS3 project through Fractured Vision Media which relies on the flash.system.fscommand package to properly transmit data from the application to its container layer. Unfortunately, we’ve come across a bug in which FSCommand calls are ignored! Through some quick research (e.g. Google) it was discovered that more than a few …

Flash Player 9 FSCommand() Bug Read More »

Recent BETA Items of Interest

So, to delay my unavoidable participation in the initial “Flex/AIR/Flash” waterfall effect, I’ve waited till now to post anything about the massive new beta releases that have been available since last evening. Flex Builder 3: LOVE the new CSS design view. LOVE IT! I’m sure there are plenty more features of direct interest as well, …

Recent BETA Items of Interest 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 »