|
uCoz Community Archives Locked Coding problem!! |
Coding problem!! |
Hi to evry1....!!
Just facing coding problem, i want to show ads on live stream. Ads I have saved in html file and uploaded on file manager http://sahilcricket.do.am/ads.html And I have another site for putting the code on stream and did this coding : This Is code for LIVE stream <script type='text/javascript'>fid='456criccc'; v_width=600; v_height=430;</script><script type='text/javascript' src='http://www.yocast.tv/PlayerEmbed.js'></script> and this For Float Ads on it <div id="floatLayer2" style="height: 250px; centre: 90px; position: absolute; top: 110px; width: 300px;"><iframe src="http://sahilcricket.do.am/ads.html" width="300" height="250" id="myfr" scrolling="no" frameborder="0" marginheight="0" marginwidth="0" >Your Browser Do not Support Iframe</iframe> <div style="height: 15px; left: 250px; position: absolute; top: -10px; width: 100px;"><span onmouseup="document.getElementById('floatLayer2').style.display='none'"><img src="http://4.bp.blogspot.com/-sIzCYGF-XOI/TfBczW6YLFI/AAAAAAAABLE/Xg6MEOFBsO0/s1600/close%2Bbutton.jpg" /></span></div></div> Problem is that ads doesnt appear on the floating window on live stream ? whereas when i go to ads directly ---> http://sahilcricket.do.am/ads.html then it appears Link for stream is : http://ads1.do.am/ ads doesnt appear it shows only black colour !! Plz plz reply |
I viewed your page source. You are referencing to "http://sahilcricket.hpage.com/" instead of "http://sahilcricket.do.am/ads.html".
|
| |||
| |||