|
|||
|
Hi,
I am using SWFKit Pro v1.2 r2 and I am ahving a problem with using clip regions. I can create a clip region without a problem, and the clip region registers as a sub-item in the tree view on the left side of the developer's view. However, when I enter the Appearance dialogue in the operation panel, and select Set clip chape from the Window Shape box, my clip home made clip region doesn't feature in the drop down list, nothing features there as a matter of fact. Have I forgotten to do something to make it come up? Thank you, Darryl. |
|
|||
|
Sorry, it seems to be a bug of SWFKit 2. We will fix it in the next version.
But you can set the clip region by adding the following code into the "initialize" script. Code:
Application.Appearance.windowShape = "Region 0"; |
|
|||
|
Thank you for your response, it works well.
One more question about clip regions though. I know that SWFKit supports only one main window. Is it possible to host multiple clip shapes in the same window? and if so, will they drag independantly? Thank you, Darryl. |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|