V77C: SetUpdateRate(0) on HTML5 causes Runtime Err

Monkey Forums/Monkey Bug Reports/V77C: SetUpdateRate(0) on HTML5 causes Runtime Err

MikeHart(Posted 2014) [#1]
Hi Mark,

on V77c and HTML5 setting the Update rate like this
	Method OnCreate:Int()
		SetUpdateRate(0)


causes a runtime error:

Monkey Runtime Error : ReferenceError: "requestAnimationFrame" ist undefiniert
I:/MonkeyPro77c/modules/mojo/app.monkey<225>



marksibly(Posted 2014) [#2]
Which browser/version?


MikeHart(Posted 2014) [#3]
IE Version 9.0.8112.16421CO
Windows 7 Professional SP1