Page 1 of 1
In example file why not display animation in webpage
Posted: Sun Sep 08, 2013 7:01 pm
by danya0365
Only display Black screen ???
I think, I will see sprite animation too, not only debug console. Right?
Re: In example file why not display animation in webpage
Posted: Sun Sep 08, 2013 7:05 pm
by danya0365
I try to check all of my example file. all display black screen.
Re: In example file why not display animation in webpage
Posted: Sun Sep 08, 2013 7:58 pm
by coolbloke1324
That is really bizarre!
I've never seen just a blank screen from an example when there is no error from the console.
Do you have any browser extensions running that might interfere with canvas rendering? Might be worth going into private browsing mode to test.
Re: In example file why not display animation in webpage
Posted: Sun Sep 08, 2013 8:02 pm
by danya0365
My Firefox work very well
Re: In example file why not display animation in webpage
Posted: Sun Sep 08, 2013 8:04 pm
by coolbloke1324
danya0365 wrote:My Firefox work very well
So it must definitely be a browser extension in Chrome that is causing the problem. Try disabling them or going into private browsing mode (which disables all extensions by default) and testing again. I'm sure it's extension-related.
Re: In example file why not display animation in webpage
Posted: Sun Sep 08, 2013 8:04 pm
by danya0365
This is my chrome extention
Re: In example file why not display animation in webpage
Posted: Sun Sep 08, 2013 8:07 pm
by danya0365
coolbloke1324 wrote:danya0365 wrote:My Firefox work very well
So it must definitely be a browser extension in Chrome that is causing the problem. Try disabling them or going into private browsing mode (which disables all extensions by default) and testing again. I'm sure it's extension-related.
But My Google Chrome can run this
http://www.isogenicengine.com/offline/i ... /play.html
Re: In example file why not display animation in webpage
Posted: Sun Sep 08, 2013 8:11 pm
by danya0365
After try in private mode it work well
But why my Chrome work well in this page
http://www.isogenicengine.com/offline/i ... /play.html ???
Re: In example file why not display animation in webpage
Posted: Sun Sep 08, 2013 8:15 pm
by danya0365
Javascript popup blocker auto append <button> element in <body>
Is this cause ???
Re: In example file why not display animation in webpage
Posted: Sun Sep 08, 2013 8:25 pm
by danya0365
In Private mode of my Google Chrome
I try to enable all my extention to private mode to debug it
Wonderful, It' work well
I think in normal mode My extention not cause about this error
I confuse
I can't run example in normal mode but i can run this (
http://www.isogenicengine.com/offline/i ... /play.html ) page in normal mode of my Google Chrome