Questions tagged [google-swiffy]

Google Swiffy converts Flash SWF files to HTML5, allowing you to reuse Flash content on devices without a Flash player (such as iPhones and iPads).

Google Swiffy converts Flash SWF files to HTML5, allowing you to reuse Flash content on devices without a Flash player (such as iPhones and iPads).

Home page.

Introduction.

150 questions
0
votes
1 answer

How to stop the Swiffy zoom-in effect

I am using swiffy to use an animation in my webpage but the problem that its size is not static, when the page loads the animation is evolving in size from small to big. Here is an example - http://neweratravels.in/akriti/rotate-testing.html I want…
0
votes
2 answers

Embed Swiffy file into wordpress post

I have converted a SWF banner to HTML5 using Swiffy. How can I embed it in a post? Moreover, I have several banner sizes, how can I make it responsive?
gbox
  • 809
  • 1
  • 8
  • 22
0
votes
0 answers

Page speed and Google Swiffy

I have heavy flash banners in my sites. Normally I used flash loader to decrease the page loading time. Now, I want to use Google Swiffy and create HTML5 animation, but the file size is 700K, Is there is any trick to mage the page load faster so the…
user186585
  • 512
  • 1
  • 8
  • 25
0
votes
1 answer

Cannot re-display Swiffy movie

Our webapp (an online advertising campaign console) supports ad tags that are converted from flash using Swiffy. In our UI, we have a page where you can preview and edit the ad, and some changes cause the preview (an IFRAME) to be reloaded with an…
dcrosta
  • 26,009
  • 8
  • 71
  • 83
0
votes
1 answer

PrintJob not supported by Swiffy

I have an ActionScript 1 Flash project, and I'm exporting it with Swiffy. Swiffy straight up says "The ActionScript class PrintJob is not supported.". Is there an alternative way just to print the page with ActionScript 1, or post Swiffy conversion?
Loren Kuich
  • 573
  • 3
  • 10
  • 25
0
votes
1 answer

I don't see anything related to how to write code to put the swiffy swf.html file in my webpage

I have already used the iframe tags with no luck, it just plays in a separate window instead of on the page. I got a tip to use the div tags to create a swiffy container then this code at the end of the body tag.