SWFSound
SWFSoundInstance->loopCount
Ming
php 手册
|
脚本学堂
|
脚本编程
|
网站编程
|
系统管理
|
服务器配置
|
数据库管理
|
Php教程
|
python教程
|
正则表达式
|
批处理脚本
|
Centos教程
|
Linux基础教程
The SWFSoundInstance class
简介
SWFSoundInstance
objects are returned by the
SWFSprite->startSound
and
SWFMovie->startSound
methods.
Class synopsis
SWFSoundInstance
SWFSoundInstance
{
/* Methods */
void
loopCount
(
int
$point
)
void
loopInPoint
(
int
$point
)
void
loopOutPoint
(
int
$point
)
void
noMultiple
(
void
)
}
Table of Contents
SWFSoundInstance->loopCount
— 说明
SWFSoundInstance->loopInPoint
— 说明
SWFSoundInstance->loopOutPoint
— 说明
SWFSoundInstance->noMultiple
— 说明
SWFSound
SWFSoundInstance->loopCount
Ming
php 手册
|
脚本学堂
|
脚本编程
|
网站编程
|
系统管理
|
服务器配置
|
数据库管理
|
Php教程
|
python教程
|
正则表达式
|
批处理脚本
|
Centos教程
|
Linux基础教程