Code Monkey home page Code Monkey logo

flash-html-demos's Introduction

Flash-HTML-demos

(日本語は下記にあります)

Several demos for taking Flash animations to HTML5 that I presented at CEDEC 2013.

  • (1a) and (1b) are simple examples of exporting a Flash animation to intermediary formats.
  • (2a) and (2b) publish a flash animation directly to HTML code.
  • (3) shows a Flash animation published to an intermediary format, then read in and displayed by a content framework (in this case Cocos2d-html5, but things would work similarly for any other framework).
  • (4) shows an example of Flash being used as a level editor for arbitrary game data. Level data is edited in Flash, then published via JSFL to images and metadata, which are read into a simple game engine. (Again, here I used Cocos2d.)

FlashアニメーションをHTML5に持って行く方法のいくつかのデモ。元々はCEDEC 2013のセッションで紹介したものです。

  • (1a) と (1b) は、Flashアニメーションを中間フォーマットに変換する簡単なデモです。
  • (2a) と (2b) は、アニメーションを直接HTML5ソースへの書き出しのデモ。
  • (3) は、Flashアニメーションを中間フォーマットに書き出してから、それをコンテンツフレームワークに読み込んで表示する例です。本デモのフレームワークとしてはCocos2d-html5を使ったが、他のFWでも基本的に同じ流れになる。
  • (4) は、Flashから任意のフォーマットのデータを書き出して、ゲームのレベルエディターとして使う例です。ゲームレベルのデザインをFlashで作ってから、JSFLを使って画像とメタデータを書き出す。そしてそれらを簡単なゲームエンジンに読み込んで表示すると言った流れです。

flash-html-demos's People

Contributors

fenomas avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

lonebannana

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.