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

Google Swiffy iPad Button double click issue

I have recently converted some flash files to HTML5 using the google swiffy converter. These files are working great within a desktop browser but when it comes to testing on an iPad i am having some issues. The problem I am having is with buttons.…
Glen Robson
  • 908
  • 2
  • 19
  • 42
0
votes
2 answers

How to make audio in swiffy HTML5 files play in mobile browsers?

I have taken this problem to various forums, and here once (where was it blocked as off-topic). It seems on-topic to me - a specific programming problem, a software algorithm, and a software tool commonly used by programmers. I have a website of…
plugincontainer
  • 630
  • 2
  • 9
  • 28
0
votes
1 answer

How can I make the background and its animation appear before the rest of elements

I am having some problems to make the background (and the animation that goes on it) to appear first, and then when the animation finish, all the rest of elements (menu, the QuickTabs block that goes in the center, etc). This is my…
0
votes
1 answer

Extract Base64 data sets from a Swiffy file

Extract Base64 data sets from a Swiffy file Anyone had experience with this? I had a swf file converted to html and all my images have been converted into base64 in one document. how can i extract all the images from the html is there a program that…
user3323371
  • 89
  • 3
  • 10
0
votes
1 answer

Swiffy - set up a clicktag - syntax issue

I am working with Flash CS6 / AS3 exported with Swiffy for HTML 5. I would like to include a clickTag on a simple button but cannot find the proper syntax. The basic code below, generated by Flash works fine: this.myButton.addEventListener("click",…
Pascal A
  • 1
  • 4
0
votes
1 answer

Swiffy transparent background not working with Chrome

I am using the Swiffy conversion on a website. It works fine with FireFox but when it comes to Chrome it places a horrible black background around the animation. This is even after i set: stage.setBackground(null); I've also tried setting the CSS…
Rossco
  • 3,563
  • 3
  • 24
  • 37
0
votes
1 answer

Is there a way to get values form a swiffy animation

let's assume that i'm detecting the number of mouse clicks in flash for that ive used the code import flash.events.MouseEvent; plus.addEventListener(MouseEvent.CLICK,aaa) var i:int=0; function aaa(e:MouseEvent) { i++; var a:Number=…
jayeshkv
  • 2,180
  • 4
  • 24
  • 42
0
votes
1 answer

Google SWIFFY not working in IE9 - Script Error 'runtime.js'

I converted my SWF to HTML5 using Google's SWIFFY. THis works fine on FF and other Browsers, however I get an Error in IE9. Weird, cause the Google release page says it supports IE9. Is there a way of getting around this? I was thinking of doing a…
tidydee
  • 123
  • 2
  • 8
  • 22
0
votes
0 answers

Smooth swiffy image animation

I'm using swiffy to convert flash banners to html & the problem is quite often I get pretty random results with tweening images. The problem is the animation isn't always smooth. I just created a set of banners, all of them are practically the same,…
mjkl
  • 16
  • 1
0
votes
1 answer

Swiffy content stopped working suddenly

I converted about 25 swf's to html5 using google swiffy a few days ago. We tested all conversions on desktop and mobile Ipads 1-4 with safari. They all worked a few days ago. Today while testing it seems they have all broke sudenly. No changes on…
CsharpBeginner
  • 1,753
  • 8
  • 38
  • 68
0
votes
1 answer

play interactive html5 content from swiffy converted swf locally in android webview

I have an interactive swf file I want to port to android. Since swf is not officially supported on android 4.0+, I use google swiffy to convert swf to html5 which I believe it is inline svg file. I put it in Assets and sdcard, and…
Michael SM
  • 715
  • 3
  • 11
  • 25
0
votes
1 answer

How do I make swiffy animation responsive?

I have a swiffy animation I created and I am using bootstrap as a framework to make my website responsive, I have tried to make the animation responsive using:
Jenna
  • 1
  • 1
  • 2
0
votes
2 answers

The Swiffy webservice could not be reached?

I am trying to use swiffy for the first time, but upon trying to export as HTML5, it returns the following error: "The Swiffy webservice could not be reached. Please check your internet connection." I am definitely connected to the internet (Hence…
Belphegor
  • 71
  • 1
  • 4
0
votes
1 answer

Google Swiffy: Will it fall back to Flash where HTML5 is not supported?

Swiffy is a tool by Google that automatically converts SWF files to HTML5. It gives good results, but I wonder if a page containing Swiffy code is requested on a device that has Flash Player installed but does not support HTML5, what…
themirror
  • 9,963
  • 7
  • 46
  • 79
0
votes
2 answers

Why Google Swiffy does not support audio in Mozilla Firefox?

I wanted to convert some few flash files to HTML 5 Based Videos, I tried using Google Swiffy which was much better than any other converters. The only problem is it doesn't have support for audio in Mozilla Firefox, android Browsers and Mobile…
SelftaughtMonk
  • 987
  • 8
  • 18
1 2 3
9
10