Category: actionscript

  • HTML5 can’t replace Flash

    HTML5 can’t replace Flash

    I was talking to a co-worker today and had a realization. HTML5 can never replace flash.

    One of the primary goals of HTML and JavaScript is transparency, the accessibility to the code that drives the page. Exposing code so that others can learn from it. In fact this attribute is credited with the proliferation of the web. This poses a serious risk for some web content. If you produced a highly interactive, community driven game would you want you intelectual property (ip) exposed? Web sites don’t expose their business logic. No one expects Amazon to expose how they drive their shopping logic. If Poptropica, a popular game/community for kids, was produces in HTML and JavaScript anyone that visited your site could copy the code, modify it, republish it, and monetize that ip. Who would want that? So think twice before wishing that HTML5 should replace Flash.

  • Cool Actionscript…and it’s FREE!!!

    Cool Actionscript…and it’s FREE!!!

    I’ve got a few slick scripts that I thought I would share with the world.

    These are simple scripts for toggling buttons, and it works without components.
    (more…)