|
|
|
|
#1 |
|
Tim
Join Date: May 2001
Location: Ottawa
Posts: 10,833
|
The same advice I gave nessios still applies. We don't have a generic Win32 DLL call bridge so you'd have to use something like the CallDll example (from the plugin SDK) or convert their DLL to a SWF Studio plugin.
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Jul 2007
Posts: 23
|
Quote:
i've compile a console application that i can call with ssCore.Shell.execute. this was much easier for me than build a plugin. |
|
|
|
|
|
|
#3 |
|
Tim
Join Date: May 2001
Location: Ottawa
Posts: 10,833
|
If you can write a console app, you can write a plugin! But if a console app works for you then it's a good solution
![]() |
|
|
|