I am doing some 'rule outs' to rule out
the obvious things..
now
since this is my first C2 to be published on this server (yahoo web server)
I tried to upload a simple sample game in C2
and it works.
see it here if you like ..
http://ichibangames.com/Test_One/index.html
so its NOT a C2 issue.
it doesn't like something in my 'coding'..
In Chrome I press CTRL-SHIFT-J
and this appears..
the error message is
Uncaught TypeError: Cannot read property 'b' of undefined
it says:
c2runtime.js:659
so line 659 of the c2runtime file ... something in there it doesn't like.. Cannot read property 'b' of undefined
here is line 659, I don't see undefined
!1,[[0,[0,256]],[0,[0,192]]]],[-1,t.prototype.b.D,null,0x668df35c15e2b,!1,[[11,"ItemBgColor"],[7,[0,5]]]],[22,v.prototype.b.Xa,null,0xcad4ba639d9d9,!1,[[2,["bb",!1]]]],[22,v.prototype.b.Xa,null,0x6fa32999853d1,!1,[[2,["nb",!1]]]],[22,v.prototype.b.Xa,null,627241421676204,!1,[[2,["pb",!1]]]],[22,v.prototype.b.Xa,null,8625734537192015,!1,[[2,["break_2",!1]]]],[22,v.prototype.b.Xa,null,0x7d8103a94b331,!1,[[2,["blue_2",!1]]]],[22,v.prototype.b.Xa,null,5032684564340195,!1,[[2,["brown_2",!1]]]]]],[0,null,
anybody see anything unusual ?
hhhmmmmmm
anybody happen to know what 'b' they are talking about?