• Adobe Edge: New Interactive HTML5 Design Tool Goes Into Beta


    Adobe has released its “HTML5″ web design tool Edge. The tool is currently in beta.

    Adobe® Edge is a new web motion and interaction design tool that allows designers to bring animated content to websites, using web standards like HTML5, JavaScript, and CSS3.

    This version of Edge focuses primarily on adding rich motion design to new or existing HTML projects, that runs beautifully on devices and desktops.

    • Create new compositions with Edge’s drawing and text tools.
    • Import popular web graphics such as SVG, PNG, JPG or GIF files.
    • Easily choreograph animation with the timeline editor. Animate position, size, color, shape, rotation and more at the property level.
    • Energize existing HTML files with motion, while preserving the integrity of CSS-based HTML layouts.
    • Copy and paste transitions, invert them, and choose from over 25 built-in easing effects for added creativity.

    Feature Description
    Intuitive user Interface The user interface is based on a stage, timeline, and panels for elements and properties. It’s influenced by our customers’ favorite features and functionality in class-leading tools like After Effects and Flash Professional, but innovates in its ease of use. Animations and timing can be controlled on a WebKit-based stage, or via precise property adjustments directly on the timeline. You can also make quick edits on individual or multiple objects.
    Visually author animated content Create new compositions from scratch using basic HTML building blocks, text, and imported web graphics. Manipulate objects with an array of transformation and styling options which Edge natively applies to our jQuery-based animation framework.
    Add motion to existing HTML content Add motion elements to existing HTML web documents. Edge stores all of its animation in a separate JavaScript file that cleanly distinguishes the original HTML from Edge’s animation code. Edge makes minimal, non-intrusive changes to the HTML code to reference the JavaScript and CSS files it creates.
    Import web graphics files Import existing web graphics such as SVG, JPG, PNG, and GIF files.
    Standards-based output Edge reads and writes HTML, CSS and JavaScript files natively. Animated content produced in Edge  is expressed in a JavaScript Object Notation (JSON) data structure that preserves the CSS-based layout. JSON is a formatting style for JavaScript that is easily readable, and allows more flexibility to work with the document and animated content independently.
    Reliable content on desktops and devices Animated content created with Edge is designed and tested to work reliably on the iOS and Android platforms, WebKit-enabled devices, and popular desktop browsers such as Firefox, Chrome, Safari, and Internet Explorer 9.

  • Google Announces Swiffy, SWF to HTML5 Conversion Tool


    An engineering intern at Google has created a tool that allows SWF (Flash) files to be converted to HTML5. The project is centered around advertisements, but many different types of SWF content, like some games and animations, are able to be converted. Adobe announced a similar project, named “Wallaby“, a few months ago, but it is designed primarily to publish Flash code to HTML5, not convert existing SWF files.

    Today we’re making the first version of Swiffy available on Google Labs. You can upload a SWF file, and Swiffy will produce an HTML5 version which will run in modern browsers with a high level of SVG support such as Chrome and Safari. It’s still an early version, so it won’t convert all Flash content, but it already works well on ads and animations. We have some examples of converted SWF files if you want to see it in action.

    Swiffy-converted files will work in Chrome and Safari (both desktop and mobile), so iOS users will benefit from the additional content. Of course, this also means that ads will be easier to display on iDevices. If you have a SWF file that you would like converted, head over to the Google Labs page.