text
stringlengths 1
254
| output
stringlengths 2
255
|
---|---|
Prev
|
See also swfdisplayitem- scaleto().
|
Warning
|
(no version information, might be only in CVS)
|
The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP.
|
この関数は、 実験的 なステータスにあります。これは、この関数の 動作、関数名、ここで書かれていること全てがPHPの将来のバージョンで予告 なく変更される可能性があることを意味します。注意を喚起するとともに自分 のリスクでこの関数を使用して下さい。
|
swfdisplayitem - scaleto() scales the current object to (x, y) in global coordinates.
|
swfdisplayitem- scaleto() scales the current object to (x, y) in global coordinates.
|
It must have been added using the swfmovie - add().
|
The object may be a swfshape(), a swfbutton(), a swftext() or a swfsprite() object. It must have been added using the swfmovie- add().
|
Prev
|
See also swfdisplayitem- scale().
|
Use this function at your own risk.
|
(no version information, might be only in CVS)
|
The object may be a swfshape(), a swfbutton(), a swftext() or a swfsprite() object.
|
The object may be a swfshape(), a swfbutton(), a swftext() or a swfsprite() object. It must have been added using the swfmovie- add().
|
Warning
|
(no version information, might be only in CVS)
|
The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP.
|
この関数は、 実験的 なステータスにあります。これは、この関数の 動作、関数名、ここで書かれていること全てがPHPの将来のバージョンで予告 なく変更される可能性があることを意味します。注意を喚起するとともに自分 のリスクでこの関数を使用して下さい。
|
swfdisplayitem - setname() sets the object's name to name, for targetting with action script.
|
swfdisplayitem- setname() sets the object's name to name, for targetting with action script. Only useful on sprites.
|
It must have been added using the swfmovie - add().
|
The object may be a swfshape(), a swfbutton(), a swftext() or a swfsprite() object. It must have been added using the swfmovie- add().
|
Warning
|
(no version information, might be only in CVS)
|
Use this function at your own risk.
|
この関数は、 実験的 なステータスにあります。これは、この関数の 動作、関数名、ここで書かれていること全てがPHPの将来のバージョンで予告 なく変更される可能性があることを意味します。注意を喚起するとともに自分 のリスクでこの関数を使用して下さい。
|
Obviously only useful for morphs.
|
swfdisplayitem- setratio() sets the object's ratio to ratio. Obviously only useful for morphs.
|
It must have been added using the swfmovie - add().
|
The object may be a swfshape(), a swfbutton(), a swftext() or a swfsprite() object. It must have been added using the swfmovie- add().
|
Example 1. swfdisplayitem - setname() example
|
This simple example will morph nicely three concentric circles.
|
SWFDisplayItem - setName
|
例 1 swfdisplayitem- setname() の例
|
Warning
|
(no version information, might be only in CVS)
|
The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP.
|
この関数は、 実験的 なステータスにあります。これは、この関数の 動作、関数名、ここで書かれていること全てがPHPの将来のバージョンで予告 なく変更される可能性があることを意味します。注意を喚起するとともに自分 のリスクでこの関数を使用して下さい。
|
swfdisplayitem - skewx() adds ddegrees to current x-skew.
|
swfdisplayitem- skewx() adds ddegrees to current x-skew.
|
It must have been added using the swfmovie - add().
|
The object may be a swfshape(), a swfbutton(), a swftext() or a swfsprite() object. It must have been added using the swfmovie- add().
|
Prev
|
See also swfdisplayitem- skewx(), swfdisplayitem- skewy() and swfdisplayitem- skewyto().
|
Warning
|
(no version information, might be only in CVS)
|
Use this function at your own risk.
|
この関数は、 実験的 なステータスにあります。これは、この関数の 動作、関数名、ここで書かれていること全てがPHPの将来のバージョンで予告 なく変更される可能性があることを意味します。注意を喚起するとともに自分 のリスクでこの関数を使用して下さい。
|
For degrees is 1.0, it means a 45-degree forward slant.
|
swfdisplayitem- skewxto() sets the x-skew to degrees. For degrees is 1.0, it means a 45-degree forward slant. More is more forward, less is more backward.
|
The object may be a swfshape(), a swfbutton(), a swftext() or a swfsprite() object.
|
The object may be a swfshape(), a swfbutton(), a swftext() or a swfsprite() object. It must have been added using the swfmovie- add().
|
See also swfdisplayitem - skewx(), swfdisplayitem - skewy() and swfdisplayitem - skewyto().
|
See also swfdisplayitem- skewx(), swfdisplayitem- skewy() and swfdisplayitem- skewyto().
|
Warning
|
(no version information, might be only in CVS)
|
The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP.
|
この関数は、 実験的 なステータスにあります。これは、この関数の 動作、関数名、ここで書かれていること全てがPHPの将来のバージョンで予告 なく変更される可能性があることを意味します。注意を喚起するとともに自分 のリスクでこの関数を使用して下さい。
|
swfdisplayitem - skewy() adds ddegrees to current y-skew.
|
swfdisplayitem- skewy() adds ddegrees to current y-skew.
|
It must have been added using the swfmovie - add().
|
The object may be a swfshape(), a swfbutton(), a swftext() or a swfsprite() object. It must have been added using the swfmovie- add().
|
Prev
|
See also swfdisplayitem- skewyto(), swfdisplayitem- skewx() and swfdisplayitem- skewxto().
|
Warning
|
(no version information, might be only in CVS)
|
Use this function at your own risk.
|
この関数は、 実験的 なステータスにあります。これは、この関数の 動作、関数名、ここで書かれていること全てがPHPの将来のバージョンで予告 なく変更される可能性があることを意味します。注意を喚起するとともに自分 のリスクでこの関数を使用して下さい。
|
For degrees is 1.0, it means a 45-degree forward slant.
|
swfdisplayitem- skewyto() sets the y-skew to degrees. For degrees is 1.0, it means a 45-degree forward slant. More is more upward, less is more downward.
|
The object may be a swfshape(), a swfbutton(), a swftext() or a swfsprite() object.
|
The object may be a swfshape(), a swfbutton(), a swftext() or a swfsprite() object. It must have been added using the swfmovie- add().
|
See also swfdisplayitem - skewy(), swfdisplayitem - skewx() and swfdisplayitem - skewxto().
|
See also swfdisplayitem- skewy(), swfdisplayitem- skewx() and swfdisplayitem- skewxto().
|
Prev
|
(PHP 4)
|
The swf_endButton() function ends the definition of the current button.
|
関数 swf_endButton() はカレントのボタンの定義を終了します。
|
Prev
|
(PHP 4)
|
Ends the current action started by the swf_startdoaction() function.
|
関数 swf_startdoaction() で開始した カレントのアクションを終了します。
|
Prev
|
(PHP 4)
|
The swf_endshape() completes the definition of the current shape.
|
swf_endshape() はカレントの形状の定義を完結します。
|
Prev
|
(PHP 4)
|
The swf_endsymbol() function ends the definition of a symbol that was started by the swf_startsymbol() function.
|
関数 swf_endsymbol() は、関数 swf_startsymbol() で開始したシンボルの定義を終了します。
|
The swffill() object allows you to transform (scale, skew, rotate) bitmap and gradient fills. swffill() objects are created by the swfshape - addfill() methods.
|
The swffill() object allows you to transform (scale, skew, rotate) bitmap and gradient fills. swffill() objects are created by the swfshape- addfill() methods.
|
Prev
|
SWFFill has the following methods: swffill- moveto() and swffill- scaleto(), swffill- rotateto(), swffill- skewxto() and swffill- skewyto().
|
Warning
|
(no version information, might be only in CVS)
|
The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP.
|
この関数は、 実験的 なステータスにあります。これは、この関数の 動作、関数名、ここで書かれていること全てがPHPの将来のバージョンで予告 なく変更される可能性があることを意味します。注意を喚起するとともに自分 のリスクでこの関数を使用して下さい。
|
swffill - moveto() moves fill's origin to (x, y) in global coordinates.
|
swffill- moveto() moves fill's origin to (x, y) in global coordinates.
|
Warning
|
(no version information, might be only in CVS)
|
The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP.
|
この関数は、 実験的 なステータスにあります。これは、この関数の 動作、関数名、ここで書かれていること全てがPHPの将来のバージョンで予告 なく変更される可能性があることを意味します。注意を喚起するとともに自分 のリスクでこの関数を使用して下さい。
|
swffill - rotateto() sets fill's rotation to degrees degrees.
|
swffill- rotateto() sets fill's rotation to degrees degrees.
|
Warning
|
(no version information, might be only in CVS)
|
The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP.
|
この関数は、 実験的 なステータスにあります。これは、この関数の 動作、関数名、ここで書かれていること全てがPHPの将来のバージョンで予告 なく変更される可能性があることを意味します。注意を喚起するとともに自分 のリスクでこの関数を使用して下さい。
|
swffill - scaleto() sets fill's scale to x in the x-direction, y in the y-direction.
|
swffill- scaleto() sets fill's scale to x in the x-direction, y in the y-direction.
|
Warning
|
(no version information, might be only in CVS)
|
Use this function at your own risk.
|
この関数は、 実験的 なステータスにあります。これは、この関数の 動作、関数名、ここで書かれていること全てがPHPの将来のバージョンで予告 なく変更される可能性があることを意味します。注意を喚起するとともに自分 のリスクでこの関数を使用して下さい。
|
For x is 1.0, it is a is a 45-degree forward slant.
|
swffill- skewxto() sets fill x-skew to x. For x is 1.0, it is a is a 45-degree forward slant. More is more forward, less is more backward.
|
Warning
|
(no version information, might be only in CVS)
|
Use this function at your own risk.
|
この関数は、 実験的 なステータスにあります。これは、この関数の 動作、関数名、ここで書かれていること全てがPHPの将来のバージョンで予告 なく変更される可能性があることを意味します。注意を喚起するとともに自分 のリスクでこの関数を使用して下さい。
|
For y is 1.0, it is a is a 45-degree upward slant.
|
swffill- skewyto() sets fill y-skew to y. For y is 1.0, it is a is a 45-degree upward slant. More is more upward, less is more downward.
|
Warning
|
(PHP 4 = 4.0.5)
|
Use this function at your own risk.
|
この関数は、 実験的 なステータスにあります。これは、この関数の 動作、関数名、ここで書かれていること全てがPHPの将来のバージョンで予告 なく変更される可能性があることを意味します。注意を喚起するとともに自分 のリスクでこの関数を使用して下さい。
|
You' ll probably want to use the SWFText() version of this method which uses the text object's scale.
|
swffont- getwidth() returns the string string 's width, using font's default scaling. You'll probably want to use the SWFText() version of this method which uses the text object's scale.
|
This function is EXPERIMENTAL.
|
(PHP 4 = 4.0.5)
|
Use this function at your own risk.
|
この関数は、 実験的 なステータスにあります。これは、この関数の 動作、関数名、ここで書かれていること全てがPHPの将来のバージョンで予告 なく変更される可能性があることを意味します。注意を喚起するとともに自分 のリスクでこの関数を使用して下さい。
|
Otherwise, create a browser-defined font reference.
|
filename が、FDBファイルの名前(すなわち、 ".fdb" で終る)の場合、このファイル中のフォントの定義をロードしま す。そうでない場合、ブラウザで定義されたフォントリファレンスを作 成します。
|
One may create FDB files from SWT Generator template files with the included makefdb utility - look in the util directory off the main ming distribution directory.
|
FDB ("font definition block") は、フォントに関する詳細な情報が記 述されているSWF DefineFont2 ブロック用の非常に簡単なラッパーです。 FDBファイルは、mingの主要ファイルの配布ディレクトリではなくutilディ レクトリにある付属のmakefdbユーティリティによりSWFジェネレータテ ンプレートファイルから作成することが可能です。
|
It is assumed that the font definition will be provided by the movie player.
|
ブラウザで定義されたフォントには、フォント名以外のフォント情報が含 まれていません。フォント定義は、ムービープレイヤーに提供されると 仮定します。フォント _serif, _sans, _typewriter は、常に使用可能 です。例えば、
|
swffont() returns a reference to the font definition, for use in the SWFText - setFont() and the SWFTextField - setFont() methods.
|
swffont() は、フォント定義へのリファレンスを返 します。これは、 SWFText- setFont() および SWFTextField- setFont() メソッドで使用可能です。
|
Prev
|
SWFFont は、次のメソッドを有します: swffont- getwidth()
|
Prev
|
(PHP 4)
|
The swf_fontsize() function changes the font size to the value given by the size parameter.
|
関数 swf_fontsize() は、パラメータ size により指定した値にフォントの大きさを変更します。
|
(PHP 4)
|
(PHP 4)
|
Positive values create a foward slant, negative values create a negative slant.
|
カレントのフォントの傾きをパラメータ slant で指定した 角度に設定します。正の値は前向きの傾きを生成し、負の値は負の傾きを生成します。
|
(PHP 4)
|
(PHP 4)
|
This function is used to increase the spacing between letters and text, positive values increase the space and negative values decrease the space between letters.
|
パラメータ tracking で指定した値にフォントのトラッキングを 設定します。この関数は、文字およびテキスト間の空白を増加させるために使用され、 正の値は文字間の空白を増加させ、負の値は空白を減少させます。
|
(PHP 4)
|
(PHP 4)
|
The returned array has the following elements:
|
関数 swf_getbitmapinfo() は、パラメータ bitmapid で指定したビットマップに関する情報を配列として返します。 返される配列は、次の要素を有しています。
|
"width" - The width in pixels of the bitmap.
|
"size" - ビットマップのバイト単位の大きさ。
|
Prev
|
"width" - ビットマップのピクセル単位の幅。
|
swf_fonttracking
|
"height" - ビットマップのピクセル単位の高さ。
|
(PHP 4)
|
(PHP 4)
|
Aheight - The height in pixels of a capital A.
|
関数 swf_getfontinfo() は次のパラメータを有する連想配列を 返します。
|
Prev
|
Aheight - 大文字Aのピクセル単位の高さ。
|
swf_getbitmapinfo
|
xheight - 小文字xのピクセル単位の高さ。
|
Prev
|
(PHP 4)
|
The swf_getframe() function gets the number of the current frame.
|
関数 swf_getframe() はカレントのフレームの 番号を得ます。
|
Warning
|
(no version information, might be only in CVS)
|
Use this function at your own risk.
|
この関数は、 実験的 なステータスにあります。これは、この関数の 動作、関数名、ここで書かれていること全てがPHPの将来のバージョンで予告 なく変更される可能性があることを意味します。注意を喚起するとともに自分 のリスクでこの関数を使用して下さい。
|
Thou shalt add entries in order of increasing ratio.
|
swfgradient- addentry() adds an entry to the gradient list. ratio is a number between 0 and 1 indicating where in the gradient this color appears. Thou shalt add entries in order of increasing ratio.
|
Last parameter a is optional.
|
red, green, blue is a color (RGB mode). Last parameter a is optional.
|
Warning
|
(PHP 4 = 4.0.5)
|
The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP.
|
この関数は、 実験的 なステータスにあります。これは、この関数の 動作、関数名、ここで書かれていること全てがPHPの将来のバージョンで予告 なく変更される可能性があることを意味します。注意を喚起するとともに自分 のリスクでこの関数を使用して下さい。
|
swfgradient() creates a new SWFGradient object.
|
swfgradient() creates a new SWFGradient object.
|
SWFGradient has the following methods: swfgradient - addentry().
|
After you've added the entries to your gradient, you can use the gradient in a shape fill with the swfshape- addfill() method.
|
Example 1. swfgradient() example
|
SWFGradient has the following methods: swfgradient- addentry().
|
Prev
|
This simple example will draw a big black-to-white gradient as background, and a redish disc in its center.
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.