![]() |
Re: Test new TBA feature
Quote:
Regarding the code errors, can you be more specific? Copy and paste the extra code, attach a screen short, or send a hyperlink? I can figure out why it's not working so we can fix it for the future. Thanks! |
Re: Test new TBA feature
Quote:
Code:
/>Code:
></iframe>...forest |
Re: Test new TBA feature
237 has implemented it here. Good job TBA!
|
Re: Test new TBA feature
Quote:
Quote:
Quote:
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> |
Re: Test new TBA feature
This is a great feature. I'll be sure to add it to the new Robowrangler site coming up.
|
Re: Test new TBA feature
http://www.jeroenwijering.com/?item=JW_Media_Player. x]!
I would give credit next time you do that.. |
Re: Test new TBA feature
Really slick feature that many of us can include on our sites. But one question... How to we ADD to the video archives on TBA? I have most of the Davis-Sacramento matches from last year - I posted them to SOAP, but they couldn't keep them. Where does TBA keep them? Youtube?
|
Re: Test new TBA feature
Quote:
Thanks! |
Re: Test new TBA feature
Team 2207 has implemeted this feature on our website at http://www.whitebearlakerobotics.com, it is our 2007 video section.
This is an awesome feature TBA. |
Re: Test new TBA feature
Quote:
You MUST (rfc 2119) encode attributes with their entitles. This means replace the & with & as shown: 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>Teams use the XHTML format, team 237 for example, with invalid XML. The only reason no XML error parser errors show up is because browsers will not use an XML parser unless application/xhtml+xml is sent in the Content-type header (sending documents as text/html will make browsers use the standards mode SGML parser). Don't get me wrong, XHTML is great, I use an XSL parser to make edits to my teams website, you can't do that with plain old HTML :) Iframes are really hackish, it would be much better to create a custom flash player that will grab the team list, instead of coding it in HTML loaded from an iframe, or link to the list of videos otherwise. |
| All times are GMT -5. The time now is 23:53. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi