kevinmulryne's posterous

Too long for Twitter, too random for blog

    • Edit
    • Delete
    • Tags
    • Autopost

    First thoughts on Adobe Edge #flash #html5

    In an interesting move, Adobe has introduced a pre-release version of a new product, Adobe Edge which is set to become an alternative to Flash. It produces HTML5/javascript animations which should be compatible with all browsers and all platforms (with the obvious, usual caveats about IE and others with less than perfect HTML5 handling in their different versions).

    So it looks like Adobe are intending to fill the gap that Flash is supposedly leaving on iPad, iPhone etc.

    HTML 5 animation tools

    Adobe Edge seems to follow a lot of the conventions of Flash in the way the user interface works and how you put together the animations:

    Aajfachc

    Certainly, I didn't have any problems recognising what was going on in the example files given. I managed to fiddle around and put together a very simple animation in next to no time at all.

    For what it's worth, you can see what I did here: http://mulryne.com/adobe_edge/first_attempt.html Perhaps more interesting would be to view the source:

     

    <!DOCTYPE html>
    <html>
    <head>
    <title>Untitled</title>
    <!--Adobe Edge Runtime-->
    <script type="text/javascript" src="edge_includes/jquery-1.4.2.min.js"></script>
    <script type="text/javascript" src="edge_includes/jquery.easing.1.3.js"></script>
    <script type="text/javascript" src="edge_includes/edge.0.1.1.min.js"></script>
    <script type="text/javascript" src="edge_includes/edge.symbol.0.1.1.min.js"></script>
    <script type="text/javascript" charset="utf-8" src="first_attempt_edge.js"></script>
    <link rel="stylesheet" href="first_attempt_edge.css"/>
    <!--Adobe Edge Runtime End-->
    </head><body>
    <div id="stage" class="symbol_stage">
    </div>
    </body>
    </html>

    Verdict:

    So it all looks very interesting t first glance but Flash isn't all about animation, of course. Will actionscript-type tools be added and what about video? We will just have to wait and see!

    • 1 August 2011
    • Views
    • 3 Comments
    • Permalink
    • Tweet
    • 3 responses
    • Like
    • Comment
    10 months ago Phill Howson responded:
    Phill Howson
    Adobe seem to be slowly realising that Apple is going to win the Flash-on-iPhone battle. But if the company is as bloated as their software it must be taking a massive internal effort to turn the ship around.

    This looks like a decent IDE for developing Flash type interactions - presumably they will be packaging and selling this separately for a while before finally integrating it with the Flash IDE. I guess one of the issues right now is there's as many devices that don't support HTML5 as there are that don't support Flash!

    Of course Google got there first, with a Labs tool that republished swifs as iPhone compatible - with quite a few Actionscript elements supported

    10 months ago Kevin Mulryne responded:
    Kevin Mulryne
    Yes, thanks Phill. I found that the Google tool failed on even the simplest interactivity, actually. Maybe that's going to be the real test - can Edge - or something else - provide the tools developers need really to get going with HTML5 - maybe it won't happen until HTML5 is 'finished' and that doesn't look likely any time soon due to <video>!

    However, the Holy Grail of proper cross-browser and cross-platform interactivity must be worthwhile. Mustn't it?

    10 months ago Phill Howson responded:
    Phill Howson
    Seems like companies are jostling for position. HTML5 isn't finished and nor are  the devices that will 'play' html5 animations. 
    Was reading more about Edge and actually it spits out a load of HTML 4 with sone CSS3 and jQuery for animations!
    The principles are the same as 5 but there's currently more support for 4. So to develop apps that do all the translation in the background is smart - designers get to animate, devices get the most appropriate version to play and users of iPhones get to experience how the web was in 2001. #splashScreenNightmares



  • Kevin Mulryne's Space

    Husband, father to 3, E-learning and Webinar Specialist, musician, composer and podcast host.

    Archive

    2012 (3)
    May (3)
    2011 (39)
    September (2)
    August (2)
    July (2)
    May (1)
    April (3)
    February (21)
    January (8)
    2010 (54)
    December (1)
    November (2)
    September (1)
    August (2)
    July (2)
    June (2)
    May (3)
    April (5)
    March (9)
    February (11)
    January (16)
  • About Kevin Mulryne

    Husband, father to 3, E-learning and Webinar Specialist, musician, composer and podcast host.

  • Subscribe via RSS
  • Follow Me

      TwitterFlickr

Theme created for Posterous by Obox