I was digging around the other day in Adobe’s Open Source area when I found the Flash Player 10 Beta with instructions on how to compile Flex applications to the new player. Check it!
There is also a tutorial by Lee Brimelow, Adobe Platform Evangelist, that covers how to get started using Flash Player 10 (code [...]
Entries Tagged as 'Flash'
Flash Player 10 for Flex
May 16th, 2008 · No Comments
Local SharedObject
April 28th, 2008 · No Comments
“When you create a SharedObject, Macromedia Flash Player creates a new directory for the application and domain, and creates an empty *.sol file that stores the SharedObject data. The default location of this file is in a subdirectory of the user’’s home directory; for example: c:/Documents and Settings/username/Application Data/Macromedia/Flash Player/web_domain/lso.mxml.swf/. While usually predictable, the location [...]