News Flash

02/27/07: Jon Aldinger, Mark Huot, & Dan Mall present swfIR: swf Image Replacement

02/21/07: flashBug is an Actionscript class that writes debug information out to Firebug's console

02/06/07: Geoff Stearns and Bobby van der Sluis join forces to create one Flash embed method to rule them all: SWFFix

11/16/06: SWFUpload adds the advantages of uploading files with Flash to your web applications.

Categories

Sponsored Links

Search

Express Install Scripts

« »

Express Install Scripts

(0)

(1)

08/09/05, 11:03 AM

Along with the announcement of Studio 8, Macromedia also rolled out their new Flash Detection Kit. Geoff Stearns' FlashObject is still the best Flash detection out there, but the best feature of the kit is the Flash Player Express Install sample files included with it. Express install allows you to enable detection of the end user's Flash Player version, initate a player-based secure installation, and return the user to your site to view your content. Express Install requires that the user has Flash Player 6.0r65 or later installed on Mac OS or Windows.

Additionally, the code contains a useful way to prevent the caching of SWF files. It creates a variable named "cacheBuster" and assigns a random number to it. Then, when it loads the .swf movie, it appends a "?" and the cacheBuster number to the end of the URL. So everytime the loadMovie is called, the browser is tricked into thinking it is a different .swf file.

Add this to your del.icio.us bookmarks

Trackback Pings to Express Install Scripts

TrackBack URL: http://www.flashpearls.com/cgi-bin/mt-tb.cgi/85.

Geoff's Comments on Express Install Scripts

Geoff
08/13/05, 12:47 PM

Just a quick note - today I updated my FlashObject script to support the Express Install, and also included a new ExpressInstall class that makes implementing the Express Install much easier.

Go check it out:
http://blog.deconcept.com/2005/08/13/using-flash-player-express-install-with-flashobject/

Post your thoughts on Express Install Scripts



(note: gravatars are enabled)


Remember Me?