
A tool being developed by Adobe, called Edge, is an HTML5 tool that makes it easy for web developers and designers to create animations and transitions without having to go through lines of HTML5 code. As with the announcement of HTML5, Adobe Edge is predicted to further quicken the demise of Flash. Edge will focus on choreographing various elements within an animation. Creating an animation with HTML5 is not in itself difficult, although getting the movement and transformation of various elements to move where you want them to, when you want them to, can be. Adobe is working to bring these elements into an actual tool.
Edge's interface will be similar to Flash. It will have a stage window displaying the layout of the HTML5 page, a timeline window that will show the modifications of elements over time, and a layers panel to indentify DOM elements. By selecting a layer you would be able to see that layer's properties in the property explorer, which supports the new CSS transformations in 2D and 3D. Furthermore Edge will also use "actions" and "symbols" like Flash and offer a source code editing system like Dreamweaver, so users should have at least some knowledge of coding in order to identify and avoid problems within the code. Adobe Edge is still a prototype but has been demoed; various concepts are being looked into to make this an actuality sometime in the near future.


