Thursday, February 11, 2010

Whatever you do in flash, you could do it now on standard HTML

Before it is whatever you could do in desktop application you could do it in the web( through the used of plugins, thanks to Adobe/macromedia flash ). Now its whatever you do in flash you could do it in standard html.

Wanted to play more animation with your images other than from tiny to large such as rotate it clockwise and counterclock wise, without flash plugin, just javascript and standard HTML DOM elements manipulation.


An interactive pie chart?



Wanted to display a chart like that of google analytics?


Wanted to edit charts points? Ok move it! I mean the dots.


How about flashy maps, again without flash.


Or just wanted to play a lightweight counterstrike in an instant.


Isn't it looks flashy?
Actually it is SVG (Scalable Vector Graphics) manipulation.

Ok what projects are you planning to build?

More info at this at http://raphaeljs.com/
Yes its open source.

2 comments:

  1. I have been developing software for a lot of years and have really enjoyed playing with this software www.irunmywebsite.com
    It's an accurate statement to make that the above web page is:
    "A hybrid of W3C SVG recommendations and the open source javascript library known as Raphael".

    ReplyDelete
  2. @charles,

    You got a nice site man with full set of demo and examples,

    ReplyDelete