Content tagged javascript

JavaScript, often abbreviated as JS, is a high-level, interpreted programming language that conforms to the ECMAScript specification. It is a language that is also characterized as dynamic, weakly typed, prototype-based and multi-paradigm.

Similar Tags

Report Tag

298 usages of this tag
  • 2 replies
  • 793 views
This content is deleted
Forum Topic
InjectedJavascript take var from js
0 favourites

I'am working with a startup in a project. We have an application that contains differents videogames. When I enter in a videogame, the app sends me an id (var)...

posted 5 years ago
  • 4 replies
  • 992 views

I wanted to link my game to Firebase, and saw firebase's documentation, then. I added this script in Javascript to my game: /**. * Handles the sign in button pr...

  • 3 replies
  • 2.4K views
This content is deleted
Forum Topic
how do i add java script code inside construct 2 ?
0 favourites

I wan to use Javascript sdk to do that but I have no idea. So please guys if any of you have tried this before enlighten us. Thanks in advance.

  • 11 replies
  • 2.6K views

If you're struggling with Firebase, check this out-. Construct 3 & Firebase using Javascript. This tutorial helps you get started with Firebase-. Contents-. 00:...

  • 4 replies
  • 977 views
This content is deleted
Forum Topic
How do I get the unix time from a specific date?
0 favourites

I know I can get the current Unix Time by using this string "(Browser.ExecJS("Date.Now()"))" but how do I get the Unix Time from a specific date like "16 April...

posted 5 years ago
  • 2 replies
  • 672 views
This content is deleted
Forum Topic
Accessing layer(s) to set up events
0 favourites

I see, in the Ghost Shooter example, that you reference the layout property on the runtime to set events to run on the start of the layout. According to the doc...

posted 5 years ago
  • 3 replies
  • 923 views
This content is deleted
Forum Topic
Interpolate Expressions into javascript
0 favourites

This is a proposal to be able to interpolate C3 expressions into the Javascript snippets that are created inside the event sheet. I am not really sure what the...

  • 2 replies
  • 682 views
This content is deleted
Forum Topic
Sharing a local storage class
0 favourites

This isn't perfect, but I thought somebody may be interested in using this as a base for a code only local storage solution that is indexDB based, like the Cons...

posted 5 years ago
  • 2 replies
  • 1.1K views
This content is deleted
Forum Topic
Sharing a vector class
1 favourites

Just thought I would share a simple class for using vectors if you want to use them. It doesn't all functionality it could, but I think it works pretty well in...

posted 5 years ago
  • 1 replies
  • 674 views
This content is deleted
Forum Topic
Storage (IndexDB)
0 favourites

Didn't know if you missed this or it's coming, but I noticed you added the IStotage documentation, but it doesn't look like you added the storage property on th...

posted 5 years ago

Similar Tags