next up previous contents
Next: Properties Up: FFish Script Objects Reference Previous: onSend   Contents

SplashWnd

Description
Creates and displays a splash window. Not available for screen savers.

available: SWFKit Pro


Syntax

new SplashWnd(width, height)


Parameters

width
Integer. Specifies the width of the splash window.
height
Integer. Specifies the height of the splash window.


Remarks

SWFKit Pro 2 can only maintain one splash window at the same time. That is to say, if you want to create another splash window, you must firstly close the created one. Or the expression "new Splash(width, height)" will always return a reference to the created one.





Subsections

Copyright ©2000-2007 Shanghai TopCMM Software Technologies. All Rights Reserved.