phaserjs / phaser

Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
https://phaser.io
MIT License
36.75k stars 7.07k forks source link

protracker demo - "this.context.createJavaScriptNode is not a function" #1327

Closed pnstickne closed 9 years ago

pnstickne commented 9 years ago

In Phaser 2.2-/dev this demo does not work in Chrome.

This is caused by a missing "this.context.createJavaScriptNode" property.

photonstorm commented 9 years ago

Works fine now the replay lib is updated.