|
|
|
#1 |
|
Registered User
Join Date: Mar 2011
Posts: 7
|
bass.dll
How can I mount the file bass.dll to the project?
http://www.un4seen.com/ |
|
|
|
|
|
#2 |
|
Tim
Join Date: May 2001
Location: Ottawa
Posts: 11,873
|
You'd have to write a SWF Studio plugin to call the dll functions that do what you want. The SWF Studio plugin SDK gives you a way to let your own C++ applications talk with Flash using our ActionScript API.
|
|
|
|