Page 1 of 1

Easier way to write JavaScript for events...

Posted: Tue Nov 20, 2012 4:20 am
by Steven Ferrell

Is there an easier way to write JavaScript for events in the (non-flash) builder? I think it'd be great if I could have the option tie it to an asset/file in builder and just write js in an external program, then upload my file updating the existing js file.


Easier way to write JavaScript for events...

Posted: Tue Nov 20, 2012 4:45 am
by maxkatz

Sure, create a new JavaScript file (Project view Create New JavaScript). You can point to a URL or upload an entire file.


Easier way to write JavaScript for events...

Posted: Tue Nov 20, 2012 6:19 am
by Steven Ferrell

Thanks, that works perfectly!