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 convert a stream of flash content into HTML 5?

I am familar with google's swiffy tool and macvide. My question is How can I use one of them or any other tool to convert stream in flash into HTML5 video on the fly.
0x90
  • 39,472
  • 36
  • 165
  • 245
0
votes
1 answer

Flash to HTML fallback showing both animations on browsers such as Chrome

I used the "Malphurs interactive flash to HTML5" fallback recc in another post on this site. There is a problem with the conditional statements that cause both animations to appear on browsers that read both flash and html5. How can I improve the…
0
votes
2 answers

Align swiffy-Stage to the right side of page

I have a flash scene converted with Google swiffy to html5. All is fine but I can't get the scene (or stage) align to the right side of the page.
Ronny
  • 29
  • 3
  • 11
0
votes
6 answers

Swiffy output transparent background

I'm just trying to figure out a way to use a swiffy outputted HTML5 animation in an iOS app but I can't drop the grey background. I thought this would be a way to drop animations in and circumvent the storage issues of using a png on a retina iPad…
0
votes
1 answer

Trigger a google swiffy script within jQuery cycle

I'm using multiple instances Google's swiffy SWF conversion tool on a single page and want to activate them one at a time within a jQuery cycle of sequentially named divs (content-1, content-2). I know you can control the start of each instance…
jsuissa
  • 1,754
  • 6
  • 30
  • 64
0
votes
2 answers

Detecting browser version with javascript for google swiffy compatibility

Hi there I'm trying to find a way to redirect unsuported browsers from a swiffy based html5 interactive. Unfortunately I have no experience of browser/feature detection so I just have a basic skeleton for my code: // this line would confirm…
Joe
  • 457
  • 3
  • 8
  • 26
0
votes
2 answers

Swiffy vs Flash CS6 HTML5 Export for custom fonts and standard bitmaps animations

Is it better to use the built-in CreateJS HTML5 exporter in Flash CS6 or Swiffy, for simple animations involving bitmaps and custom fonts
ina
  • 19,167
  • 39
  • 122
  • 201
0
votes
1 answer

Can videojs play videos Swiffy videos?

Can videojs play videos coverted by Google Swiffy?
Homer
  • 7,594
  • 14
  • 69
  • 109
0
votes
1 answer

Swiffy, flash to HTML5 works locally but not on a server

I have tried numerous attempts at converting flash files to HTML5 with Swiffy -- and they all work great in a browser running locally, but when I put the HTML file that is exported on a server (I tried two separate ones, just in-case it was some…
user1317510
  • 207
  • 1
  • 2
  • 7
-1
votes
3 answers

Anyone know a good way to convert swf files bigger than 1MB? (Google-Swiffy can't)

Currently google-swiffy can only convert .swf files under 1MB. The file I have in mind is 3.2MB. Thank you.
Stefan Todoran
  • 93
  • 1
  • 10
-1
votes
1 answer

Swiffy Scroll Display Issue

I have a Swiffy ad unit that is essentially showing duplicated (stacked) and is bleeding into a module beneath it. As you scroll past it, the duplicated version goes away. Attached is a screenshot and the Swiffy ad code. Any idea what I can do to…
Karen G.
  • 11
  • 1
-1
votes
1 answer

SWF to HTML5 Conversion Issues

Yet another Flash question from me. I've completed an interactive game (.SWF) with Flash CC (built with AS3), and I need to convert it to HTML5 for compatibility reasons. I've taken a look at Google's Swiffy, which looked promising, but as you may…
ticklishoctopus
  • 63
  • 1
  • 10
-1
votes
1 answer

The object disappears when you scroll the page

The file received from https://developers.google.com/swiffy/ has "body style="overflow: hidden". Why is that? Where can I read more documentation? Why "swiffy" disappears while scrolling? I put "swiffy" in the "iframe" - it works, but I do not want…
Ivan
  • 53
  • 4
-1
votes
1 answer

Google Swiffy method can export in SVG shapes instead of Canvas?

I want to export swf into SVG animation. This website already used swiffy and runtime generating svg shapes. http://gardenestudio.com.br/1-ano/ But When I convert my swf file into html 5 using swiffy it exporting animation in Canvas. Please guide me…
-1
votes
1 answer

How to access animated content locally from Swiffy converted flash?

I have a flash animation file converted into HTML5 file using SWIFFY. These files are being played in WebView, they play fine. There are few animations in HTML5, I would like to control these little animations in Android locally on the touch event.…
Alfred
  • 331
  • 4
  • 9
1 2 3
9
10