dblstallion / Flash2CCB

Flash plugin which allows users to export to CCBi for use in Cocos2d and Cocos2dx
1 stars 3 forks source link

ReferenceError: xjsfl is not defined #1

Open lavmax opened 11 years ago

lavmax commented 11 years ago

In the first row of Export Scene.jsfl What could it be?

deemen commented 11 years ago

Hi there,

I'm not sure if it's mentioned in the readme or not but you will need to run install.jsfl from the xJSFL directory of the project as a prerequisite.

Dan

On Thu, Jun 6, 2013 at 10:46 AM, Max Lavrov notifications@github.comwrote:

In the first row of Export Scene.jsfl What could it be?

— Reply to this email directly or view it on GitHubhttps://github.com/dblstallion/Flash2CCB/issues/1 .

lavmax commented 11 years ago

Thank you, I did it and now I have a new problem: xjsfl.jsfl: xjsfl.modules.load(): there is no module registered under the namespace Flash2CCB. Could you help me with this, please.

deemen commented 11 years ago

You will need to copy the Flash2CCB directory here: https://github.com/dblstallion/Flash2CCB/tree/master/modules

Into the xjsfl modules folder for it to be recognized.

On Fri, Jun 7, 2013 at 4:52 AM, Max Lavrov notifications@github.com wrote:

Thank you, I did it and now I have a new problem: xjsfl.jsfl: xjsfl.modules.load(): there is no module registered under the namespace Flash2CCB. Could you help me with this, please.

— Reply to this email directly or view it on GitHubhttps://github.com/dblstallion/Flash2CCB/issues/1#issuecomment-19095807 .