|
|||
|
MX 2004 introduced more properties. One of the is .visible (not ._visible)
When used, it triggers the on (hide) methode of the targetted slide/form and ._visible doesn't. FlashPlayer.targetSetProperty "_level0.hub.message_centre", 7, "1"); is for ._visible What would be the property number for .visible? Is the property list number in the SFWKit help complete? If not, is there a complete list of those properties somewhere? Why targetSetProperty cannot use the litteral property? What's the difference between and targetSetProperty and targetSetPropertyNum. Ya, the float number but what's a float number has to do with a property? Also, can we call a user defined function in Flash from SWFKit? Thankx. |
|
|||
|
The targetSetProperty method is one of the methods exposed by Flash Player ActiveX control. We don't know how to use the method to access the visible property. The methods are not well documented, we only known that it can access the listed properties.
However, there is a way to call a method in the flash from swfkit. Please download the filelist sample from http://www.swfkit.com/forum/thread_1_858.html The trigger component in the sample can be used to do this. |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|