Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: swf_openfile - Manual
[go: Go Back, main page]

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

search for in the

swf_ortho2" width="11" height="7"/> <swf_oncondition
Last updated: Mon, 05 Feb 2007

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
There are no user contributed notes for this page.

swf_ortho2" width="11" height="7"/> <swf_oncondition
Last updated: Mon, 05 Feb 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites