9 years ago by BlairH
Hello,
I was wondering if anyone has encountered this problem with Internet Explorer crashing on an external function.
My game only crashes on Explorer and not on any other browser.
The function below is in my main.js file, not that it matters.
This is the error I get from Explorer.
ScriptError 1003 missing : on line 48 in main.js.
On line 48 I have the following function.
bezierPointX (Ax,Bx,Cx,Dx,t) {
}
Can anyone shed some light on this?
Also, could someone provide a pointer on how to cut & paste into the Forum.
Thanks,
Blair,
I was wondering if anyone has encountered this problem with Internet Explorer crashing on an external function.
My game only crashes on Explorer and not on any other browser.
The function below is in my main.js file, not that it matters.
This is the error I get from Explorer.
ScriptError 1003 missing : on line 48 in main.js.
On line 48 I have the following function.
bezierPointX (Ax,Bx,Cx,Dx,t) {
}
Can anyone shed some light on this?
Also, could someone provide a pointer on how to cut & paste into the Forum.
Thanks,
Blair,