Freekoid Customer Aug 15, 2011 #1 Firebug console error holdsize is null flash.css({ width: holdsize[0], height: holdsize[1] });
Darkwaltz4 Former Developer Aug 15, 2011 #2 Do all your games do that or only a particular one? Looks like the game dimensions were not picked up.
Do all your games do that or only a particular one? Looks like the game dimensions were not picked up.
Darkwaltz4 Former Developer Aug 17, 2011 #6 edit dbtech_vbarcade_headinclude, find HTML: else { //revert everything replace with HTML: else if (holdsize) { //revert everything
edit dbtech_vbarcade_headinclude, find HTML: else { //revert everything replace with HTML: else if (holdsize) { //revert everything