|
Post by OWNation on Jun 29, 2009 3:15:37 GMT -5
I don't think an addon has been created for GotGame. I tried creating one using the following code but it didn't work. <script> /* AVIP Addon:Got Game(global header below AVIP header code) - Eton Bones*/ if(window['vidType']){ vidType['GotGame']={}; vidType['GotGame'].prefix='http://video.gotgame.com/index.php/video/view/%video%'; vidType['GotGame'].description='GotGame'; } </script> If someone could help me out in creating a working code, it would be much appreciated. www.gotgame.com/This is the website I am trying to create the addon for. video.gotgame.com/index.php/video/view/10207/William_James_vs._Santana_AustinThis is the video I am trying to embed on my forum. If someone could please edit the code I posted to get this video to work, that'd be awesome! Please help!
|
|