Skip to content

ken39arg/Media_SWF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

## 概要

FlashLite1.1のswfを動的に作り出すためのPHPライブラリです。
swfmillやMingなどは使わずにPHPのみで実装しています

## 依存

- IO_Bit
  http://openpear.org/package/IO_Bit

- IO_SWF
  http://openpear.org/package/IO_SWF

## サンプル

- sample/100.php
- sample/200.php

$ php sample/100.php > 100.swf
$ php sample/200.php > 200.swf

About

php library to generate swf for FlashLite1.1 dynamically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages