Flash

Session Recordings from Flash Gaming Summit

If you’re like me and couldn’t make it to the Flash Gaming Summit, you’ll definitely want to check out these Connect recordings: Session Recordings from Flash Gaming Summit I’d also recommend checking out the Flash Platform Game Technology Center on DevNet.

Help Improve Flash 10.1 and AIR 2.0*

Okay- Adobe has a great chance to show the world how solid Flash Player and AIR engineering can be. Like any development or engineering team, they have limited resources and need help from the outside world to make these the best releases ever. Tired of “buggy” Flash and “lazy” engineers ruining your browsing experience?** Here …

Help Improve Flash 10.1 and AIR 2.0* Read More »

Just To Put Things In Perspective…

Ever since Apple announced their new iPad, I’ve been reading a whole lot about how HTML5 will replace (I believe “kill” is the preferred term) Flash. Most arguments state that the emerging HTML5 spec includes such things as <canvas> and <video> which effectively renders the need for Flash a thing of the past… seriously? I …

Just To Put Things In Perspective… Read More »

Flash Player 10.1 on Motorola Droid

Similar to the Nexus One demo, Adrian Ludwig shows Flash Player 10.1 running on the Motorola Droid. Sweet! This may be timed to coincide with CES 2010 in Las Vegas which begins today.

Flash Player 10.1 Demo on Android 2.1

Today, Google hosted an “Android Press Gathering” where they revealed the detailed of the Google “Nexus One” phone. Shortly thereafter, Adobe posted the following video demonstration of Flash Player 10.1 running on the forthcoming Android 2.1 (coming soon for Nexus One, Droid, so forth): Looks like it’s running very nicely on the device! I’ve been …

Flash Player 10.1 Demo on Android 2.1 Read More »

What’s Your Mobile Strategy?

Earlier this week, I had the opportunity to speak to a media distribution vendor who posed the question “Does your University have a mobile strategy?” Absolutely we do- at least my group of developers does. We’ve had the same strategy for a number of years now and that strategy is to hold and observe. This …

What’s Your Mobile Strategy? Read More »

Rendering Flash Content with Dynamic WMODE Attributes – Revisited

Screw Internet Explorer! This is one of the many reasons I prefer to avoid having a browser render anything at all for me. Can’t trust it! Better to just take care of these things before it even hits the browser: Java JSP example String embedCode1 = item.getEmbedCode(); String expression1 = “>

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 »