Skip navigation
Vision Harry
Currently Being Moderated

Toolkit for createJS not exporting javascript code within /* js */

Jul 4, 2012 1:57 PM

Hi

 

I've tried everything but Toolkit for createJS is not exporting any of the javascript code entered.

 

For example:

 

/* js this.onClick = function() { this.gotoAndPlay(0); } */

 

or

 

/* js alert("Hello World!"); */

 

in the javascript file is exported as

 

// timeline functions:

this.frame_39 = function() {

 

}

 

I am using the latest toolkit and have re-downloaded it but the problem still persists.

 

Thanks

 

Harry

 
Replies
  • Currently Being Moderated
    Jul 4, 2012 2:46 PM   in reply to Vision Harry

    With the Toolkit for createJS you only can export images (vector and bitmap), sound and classic tweens.

     
    |
    Mark as:
  • Currently Being Moderated
    Jul 4, 2012 3:32 PM   in reply to Vision Harry

    you can add interactivity through the framework known as CreateJS.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points