For some reason I cannot seem to embed The Miner in my application.
I follow the instructions given on the tutorial page (I downloaded the debugger player for both projector and Netscape compatible browsers).
The tutorial page says I have a debugger version.
I placed the SWC in my library
I put the code in my project (including imports). But I get the following error when the I try to add it to the stage:
[Fault] exception, information=ReferenceError: Error #1065: Variable TheMiner is not defined.
What am I missing?