Quote:
Originally Posted by cbale2000
1. TBA doesn't list our team as having competed in the finals at IRI. Yet we were the second team picked (out of the 4 team alliance) and played in every match the alliance played. Just thought I'd point that out.
|
The Blue Alliance System does not currently support matches with four teams per alliance, as the IRI Finals were run. If FIRST changes the official alliance system, this may be updated, but for now it is a back-burner problem.
Quote:
Originally Posted by cbale2000
2. Is there some glitch with the badge generator? I try to use the linking code it gives me but the image never appears and if I follow the images url it instead just redirects me to the main TBA page. 
|
Yes, you found a problem. The link doesn't know what to do if you do not enter colors into the color fields. I will add javascript validation. In the mean time, enter a color (even if just 000000 or FFFFFF) to circumvent this issue.
Quote:
Originally Posted by fimmel
try changing the last 2 characters to the iframe from:
to:
that fixed cutting the rest of the page off on my site
|
I will change the code to reflect this more compatible method. Thanks. Since I can't edit my old post any more:
How to add to your team's site!
To add it to your site, add the following code to your site where you want it to appear:
Code:
<iframe src="http://www.thebluealliance.net/tbatv/iframe_playlist.php?frontcolor=ffcc00&backcolor=660000&lightcolor=ffff00&year=2007&team=177" frameborder="0" height="470" width="395" scrolling="no"></iframe>