Svoboda | Graniru | BBC Russia | Golosameriki | Facebook

To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

Comparison between original Flash ad (left) and HTML5 output (right).
This screenshot is taken using Google Chrome on the Google Swiffy demo page.

Google Swiffy was a web-based tool developed by Google that converted SWF files to HTML5. Its main goal was to display Flash contents on devices that do not support Flash, such as iPhone, iPad, and Android Tablets. Swiffy was shut down July 1, 2016.[1]

YouTube Encyclopedic

  • 1/4
    Views:
    4 335
    34 395
    3 882
    6 921
  • Google Swiffy - Convertir SWF a HTML5
  • Convert Flash to HTML5 with Swiffy and "Toolkit for CreateJS"
  • Exportar Html5 desde Flash con Google Swiffy
  • Swiffy - Convertir flash en HTML5 / Archivos Fuente

Transcription

Approach

A closed source web service hosted by Google converts SWF to an intermediate representation serialized as JSON. This representation is in turn converted into SVG in the web browser via JavaScript, which is also used for animations. The Swiffy thesis (2012) explains its general approach in the following way:[2]: 15 

The choice of SVG for rendering leaves us with several options to animate the SVG content. At first sight, both CSS animation and SMIL, adhere to our design goal of using a declarative representation when possible. However, both technologies provide insufficient control over the animation when support for ActionScript scripting is required. For example, although the concept of keyframes exists in CSS animation, it does not provide a mechanism to synchronise the JavaScript code to those keyframes or to modify the timeline from JavaScript, which is a basic feature required for SWF compatibility. Another limiting factor is that animation in the SWF file itself is not defined in terms of high-level transitions, but defines the position of every object at specific keyframes. Mapping these definitions back onto CSS or SMIL transitions is not always possible. Finally, these standards are not widely available: The CSS animation specification is still in working draft state, while SMIL is not implemented in the Internet Explorer browser. We have therefore chosen to use JavaScript to animate SVG on the client. Although this imperative approach might be less efficient, the level of control it provides is required to match all SWF functionality.

Supports

Google Swiffy supported a subset of SWF 10, ActionScript 2.0 and ActionScript 3.0.

Supporting browsers

Development

Swiffy was started in the summer of 2011 by Google engineering intern Pieter Senster, who joined their mobile advertising team to search for solutions to display Flash content on devices that do not support Flash. Progress on Swiffy was sufficient that Google hired him full-time and formed a team to work on the project. The product manager of Google Swiffy was Marcel Gordon.[3]

Swiffy 6.0.1 was released on February 11, 2014.

Swiffy was shut down July 1, 2016.[1]

Related software

References

  1. ^ a b "Google is killing its Swiffy tool for converting Flash files into HTML5 on July 1". venturebeat.com. 15 June 2016.
  2. ^ Pieter Albertus Mathijs Senster, The design and implementation of Google Swiffy: a Flash to HTML5 converter
  3. ^ "Swiffy: convert SWF files to HTML5 - The official Google Code blog". googlecode.blogspot.com. 28 June 2011.
  4. ^ "Shumway, Mozilla's HTML5-Based Flash Player Replacement, Lands In Firefox Nightly – TechCrunch". techcrunch.com.

External links

This page was last edited on 2 March 2024, at 20:25
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.