Change maxcarlson-20110711-gEt by maxcarlson@friendly on 2011-07-11 21:19:33 PDT in /Users/maxcarlson/openlaszlo/trunk2 for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Fix Flash upgrade Bugs Fixed: LPP-9982 - Flash version detection/upgrade is not working Technical Reviewer: promanik QA Reviewer: mdemmon Overview: Upgrades used to work because: a) we used to support swf8 compilation b) swf8 was the default runtime Now that none of these are true, I created a static SWF that includes the legacy swf8 LFC that flash.js can use to force upgrades. Details: swf8updater.* - Source and static swf used for upgrades flash.js - If the swf version specified isn't swf8 or isn't explicitly specified, use swf8updater.lzx.swf8.swf to force an update via express install. Tests: See LPP-9982. With this change, loading any LZX application in a browser with a legacy flash player will force an update. Files: A lps/includes/swf8updater.lzx M lps/includes/source/flash.js A lps/includes/swf8updater.lzx.swf8.swf Changeset: http://svn.openlaszlo.org/openlaszlo/patches/maxcarlson-20110711-gEt.tar
