Quantcast
Viewing all articles
Browse latest Browse all 10

Flash runtime written in pure JavaScript

Someone like Tobey has been ceazy enough to actually go and implement Flash Player in javascript. How crazy is that? It’s awesome for multitude of reasons!

Code:

  <body onload="new Gordon.Movie('trip.swf', {id: 'stage', width: 500, height: 400})">
    <div id="stage"></div>
  </body>

Example:

Image may be NSFW.
Clik here to view.
Gordon

Via Ajaxian

See also:


Tagged: flash, javascript Image may be NSFW.
Clik here to view.
Image may be NSFW.
Clik here to view.

Viewing all articles
Browse latest Browse all 10

Trending Articles