I have been trying to use the "Shine MP3 Encoder on Alchemy" in my action script file:
import fr.kikko.lab.ShineMP3Encoder
But always seems to get 2 errors:
1180: Call to a possible undefined method CLibInit
1172: Definition cmodule.shine:ClibInit could not be found
Could anybody tells me what I am doing wrong or how to sort these issues?
Thank you.
Make sure you have the .swc (shineMP3_alchemy.swc) added to your build path.