Mobile app version of vmapp.org
Login or Join
Dunderdale272

: Porting a Flash site to non-Flash site I have many clients with Flash interfaces that they like quite a bit. But these things don't work on many (most?) mobile devices. This is a two part

@Dunderdale272

Posted in: #Compatibility #Flash #Mobile

I have many clients with Flash interfaces that they like quite a bit. But these things don't work on many (most?) mobile devices. This is a two part question:


If I get access to the original .fla files, is there a way to bulk export/compile Flash into individual images with hotspots?
If I don't have access to the original .fla is there a mechanism to turn a .swf into a format friendly to webkit devices?




Comment: My fear is that I'll be left with either recreating the interface entirely or building something all-new. It would be nice to have some automated options in terms of making sites more non-Flash available (possibly HTML5? possibly tailored to WebKit? possibly tailored to other mobile platforms?).

Keep in mind, I love Flash, not looking to bash Flash, trying to see options for existing Flash content.

10.03% popularity Vote Up Vote Down


Login to follow query

More posts by @Dunderdale272

3 Comments

Sorted by latest first Latest Oldest Best

 

@Pierce454

I don't think it's fully released yet, but you might want to check out Smokescreen. It's a Flash rendering engine written entirely in Javascript and HTML5. It is being created with one of its goals being to allow Flash to be used on platforms without native support (such as certain mobile devices).

10% popularity Vote Up Vote Down


 

@Carla537

I think your best bet long term will be to completely rebuild/recreate the interface. I suspect that any automated or even semi-automated tool for converting flash elements to something more widely accessible will leave you with lots and lots of cruft, and make future maintenance more difficult and time-consuming.

My suggestion is to rebuild, and perhaps use some existing flash elements for the most complex portions of the sites, while putting some sort of fall back functionality into place for mobile browsers that do not support flash.

10% popularity Vote Up Vote Down


 

@Welton855

Right now it looks like CS5 can do the conversions from flash to HTML5 but you would need the flash files and it would take some work still it sounds like. Check out this article for more, cs5.org/?p=3#more-3. I think going to HTML5 is probably your only real choice because of functionality.

However, you are probably going to have to wait a while for HTML5 to really be fully support so you will have to be careful with what functionality you are moving over. I know as of right now Chrome is the closest browser to having all of the HTML% capabilities and it scores a mere 221 out of 300 on html5test.com/.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme