It did work in IE7 but it took a while because I tested on a slow
virtual machine. I closed the bug.
Thanks!
Phil
On Tue, Jul 12, 2011 at 9:14 AM, [email protected] wrote:
I found issues when trying to upgrade on IE7 so I am leaving the jira
report open. It worked fine with my FF tests. I'm going to check these
changes in.
On Tue, Jul 12, 2011 at 12:25 AM, Max Carlson wrote:
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