SWFMovie->add
(PHP 4 >= 4.3.3)
SWFMovie->add — اضافه کردن هر نوع داده به فیلم
Description
mixed SWFMovie::add
( object $instance
)
Warning
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk.
اضافه کردن شی SWF instance به فیلم فعلی.
Return Values
برای انواع قابل نمایش (shape، text، button، sprite) SWFDisplayItem بازگردانده میشود که در فهرست نمایش کنترل میکند. بنابراین همان شکل را میتوانید چندین بار به فیلم اضافه کنید و برای هر نمونه هندل ویژه آن را دریافت کنید.
There are no user contributed notes for this page.
