Here is the page I'm testing with:
http://www.thunderstixbaseball.com/inde ... &Itemid=75" onclick="window.open(this.href);return false;
I have a ustream box which will be streaming the kid's game on the upper box, and a box of iscorecast below it.
I can get it to get to the menu of games, but can't get it zoned into the specific game. I guess I need to set the "g" setting which corresponds with "Game Number" -- All I can find is the "GG" setting which corresponds with "Game Group" or something.
Here is the code I have currently:
Code: Select all
<iframe src ="http://data.iscorecentral.com/iscorecast/player.html?c=980CDD456B&g=EBBC00B9-899B-46ED-B083-B7D5B9F2ABDE&replay=1" width="100%" height="300">
<p>Your browser does not support iframes.</p>
</iframe>
Where do I find the game code?
Thanks!!