Go Back   WarriorForum - Internet Marketing Forums > The Warrior Forum > Main Internet Marketing Discussion Forum
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 11-12-2009, 06:06 PM   #1
Karl Thomas
War Room Member
 
Vanquish's Avatar
 
Join Date: Dec 2008
Location: Toronto
Posts: 755
Thanks: 170
Thanked 69 Times in 54 Posts
Contact Info
Send a message via MSN to Vanquish Send a message via Skype™ to Vanquish
Default How to embedd .flv file into html webpage?

I have recently created a video using camtasia and produced is as a .flv (flash file) and uploaded it to my server and it plays successfully.

However I just want to embedd it onto a .html webpage and put a link below it how would I go about doing this?

Thank you for the help
Vanquish is offline   Reply With Quote
Old 11-12-2009, 06:25 PM   #2
John A. Goodwin
War Room Member
 
Join Date: Sep 2009
Location: USA
Posts: 366
Thanks: 10
Thanked 44 Times in 31 Posts
Default Re: How to embedd .flv file into html webpage?

Upload it to YouTube or Viddler.com or any other free video site and then just embed it on your site.
John A Goodwin is offline   Reply With Quote
Old 11-12-2009, 06:35 PM   #3
Scott Price
War Room Member
 
sbp8610's Avatar
 
Join Date: Jul 2009
Location: By The Beach
Posts: 299
Blog Entries: 4
Thanks: 4
Thanked 11 Times in 10 Posts
Default Re: How to embedd .flv file into html webpage?

Download a free .flv player and upload it to your website.

Mine has a .swf extension.

Then upload the .flv video to your site in the same folder that the flv player is located.

Then use this code to embed the video.

<embed src="URL of the .swf player" width="300" height="300"
bgcolor="#FFFFFF" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"
flashvars="file=URL of the .flv file&autostart=true" />

That sould work.

I hope that made sense

-Scott

sbp8610 is offline   Reply With Quote
Old 01-01-2010, 07:50 PM   #4
HyperActive Warrior
War Room Member
 
tigertale's Avatar
 
Join Date: Jan 2007
Location: Coeur d'Alne, Idaho, USA.
Posts: 146
Thanks: 84
Thanked 17 Times in 14 Posts
Social Networking View Member's YouTube Profile
Default Re: How to embedd .flv file into html webpage?

I have a question. I was going to upload videos to my host - but doing that made them have loading problem. They worked okay during the wee hours of the night - but not so during the day.

My question is -- the flash player I'm using has pluginspage="http://www.macromedia.com/go/getflashplayer" as part of the code. Does this slow down the video too?

Anyone know of a different type of flash player. Or is this no problem?

By the way...
I'm going to go with Amazon3s - have my account set up. (if you do that, find a tutorial on google or youtube, because Amazon leaves you clueless).
There's a video on integrating the videos you have on Amazon3s to your website at Created by Camtasia Studio 5
I haven't tried that yet.

Self-Help Treatments for Carpal Tunnel and false carpal tunnel syndromes, tennis elbow, numb hands etc. CarpalTunnelMaster.com

Last edited by tigertale; 01-01-2010 at 08:00 PM. Reason: wanted the code not the hyperlink to show
tigertale is offline   Reply With Quote
Old 01-01-2010, 10:20 PM   #5
Senior Warrior Member
 
Keith Gilbert's Avatar
 
Join Date: Dec 2005
Location: California, USA
Posts: 1,039
Thanks: 4
Thanked 11 Times in 7 Posts
Default Re: How to embedd .flv file into html webpage?

You need an FLV video player. You can get some free ones online and manually insert them into your page. Alternatively, you can use a video conversion software tool to generate the FLV and video player. My software, VideoWebWizard 2.0, comes with 14 different video players.

Hope this helps,
Keith

Keith Gilbert is offline   Reply With Quote
Old 01-01-2010, 10:22 PM   #6
BetterPLR.com
War Room Member
 
