|
|||
|
Im interested in all ActiveX objects that SWFkit can import.
I mean specificly, like, Shell.Explorer.2 and so on. a good list where is shown what objects can be embedded into SWFkit. (all common and default objects that you can find in windows XP) Example (list in this form) Shell.Explorer.2 so it can be Easy to Copy and Paste (ECP) into this createControl("Shell.Explorer.2", 0,0,0,0) ENTIRE LIST!! : ![]() |
|
|||
|
In fact most of ActiveX controls can be embedded in SWFKit. However, if you want to access them in AS2, you will have to create wrapper classes by using the "WrapperCreator". Moreover, the code generated by the "WrapperCreator" may not be perfect, i.e. you will have to modify some places manually. However, in AS3 you can call activex control methods as you do in ffish script.
|
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|