Hot on HuffPost Tech:

See More Stories
Free Switched iPhone app - try it now!
AOL Tech

Tag: FLA

Adobe releases Flash-to-HTML5 converter 'Wallaby', doesn't do much yet

Adobe, in yet another move to shift its eggs into other baskets, has released an experimental Flash-to-HTML5 converter called Wallaby. The tool doesn't do much at the moment -- it just exports the assets used in the Flash project, and uses HTML and CSS to lay them out. It also creates a custom JavaScript library which seems to handle animation (but we couldn't get animation to work), and ...

SWFUpload: Open source Flash multi-file upload

So you're building a web site and want users to upload files--lots of files at once. Using an ordinary HTML file dialog is easy and gets the job done, but if the user wants to upload 30 files he has to click on a "Browse..." button 30 times and select each file one at a time. Some sites, like Flickr, solved this problem with a downloadable desktop app. Others used Java applets. And then along came ...