All Projects → swf2js → Swf2js

swf2js / Swf2js

Licence: mit
swf2js is Flash Player Runtime Engine written in pure JavaScript.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Swf2js

Mediaelement
HTML5 <audio> or <video> player with support for MP4, WebM, and MP3 as well as HLS, Dash, YouTube, Facebook, SoundCloud and others with a common HTML5 MediaElement API, enabling a consistent UI in all browsers.
Stars: ✭ 7,767 (+1749.29%)
Mutual labels:  flash, html5
Video.js
Video.js - open source HTML5 & Flash video player
Stars: ✭ 32,478 (+7632.86%)
Mutual labels:  flash, html5
Korge
KorGE Game Engine. Multiplatform Kotlin Game Engine
Stars: ✭ 780 (+85.71%)
Mutual labels:  flash, html5
Layaair discard
This is old LayaAir veriosn writetten by ActionScript 3.0 ,now LayaAir is using TypeScript as the Engine Script,Please use https://github.com/layabox/LayaAir instead.
Stars: ✭ 1,858 (+342.38%)
Mutual labels:  flash, html5
Latex.js
JavaScript LaTeX to HTML5 translator
Stars: ✭ 374 (-10.95%)
Mutual labels:  html5
Mescroll
精致的下拉刷新和上拉加载 js框架.支持vue,完美运行于移动端和主流PC浏览器 (JS framework for pull-refresh and pull-up-loading)
Stars: ✭ 3,775 (+798.81%)
Mutual labels:  html5
Vue Shiyanlou
😘基于vue2和vuex的复杂单页面应用,20+页面53个API(仿实验楼)✨✨
Stars: ✭ 342 (-18.57%)
Mutual labels:  html5
Wolfbot
Crypto currency trading bot written in TypeScript for NodeJS
Stars: ✭ 335 (-20.24%)
Mutual labels:  html5
Node Minify
Light Node.js module that compress javascript, css and html files
Stars: ✭ 404 (-3.81%)
Mutual labels:  html5
Docker Guacamole
A self-contained guacamole docker container for x64 and ARM. Remotely connect over SSH, RDP or VNC using HTML5.
Stars: ✭ 389 (-7.38%)
Mutual labels:  html5
Theme Bmw
✋ Smart Voice: Voice for yourself | 微声: 请为自己发声
Stars: ✭ 373 (-11.19%)
Mutual labels:  html5
Taro
A lightweight 3D game engine for the web.
Stars: ✭ 345 (-17.86%)
Mutual labels:  html5
Libgdx
Desktop/Android/HTML5/iOS Java game development framework
Stars: ✭ 19,420 (+4523.81%)
Mutual labels:  html5
Loading Attribute Polyfill
Fast and lightweight dependency-free vanilla JavaScript polyfill for native lazy loading / the awesome loading='lazy'-attribute.
Stars: ✭ 335 (-20.24%)
Mutual labels:  html5
Canvas Nest.js
♋ Interactive Particle / Nest System With JavaScript and Canvas, no jQuery.
Stars: ✭ 3,966 (+844.29%)
Mutual labels:  html5
Phaser3 Docs
Phaser 3 Documentation and TypeScript Defs
Stars: ✭ 339 (-19.29%)
Mutual labels:  html5
Selectolax
Python binding to Modest engine (fast HTML5 parser with CSS selectors).
Stars: ✭ 368 (-12.38%)
Mutual labels:  html5
Blog
记录前端开发日常点滴。为梦想Coding...
Stars: ✭ 386 (-8.1%)
Mutual labels:  html5
Moovie.js
Movie focused HTML5 Player
Stars: ✭ 293 (-30.24%)
Mutual labels:  html5
Uxp
This is a GitHub mirror of the Unified XUL Platform. The main repository can be found at https://repo.palemoon.org/MoonchildProductions/UXP/
Stars: ✭ 363 (-13.57%)
Mutual labels:  html5

About

Adobe Animate(Flash)のSWFファイルをリアルタイムで解析し、HTMLに変換するJavaScript製のFlashPlayerエミュレーターです。
Flex,Flash,Animate、全てのプラットフォームのSWFに対応しています。

This is a JavaScript FlashPlayer emulator that analyzes SWF files of Adobe Animate (Flash) in real time and converts them to HTML.
It supports SWFs for Flex, Flash, Animate, and all platforms.

Website / Demo

Japanese
English

HTML - SAMPLE CODE

<script type="text/javascript" src="swf2js.js"></script>
<script type="text/javascript">
    swf2js.load('SET SWF PATH');
</script>  

Project status

Free Version Production Version
ActionScript 1.0, 2.0 3.0
Compression ZLIB ZLIB/LZMA
WebGL × FullWebGL
Filters DropShadow/Blur/Glow/Bevel ALL Available.
Blend Modes 50% ALL Available.
Video × MP4/Flv(60%)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].