Shine-MP3-Encoder-on-AS3-Alchemy
Shine-MP3-Encoder-on-AS3-Alchemy copied to clipboard
Integrating with own project
I'm trying to us the encoder in my own project and I get this error #error1180 “Call to possible undefined method CLibInit” and #error1172 “cmodule.shine:CLibInit could not be found” any idea what the problem might be?
I'm getting this same error when building with ant — I'm presuming cmodule.shine:CLibInit is within the SWC. Is there a work around for getting passed this in ant?
I found the solution, you have to include the shineMP3_alchemy.swc in your library path.
Thanks - it is added to my build path, I'm using FlashBuilder - it builds fine using FlashBuilder without any errors. However, via a terminal, if I try to build using ant, the ant build is failing :/
how can I solve the same problem using adobe flash?
the same problem in flash >>> can someone help ?