Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16147 программистов и 1779 роботов. Сейчас ищут 1712 программистов ...
The SWFMovie class
Вернуться к: Ming
(PHP 5 <= 5.3.0, PECL ming SVN)
Введение
SWFMovie is a movie object representing an SWF movie.
Обзор классов
Содержание
- SWFMovie::add — Adds any type of data to a movie
- SWFMovie::addExport — Описание
- SWFMovie::addFont — Описание
- SWFMovie::__construct — Creates a new movie object, representing an SWF version 4 movie
- SWFMovie::importChar — Описание
- SWFMovie::importFont — Описание
- SWFMovie::labelFrame — Labels a frame
- SWFMovie::nextFrame — Moves to the next frame of the animation
- SWFMovie::output — Dumps your lovingly prepared movie out
- SWFMovie::remove — Removes the object instance from the display list
- SWFMovie::save — Saves the SWF movie in a file
- SWFMovie::saveToFile — Описание
- SWFMovie::setbackground — Sets the background color
- SWFMovie::setDimension — Sets the movie's width and height
- SWFMovie::setFrames — Sets the total number of frames in the animation
- SWFMovie::setRate — Sets the animation's frame rate
- SWFMovie::startSound — Описание
- SWFMovie::stopSound — Описание
- SWFMovie::streamMP3 — Streams a MP3 file
- SWFMovie::writeExports — Описание
Вернуться к: Ming