Issue with Shine MP3 Encoder on Alchemy

2.1k views Asked by At

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.

2

There are 2 answers

2
Eran On

Make sure you have the .swc (shineMP3_alchemy.swc) added to your build path.

0
Mathew Thompson On

I had exactly the same problem.

In order to remedy it, in my fla I went to File -> ActionScript Settings -> Library Path -> Clicked the "Browse to SWC" icon and added the swc:

SWC