这个应用的名字是:Gordon,号称:An open source Flash runtime, 是一个用纯JS+SVG技术实现的Flash运行环境。
刚开始听说时,我还不敢相信,认为只是用SVG矢量技术,实现类似于Flash的动画效果吧。没想到真的是解析SWF文件,然后按照标准的Flash动画模式播放出来。100%不需要Flash插件。
见:
http://paulirish.com/work/gordon/demos/
http://theplanzero.com/flash/gordon/demos/blue.html
http://theplanzero.com/flash/gordon/demos/tiger.html
http://theplanzero.com/flash/gordon/demos/trip.html
不過播放我的一個flash並沒有成功..
http://theplanzero.com/flash/gordon/demos/present.html (flash比較复雜~有可能死機)
从下面我的截图也可以看到,真的是去播放SWF文件的。
Browser Support Table
| Browser | Version | Status |
|---|---|---|
| Chrome | 3.0.195.38 | Demos work |
| Chrome | 4.0.298.0 Linux (and Mac, and Windows) | Demos work, but crashes on mouseover (but button demo doesn’t crash) |
| Epiphany | 2.29.x (Linux) | Works (based on webkit-gtk-1.1.17) |
| Firefox | 3.6 | Supported, no SVG Fonts support |
| Internet Explorer | x | IE6 Does not seem to work / Not tested in IE7+ |
| Opera | 10.10 (Mac OS X 10.6.2, Linux) | Does not seem to work |
| Opera | 10.50 pre-alpha (Linux) | Does not seem to work |
| Safari | 4 | Supported, no color transformation |
| WebKit | x | Supported, color transformation works in nightly builds, bug in SVG Pattern (Bug 25484) |