Chris Kent's Avatar
 
Join Date: Jan 2009
Posts: 3,835
Blog Entries: 48
Thanks: 150
Thanked 954 Times in 475 Posts
Default Re: How to embedd .flv file into html webpage?

Quote:
Originally Posted by WF-User View Post
Upload it to YouTube or Viddler.com or any other free video site and then just embed it on your site.
I agree, this is the easiest way. Why overcomplicate matters needlessly?

Chris Kent is online now   Reply With Quote
Old 01-01-2010, 10:42 PM   #7
Who'm I kidding?
War Room Member
 
Loren Woirhaye's Avatar
 
Join Date: May 2006
Location: Easthampton, Massachusetts
Posts: 4,542
Blog Entries: 15
Thanks: 117
Thanked 904 Times in 651 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via Yahoo to Loren Woirhaye Send a message via Skype™ to Loren Woirhaye
Default Re: How to embedd .flv file into html webpage?

Unless you have an overwhelming need to self-host for
branding reasons or something, Viddler works pretty
good. Better than YouTube imo - but both work.

You'll need to know some webmastering stuff to install
and run a flash player on your domain. It is not hard
once you understand how this stuff works... but it can
take several hours of headscratching the first time -
I know it did for me, and I was highly motivated and
I learned a lot in the process.

Some FLV converter software programs will generate
a HTML file for you. All you do is put the code into
your page and upload the video and player files
to the correct location in you hosting. If you don't
have a clue where the correct location is, then you
have a problem.

Some things like XSitePro will auto-embed and host
videos for you. Works pretty good, but the converter
is not the best is XSitePro so when I do use its embed
feature I render to .FLV with a different program first.

Loren Woirhaye is offline   Reply With Quote
Old 01-01-2010, 11:03 PM   #8
HyperActive Warrior
War Room Member
 
tigertale's Avatar
 
Join Date: Jan 2007
Location: Coeur d'Alne, Idaho, USA.
Posts: 146
Thanks: 84
Thanked 17 Times in 14 Posts
Social Networking View Member's YouTube Profile
Default Re: How to embedd .flv file into html webpage?

I can't use youtube or any other public site because the videos are part of a paid product.

I do have them converted to flv.

I do have the html code. Part of the code is pluginspage="http://www.macromedia.com/go/getflashplayer" /
and I wonder if that slows it down

Ohter players I've tried say " Flash Player upgrade required " on the html page. Well I've got the latest upgrade and I still can't get the player to show up - so I don't want people to go through that headache.

I intend to put the videos on Amazon3s (when I figure out how) - I have instructions, but haven't tried it. But have uploaded the files.

Self-Help Treatments for Carpal Tunnel and false carpal tunnel syndromes, tennis elbow, numb hands etc. CarpalTunnelMaster.com
tigertale is offline   Reply With Quote
Old 01-02-2010, 12:33 AM   #9
Active Warrior
War Room Member
 
Join Date: Oct 2009
Posts: 87
Thanks: 1
Thanked 7 Times in 7 Posts
Default Re: How to embedd .flv file into html webpage?

or you easy video player. I did not affiliated with them, but they are really good. Or you can use S3 to host your video and purchase some flv player. Just do some google search Cheers!
Arbitrager is offline   Reply With Quote
Old 01-02-2010, 09:57 PM   #10
HyperActive Warrior
War Room Member
 
tigertale's Avatar
 
Join Date: Jan 2007
Location: Coeur d'Alne, Idaho, USA.
Posts: 146
Thanks: 84
Thanked 17 Times in 14 Posts
Social Networking View Member's YouTube Profile
Default Re: How to embedd .flv file into html webpage?

Quote:
You need an FLV video player. You can get some free ones online and manually insert them into your page. Alternatively, you can use a video conversion software tool to generate the FLV and video player. My software, VideoWebWizard 2.0, comes with 14 different video players.
I have VideoWebWizard (maybe an older version) and when I test it before uploading it, it works fine. But on the domain - all I see is Upgrade your Flash Player to version 8 to view this video! Well, I have the latest version.

This would drive people away. At least it would drive me away.

Self-Help Treatments for Carpal Tunnel and false carpal tunnel syndromes, tennis elbow, numb hands etc. CarpalTunnelMaster.com
tigertale is offline   Reply With Quote
Old 01-02-2010, 11:18 PM   #11
HyperActive Warrior
War Room Member
 
tigertale's Avatar
 
Join Date: Jan 2007
Location: Coeur d'Alne, Idaho, USA.
Posts: 146
Thanks: 84
Thanked 17 Times in 14 Posts
Social Networking View Member's YouTube Profile
Default Re: How to embedd .flv file into html webpage?

I finally figured out how to embed my video files that are hosted at Amazon3s into my own domain.

I could do it if I used the domain http://BUCKETNAME.s3.amazonaws.com/ but could not embed into MYDOMAIN.com

(I'm using "Free FLV Converter" which you can get free at download.com
This is not a java script - instead it downloads codebase="http://download.macromedia.com/pub/s.../flash/swflash.
blah, blah, blah)

The reason I couldn't embed it into my domain - is that Adobe won't let you.
BUT Adobe has a way around that.

Instructions are located at:
External data not accessible outside a Flash movie's domain

Quote:
<?xml version="1.0"?>

<!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/c...ain-policy.dtd">

<cross-domain-policy>

<allow-access-from domain="www.company.com" />

</cross-domain-policy>
The file is saved as crossdomain.xml, and placed on the site root of all servers that the movie needs to access

-------- It worked.

Self-Help Treatments for Carpal Tunnel and false carpal tunnel syndromes, tennis elbow, numb hands etc. CarpalTunnelMaster.com
tigertale is offline   Reply With Quote
Old 01-02-2010, 11:23 PM   #12
GET TO WORK!
War Room Member
 
Bryan Zimmerman's Avatar
 
Join Date: Aug 2008
Location: Orlando,Fl
Posts: 1,418
Thanks: 235
Thanked 291 Times in 192 Posts
Default Re: How to embedd .flv file into html webpage?

FlowPlayer is a free .flv player that you can embed into an html site. I use it on all my html sites that have video. It walks you through the installation.

You can grab it at Flowplayer - Flash Video Player for the Web

Bryan Zimmerman is offline   Reply With Quote
Old 01-12-2010, 10:09 AM   #13
Vashon Media
War Room Member
 
Justin Wheeler's Avatar
 
Join Date: Sep 2009
Location: Trujillo, Peru
Posts: 551
Thanks: 245
Thanked 416 Times in 178 Posts
Social Networking View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via Skype™ to Justin Wheeler
Default Re: How to embedd .flv file into html webpage?

Have to say that I would really recommend Easy Video Player for hosting videos on your site through Amazon. It's what it is geared up to do and for the price of the software with the added benefits it is hard to beat and I don't just say that because I am an affiliate!

Justin Wheeler is offline   Reply With Quote
Old 01-12-2010, 11:36 AM   #14
Senior Warrior Member
 
Keith Gilbert's Avatar
 
Join Date: Dec 2005
Location: California, USA
Posts: 1,039
Thanks: 4
Thanked 11 Times in 7 Posts
Default Re: How to embedd .flv file into html webpage?

You probably did not upload all the output files created by VideoWebWizard. If you send me the link, I can take a look.

Quote:
Originally Posted by tigertale View Post
I have VideoWebWizard (maybe an older version) and when I test it before uploading it, it works fine. But on the domain - all I see is Upgrade your Flash Player to version 8 to view this video! Well, I have the latest version.

This would drive people away. At least it would drive me away.

Keith Gilbert is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > The Warrior Forum > Main Internet Marketing Discussion Forum

Tags
embedd, file, flv, html, webpage

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 03:59 PM.