How to watch Live Cricket match any where (using embed code)
Are you a great fan for cricket? Wanna see live cricket when ever there is a match scheduled on a time? All you need is, a text editor and internet
- Copy any one of the following codes in notepad and save it with .html extension.
- Save the html file anywhere.
- Now, whenever you want to watch the (live) crick match, then just open the file and u can watch it.
Hope you enjoy
Note: If you have a descent net speed. then you can watch.
Code 1
<iframe src="http://www.cricvip.com/" width="600" height="480" id="myfr" scrolling="no" frameborder="0" marginheight="0" marginwidth="0">Your Browser Do not Support Iframe</iframe>
Code 2<iframe src="http://cricpower.com/link1.php" width="600" height="420" id="myfr" scrolling="no" frameborder="0" marginheight="0" marginwidth="0">Your Browser Do not Support Iframe</iframe>
Code 3 for Ten Cricket
<IFRAME FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=600 HEIGHT=420 SRC="http://www.streamer247.com/tencricket.php"></IFRAME>
Code 4
<IFRAME FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=600 HEIGHT=420 SRC="http://www.streamer247.com/hd.php"></IFRAME>
How it looks like when you save it (Click here)
Code 5 for Star Cricket<IFRAME FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=600 HEIGHT=450 SRC="http://www.embedstream.com/starcricket.php"></IFRAME>
How it looks like when you save it (Click here)
All we are doing is, we are embedding the code and streaming it.
0 comments:
Post a Comment