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
1
vote
2 answers

ActionScript - Click and Go to URL, Open on current tab

I have created a flash animation with actionscript (which I don't know very much about) and I've converted it to html5 with swiffy. I was wondering is it possible that when a "click and go to web page" button is clicked that the URL is opened in the…
user1944305
  • 153
  • 3
  • 8
  • 17
1
vote
3 answers

Calling a flash ExternalInterface in swiffyobject

I have a flash that communicates with a javascript using ExternalInterface. I have converted this into HTML5 using swiffy. How do call the methods i have created in flash using javascript?
Jon Fabian
  • 286
  • 2
  • 15
1
vote
0 answers

call a swiffy object function with javascript?

I'm pretty new to javascript... I have a swiffy object on my page and I need to load a given number of functions inside of it that I created in AS2. setTimeout(function() { triggerP() },2000); function triggerP() { *what do I put here?* } I…
ttothec
  • 323
  • 1
  • 3
  • 10
0
votes
1 answer

Google Swiffy converted animation blocks touch events

I am currently making a website that has html5 animation from a swiffy conversion in it. Everything is fine except when on a touch device, where it seems to block any touch events occuring within it's borders. So when the user zooms in on an…
JohnBo
  • 109
  • 3
  • 10
0
votes
1 answer

Google DCM on swiffy converted HTML5, double window open error

I have converted my .swf to HTML5 using Google Swiffy. But recently one Media Agency says the banners had a problem opening 2 new tabs instead of just one. This is the code I always used and its having the double tab, the agency says it redirects to…
0
votes
1 answer

Swiffy not showing in Android webview

I have an swf file I want to play on android, but since swf is not officially supported on android 4.0+, I'm using google swiffy to convert swf to html5. I have tried this code but it is not working, webview just showing white blank screen. public…
0
votes
2 answers

Any documentation for Swiffy. How use function SetVariable and GetVariable from C#?

I want to use HTML5 instead of SWF in my NET Project. So, I install Google Swiffy Extension and after I converted Action-Script project to HTML5. But I don't know how to use to bind HTML5 with C#. Before I used Shockwave Flash Component in NET , for…
askeet
  • 689
  • 1
  • 11
  • 24
0
votes
0 answers

FLA to html5 using swiffy link target _ parent

I would like to know if there is a solution a good solution about my problem (i got a solution but i think is not a good one) I got some .fla files when they are convertited in swf links between them work very well. But when i'm convert them in…
S.Alfano
  • 21
  • 9
0
votes
0 answers

flash to html5 conversion with com folder

I am converting my flash files to HTML 5 ,I have tried using swiffy and createjs in Adobe but no luck as it work's only with smaller swf's and I have com folder.so any software/tricks available on how I can convert such swf's files
SQLDoctor
  • 343
  • 7
  • 16
0
votes
1 answer

Flash CS6 swiffy option don't show

I got flash cs6 and tried to install the swiffy plugin to convert a file. But the 'export to html5' option doesn't appear in my "commands" panel. I tried the solution proposed, 'manage extension', but it says swiffy is properly installed and…
Matt
  • 1
0
votes
2 answers

Can I download Swiffy to use on a network not connected to the Internet?

I work where our network is not and cannot be connected to the Internet. We have hundreds of Flash AS3 files that need to be converted to HTML5. We also cannot move the files off of the network to convert them and then return them to the network. …
felidae
  • 1
  • 1
0
votes
1 answer

Reverse Procedure for Google Swiffy

I am wondering if there is a way to reverse what Swiffy is doing on the SWF. Get the code and make a GIF animation out of it.
Vicky Dallas
  • 15
  • 1
  • 5
0
votes
2 answers

swiffy html embedded as responsive banner

I really need some help with embedding a swiffy animation into a responsive bootstrap html page. I've tried 1. embedding within iframes in a multitude of ways, 2. placing the actual html code within my page and 3. exporting from flash to .mov then…
Goardo
  • 49
  • 12
0
votes
1 answer

Disable the double tap zoom functionality for an swf converted ion HTML 5 using Swiffy

I have a little flash game I am converting using swiffy. In it, a little ant moves when you click some on screen buttons. However whenever you click the button quickly it fires up the double tap zoom functionality of the mobile device. Is there a…
Yaeluk
  • 33
  • 6
0
votes
2 answers

Changing Swiffy Ad Size

I've got an ad with the size is 728x90 which was converted from Flash to Html5 using Google Swiffy. Myself, I've never used flash. I've done some creative campaigns in the past on GDN, but I've built them directly using Html5. Anyway, I was asked if…
Dragos Rizescu
  • 3,380
  • 5
  • 31
  • 42