downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

swf_ortho2> <swf_oncondition
[edit] Last updated: Fri, 17 May 2013

view this page in

swf_openfile

(PHP 4)

swf_openfile新規に Shockwave Flash ファイルをオープンする

説明

void swf_openfile ( string $filename , float $width , float $height , float $framerate , float $r , float $g , float $b )

新しいファイルをオープンします。 この関数は最初にコールしなければなりません。そうしないと、 スクリプトは動作しません。

パラメータ

filename

SWF ファイルへのパス。出力を画面に送りたい場合は、これを php://stdout に設定します。

width

ムービーの幅。

height

ムービーの高さ。

framerate

フレームレート。

r

背景の赤の値。

g

背景の緑の値。

b

背景の青の値。

返り値

値を返しません。

変更履歴

バージョン 説明
4.0.1 php://stdout のサポートが追加されました。

参考



add a note add a note User Contributed Notes swf_openfile - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites