Overview
ER Swiffy Insert WordPress plugin allows you to insert HTML5 animations generated with Google Swiffy.
Google Swiffy allows you to convert a Flash SWF file into an HTML5 file to use on mobile devices without Flash support.
Insert the Swiffy code
- In your page/post editing panel, go to Custom Fields area (enable it in the Screen Options menu).
- Create a new Custom Field called swiffy_1
- Paste the long swiffy code in the Value field. For Example:
- To add a second animation add another custom field called swiffy_2 and so on.
Shortcode usage
[swiffy n="1" w="640" h="480" v="5.0"]
n = animation number. (1 by default)
w = width in pixels.
h = height in pixels.
v = gstatic runtime script version. (5.0 by default)
Download from WordPress plugins directory
ER Swiffy Insert SVN repository