Problem Description
The project dont work in cocoonJS (launcher or compiled if this have the new multiplayer object 
    
Attach a Capx
Attched...
    
Description of Capx
Is simple project with a text label and multiplayer object, when you are connected, the label says "you are conected".
Works fine in explorer, but crash when you use cocoonJS
Steps to Reproduce Bug
    -  Step 1
    
-  Step 2
    
-  Step 3 etc.
Observed Result
When you try to run the project in cocoonJS with MP, you can only see a back screen, the cocoonJS debug says this error:
Javascript exception ( File 'c2runtime.js' Tag: 'script'): TypeError: undefined is not a function
     at s.oncreate
     at a.load
     at new a
     at window.createCocoonJSRuntime
     at c2runtime.js
     at c2runtime.js[/code:1gofypox]
    
[b]Expected Result[/b]
I expect my project works, but dont work (?)
    
[b]Affected Browsers[/b]
[ul]
    [li] Chrome: (NO)
    [/li][li] FireFox: (NO)
    [/li][li] Internet Explorer: (NO)[/li][/ul]
The buf only affect to Android
    
[b]Operating System and Service Pack[/b]
Windows 8.1 Pro
    
[b]Construct 2 Version ID[/b]
164.2 (64-bit)
[b]Notes[/b]
Other users also have confirmed the bug