Войти в систему
Главная
О проекте
Информация
Обратная связь
Текущие заказы
Регистрация
Оглавление
/ Shockwave Flash Функции
Поиск функции:
Разделы:
Выберите раздел
Оглавление
Руководство по PHP
Авторские права
Предисловие
Приступая к работе
Введение
Краткое руководство
Установка и настройка
Общие инструкции по установке
Установка на Unix системы
Installation on Mac OS X
Installation on Windows systems
Installation of PECL extensions
Проблемы?
Runtime Configuration
Справочник языка
Основы синтаксиса
Типы
Переменные
Константы
Выражения
Операторы
Control Structures
Функции
Classes and Objects (PHP 4)
Классы и объекты (PHP 5)
Пространства имён
Исключения
Ссылки. Разъяснения
Безопасность
Вступление
Общие рассуждения
Если PHP установлен как CGI
Если PHP установлен как модуль Apache
Безопасность файловой системы
Безопасность баз данных
Сообщения об ошибках
Использование глобальных переменных
Данные, введенные пользователем
Magic Quotes
Сокрытие PHP
Необходимость обновлений
Отличительные особенности
HTTP-Аутентификация в PHP
Cookies
Sessions
Работа с XForms
Загрузка файлов на сервер
Работа с удаленными файлами
Работа с соединениями
Постоянные соединения с базами данных
Защищенный режим
Использование PHP в командной строке
Справочник функций
Variable and Type Related Extensions
Text Processing
Affecting PHP's Behaviour
Session Extensions
Other Basic Extensions
Database Extensions
XML Manipulation
Web Services
Credit Card Processing
Mathematical Extensions
Cryptography Extensions
Human Language and Character Encoding Support
File System Related Extensions
Process Control Extensions
Mail Related Extensions
Authentication Services
Other Services
Compression Extensions
Calendar and Event Related Extensions
Non-Text MIME Output
Image Processing and Generation
Audio Formats Manipulation
Command Line Specific Extensions
Windows Only Extensions
Server Specific Extensions
PHP at the Core: A Hacker's Guide to the Zend Engine
Preface
The "counter" Extension - A Continuing Example
The PHP 5 build system
Extension structure
Memory management
Working with variables
Writing functions
Working with classes and objects
Working with resources
Working with INI settings
Working with streams
PDO Driver How-To
Extension FAQs
Zend Engine 2 API reference
Zend Engine 1
The future: PHP 6 and Zend Engine 3
ЧАВО
Общая Информация
Списки рассылки
Получение PHP
Вопросы по Базам Данных
Установка
Проблемы Сборки
Использование PHP
PHP и HTML
PHP и COM
PHP и другие языки
Переход из PHP 4 в PHP 5
Разные вопросы
Appendices
История PHP и смежных проектов
Migrating from PHP 5.1.x to PHP 5.2.x
Migrating from PHP 5.0.x to PHP 5.1.x
Миграция с PHP 4 на PHP 5
Отладка PHP
Configure options
Директивы php.ini
List of Supported Timezones
Extension Categorization
Список псевдонимов функций
List of Reserved Words
List of Resource Types
List of Supported Protocols/Wrappers
Список доступных фильтров
Список поддерживаемых транспортных протоколов
Таблица сравнения типов в PHP
List of Parser Tokens
Userland Naming Guide
Об этом руководстве
Open Publication License
Список функций
Что отсутствует в этом руководстве
Shockwave Flash
swf_actiongeturl
Shockwave Flash
Shockwave Flash Функции
Содержание
swf_actiongeturl
— Get a URL from a Shockwave Flash movie
swf_actiongotoframe
— Play a frame and then stop
swf_actiongotolabel
— Display a frame with the specified label
swf_actionnextframe
— Go forward one frame
swf_actionplay
— Start playing the flash movie from the current frame
swf_actionprevframe
— Go backwards one frame
swf_actionsettarget
— Set the context for actions
swf_actionstop
— Stop playing the flash movie at the current frame
swf_actiontogglequality
— Toggle between low and high quality
swf_actionwaitforframe
— Skip actions if a frame has not been loaded
swf_addbuttonrecord
— Controls location, appearance and active area of the current button
swf_addcolor
— Set the global add color to the rgba value specified
swf_closefile
— Close the current Shockwave Flash file
swf_definebitmap
— Define a bitmap
swf_definefont
— Defines a font
swf_defineline
— Define a line
swf_definepoly
— Define a polygon
swf_definerect
— Define a rectangle
swf_definetext
— Define a text string
swf_endbutton
— End the definition of the current button
swf_enddoaction
— End the current action
swf_endshape
— Completes the definition of the current shape
swf_endsymbol
— End the definition of a symbol
swf_fontsize
— Change the font size
swf_fontslant
— Set the font slant
swf_fonttracking
— Set the current font tracking
swf_getbitmapinfo
— Get information about a bitmap
swf_getfontinfo
— Gets font information
swf_getframe
— Get the frame number of the current frame
swf_labelframe
— Label the current frame
swf_lookat
— Define a viewing transformation
swf_modifyobject
— Modify an object
swf_mulcolor
— Sets the global multiply color to the rgba value specified
swf_nextid
— Returns the next free object id
swf_oncondition
— Describe a transition used to trigger an action list
swf_openfile
— Open a new Shockwave Flash file
swf_ortho2
— Defines 2D orthographic mapping of user coordinates onto the current viewport
swf_ortho
— Defines an orthographic mapping of user coordinates onto the current viewport
swf_perspective
— Define a perspective projection transformation
swf_placeobject
— Place an object onto the screen
swf_polarview
— Define the viewer's position with polar coordinates
swf_popmatrix
— Restore a previous transformation matrix
swf_posround
— Enables or Disables the rounding of the translation when objects are placed or moved
swf_pushmatrix
— Push the current transformation matrix back unto the stack
swf_removeobject
— Remove an object
swf_rotate
— Rotate the current transformation
swf_scale
— Scale the current transformation
swf_setfont
— Change the current font
swf_setframe
— Switch to a specified frame
swf_shapearc
— Draw a circular arc
swf_shapecurveto3
— Draw a cubic bezier curve
swf_shapecurveto
— Draw a quadratic bezier curve between two points
swf_shapefillbitmapclip
— Set current fill mode to clipped bitmap
swf_shapefillbitmaptile
— Set current fill mode to tiled bitmap
swf_shapefilloff
— Turns off filling
swf_shapefillsolid
— Set the current fill style to the specified color
swf_shapelinesolid
— Set the current line style
swf_shapelineto
— Draw a line
swf_shapemoveto
— Move the current position
swf_showframe
— Display the current frame
swf_startbutton
— Start the definition of a button
swf_startdoaction
— Start a description of an action list for the current frame
swf_startshape
— Start a complex shape
swf_startsymbol
— Define a symbol
swf_textwidth
— Get the width of a string
swf_translate
— Translate the current transformations
swf_viewport
— Select an area for future drawing
Shockwave Flash
swf_actiongeturl
Shockwave Flash
© 2008-2010 inPHP.org
Главная
|
О проекте inPHP.org
|
Правила сервиса
|
Частые вопросы
|
Информация
|
Обратная связь