Archive for the ‘Flash Player’ Category

Tutorial: Using Shared Objects

Monday, March 8th, 2010

Many people may be unaware that the scripting used by SWiSH Max3 is mostly compatible with Flash AS2 (Action Script 2). This means that even though the Max3 help file does not describe some of the more advanced objects available to AS2, you can still probably use them with Max3. The Max3 help file does detail areas where known differences occur. One interesting object that is not listed in the Max3 documentation is the Shared Object. It allows a Flash movie to save configuration data (depending on configuration settings) to the local computer. This behavior is analogous to cookies in http.

The Shared Object is available with Flash Player 6 and later. Documentation for the Shared Object can be found on the adobe site. The Adobe AS2 script reference can be viewed (and downloaded) in pdf format here.

Shared Objects are like cookies. They are snippets of data created in the SWF which are stored locally on the user’s computer. Other SWF movies (or the original movie, on the same domain) can then retrieve the stored data. This type of data storage is useful to store things like user high scores in games, user configuration options for a website or shopping cart data. (more…)

Updated Flash Player

Friday, January 8th, 2010

Adobe is recommending you update your Flash Player to version 10.0.42.34 to avoid a critical vulnerability. Updating your Flash Player from time to time is always a good habit to get into.

(more…)

Fake Flash Player!

Thursday, August 7th, 2008

Just a quick warning … DO NOT download any Flash Player updates which do not originate from Adobe.com. Malware posing as a Flash Player update is being served up by more than a thousand hacked sites. Read more about it here.

Flash Player security issue

Thursday, May 29th, 2008

There is a critical security issue with all versions of the Adobe Flash Player prior to 9.0.124.0. All users are advised to update the Flash Player plug-ins used by their browsers. Adobe’s announcement is here. You may need to do this for each browser you use (e.g. Internet Exporer, Firefox, etc.).