What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Embedding .flv file into a website

Embedding .flv file into a website
Author: Message:
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Embedding .flv file into a website
The problem is that you replaced the player URL (highlighted in blue below) with the URL of your flv file... try changing it back.

code:
<script type="text/javascript" src="https://media.dreamhost.com/ufo.js"></script>
<p id="sample.flv"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</p>

<script type="text/javascript">
  var FO = { movie:"https://media.dreamhost.com/mediaplayer.swf",width:"320",height:"240",majorversion:"7",build:"0",bgcolor:"#FFFFFF",
             flashvars:"file=https://media.dreamhost.com/sample.flv&showdigits=true&autostart=false" };
UFO.create(FO,"sample.flv");
</script>

You could also upload a flash video player to your own site if you don't want to use DreamHost's copy.
01-22-2009 08:02 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Embedding .flv file into a website - by Th3rmal on 01-22-2009 at 05:02 AM
RE: Embedding .flv file into a website - by WDZ on 01-22-2009 at 05:46 AM
RE: Embedding .flv file into a website - by Th3rmal on 01-22-2009 at 07:32 AM
RE: Embedding .flv file into a website - by WDZ on 01-22-2009 at 08:02 AM
RE: Embedding .flv file into a website - by Th3rmal on 01-22-2009 at 08:23 AM
RE: Embedding .flv file into a website - by Ezra on 01-22-2009 at 02:57 PM
RE: Embedding .flv file into a website - by prashker on 01-22-2009 at 09:17 PM
RE: Embedding .flv file into a website - by Mike on 01-22-2009 at 09:41 PM
RE: Embedding .flv file into a website - by prashker on 01-22-2009 at 09:51 PM
RE: Embedding .flv file into a website - by Mike on 01-22-2009 at 10:01 PM
RE: Embedding .flv file into a website - by Ezra on 01-23-2009 at 02:47 AM
RE: Embedding .flv file into a website - by prashker on 01-23-2009 at 04:59 AM
RE: Embedding .flv file into a website - by toddy on 01-23-2009 at 05:26 AM
RE: Embedding .flv file into a website - by ShawnZ on 01-23-2009 at 05:59 AM
RE: Embedding .flv file into a website - by toddy on 01-23-2009 at 06:41 AM
RE: Embedding .flv file into a website - by Jarrod on 01-23-2009 at 01:02 PM
RE: Embedding .flv file into a website - by Spunky on 01-23-2009 at 03:09 PM
RE: Embedding .flv file into a website - by toddy on 01-23-2009 at 03:17 PM
RE: Embedding .flv file into a website - by djdannyp on 01-23-2009 at 03:30 PM
RE: Embedding .flv file into a website - by Mike on 01-23-2009 at 03:43 PM
RE: Embedding .flv file into a website - by tony on 01-23-2009 at 04:16 PM
RE: Embedding .flv file into a website - by NanaFreak on 01-23-2009 at 11:53 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On