Text
TV / Live Streaming/ video/ youtube/google

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    howtodoit.myfreeforum.org Forum Index -> The Most common Question's Answered
View previous topic :: View next topic  
Author Message
Please Register and Login to this forum to stop seeing this advertsing.





Add Karma

Posted:     Post subject:

Back to top
symon
Site Admin
Site Admin

Location: 

Joined: 13 Mar 2006
Posts: 866


Location: Hampshire Add Karma

PostPosted: Thu Mar 23, 2006 8:34 pm    Post subject: TV / Live Streaming/ video/ youtube/google Reply with quote

You will have to upload your video to a file host company that allows direct linking just do a google search for one.

You can get a list of tv streaming HERE


Please remember that you may have to do some work here [code]to get the url click on the link you want then right click and goto properties and find the URL not all radio and TV stations allow you to direct link so their codes may not work. The code you want is

<center><embed src="" width="500" height="375" showdisplay=center>

Now in-between the "" you would enter the URL for the TV or live stream you want.

For eg. <center><embed src="http://hostitwith.us/files/2488/car_t.wmv"width="500" height="375"></center>

Remember to do this you have to have allow HTML tags enabled in your profile and in admin panel -- General Admin --Configuration --Allow HTML

And also add
center,embed

to allowed HTML tags in the box below it, marked Allowed HTML tags-Separate tags with commas


For Youtube they give the following code

<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/ofZww-HCJSo"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/ofZww-HCJSo" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>


What you need is

<center><embed src="http://www.youtube.com/v/ofZww-HCJSo" type="application/x-shockwave-flash"width="500" height="375"></center>

Daily motion

Give you a code like

[code]<div><object width="425" height="335"><param name="movie" value="http://www.dailymotion.com/swf/6LeL1d5XLkCF93iSF"></param><param name="allowfullscreen" value="true"></param><embed src="http://www.dailymotion.com/swf/6LeL1d5XLkCF93iSF" type="application/x-shockwave-flash" width="425" height="335" allowfullscreen="true"></embed></object><br /><b><a href="http://www.dailymotion.com/video/xgvot_tv-news-blues_fun">TV News Blues</a></b><br /><i>Uploaded by <a href="http://www.dailymotion.com/marquisdejolie">marquisdejolie</a></i></div>[/code]

All you need is

[code]<embed src="http://www.dailymotion.com/swf/6LeL1d5XLkCF93iSF" type="application/x-shockwave-flash" width="425" height="335" allowfullscreen="true"></embed>[/code]


Last edited by symon on Tue Sep 04, 2007 9:31 am; edited 7 times in total
Back to top
View user's profile Send private message
symon
Site Admin
Site Admin

Location: 

Joined: 13 Mar 2006
Posts: 866


Location: Hampshire Add Karma

PostPosted: Tue May 23, 2006 9:16 am    Post subject: Reply with quote

People constantly mess up their admin access with fancy html in forum descriptions, they also need to allow a load of html tags to allow the fancy features Sad

It doesn't have to be that way! The better way is:

In the forum description you can put :

Code:

<div id="test1">


In the footer html in the owner control panel put.

Code:

<script language="javascript" type="text/javascript">
function divWrite(ID,parentID,sText) {
 if (document.layers) {
   var oLayer;
   if(parentID){
     oLayer = eval('document.' + parentID + '.document.' + ID + '.document');
   }else{
     oLayer = document.layers[ID].document;
   }
   oLayer.open();
   oLayer.write(sText);
   oLayer.close();
 }
 else if (parseInt(navigator.appVersion)>=5&&navigator.
appName=="Netscape") {
   document.getElementById(ID).innerHTML = sText;
 }
 else if (document.all) document.all[ID].innerHTML = sText
}

divWrite("test1",null,"<p>embedded code</p>");
</script>


The "embedded code" bit is what you change to what you want to write.
use as many divWrites as you like. You will need to use \ in front of quotes in the desired code.


Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    howtodoit.myfreeforum.org Forum Index -> The Most common Question's Answered All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Card File  Gallery  Forum Archive
HOWTODOIT was designed and built by Symon Field
Creator Of ☆ FarnboroughInvinciblesAgonyAuntFairiesAsylum Alliance FunnyWorldHOWTODOIT PHPbb3
HOWTODOIT© Symon Field 2006,2007,2008

Powered by phpBB Group © 2001,2005.
 

Create your own free forum | Buy a domain to use with your forum