Giter Club home page Giter Club logo

tinyswf's Introduction

#TinySWF - Tiny SWF Player TinySWF - Tiny SWF Player

TinySWF is a simple SWF (Adobe Flash) player which can play FLASH contents in cocos2d-x and OpenGL environment.

Creating 2D user interfaces requires a good graphics editor which needed lot of time and resource to develop. Adobe Flash editor already provides developers a good editing environment to create user interfaces and animations. TinySWF directly parse and play FLASH contents to speed up development processes.

sample

Features

  • Bitmap
  • Motion Tween
  • Text
  • Shape
  • Button
  • MovieClip
  • Mask
  • Sound
  • SWF3 action model
    • play
    • stop
    • gotoAndPlay
    • nextFrame
    • fscommand

First step

  1. Download source code from Github
  2. Enter tsviewer/porj.vc11
  3. Open tsviewer.sln by vs2012

TSViewer is a simple FLASH viewer which also provides command line tool to trim unsupported tags in FLASH contents to save space of SWF files.

Project Dpendence:

How to use TinySWF in cocos2d-x

  1. Download source code from Github
  2. Enter cocos2d_swf/porj.win32
  3. Open HelloCpp.sln by vs2012

HelloCpp is a simple FLASH viewer by coco2d-x.

Project Dpendence:

Test data

test folder contains some FLASH data for testing.

Bitmap Usage

For optimization reason, TinySWF loads outside texture files instead of using embbed bitmap in SWF files.

Please read bitmap guide.


tinyswf's People

Contributors

jbyu avatar

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.