Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Design Forum


You are currently viewing our Website Design Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Using JW_player for flash video (newbie)
Old 09-15-2008, 03:30 PM Using JW_player for flash video (newbie)
Experienced Talker

Posts: 38
Name: jim
Trades: 0
I am trying to use the JW_player so I can put a flv video on my site. I am using the embed command in my HTML page. The following code assumes the player.swf file is in the same directory as the HTML page (OK so far), but where does the flv file go and what HTML code do I need to actually "play" the video? It seems like something is missing in the following. Any help appreciated.

<embed
src="player.swf"
width="300"
height="300"
allowscriptaccess="always"
allowfullscreen="true"
/>
jwriter is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-15-2008, 03:32 PM Re: Using JW_player for flash video (newbie)
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
Quote:
I am using the embed command in my HTML page.
Bad, bad, bad. Look in the stickies for other, better methods for putting media on your page.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 09-15-2008, 07:09 PM Re: Using JW_player for flash video (newbie)
Experienced Talker

Posts: 38
Name: jim
Trades: 0
OK, just to cut to the chase, is this the code you recommend?

<object type="application/x-shockwave-flash
data="c.swf?path=movie.swf"
width="400" height="300">
<param name="movie"
value="c.swf?path=movie.swf" />
<img src="noflash.gif"
width="200" height="100" alt="" />
</object>

I was really hoping to get something working soon but I can tell this is going to take awhile. I don't even see how this plays flv files - ugh. This is not fun for a newbie.
jwriter is offline
Reply With Quote
View Public Profile
 
Old 09-16-2008, 05:33 PM Re: Using JW_player for flash video (newbie)
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
Yes, using the <object> is better than <embed>.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 09-17-2008, 04:09 AM Re: Using JW_player for flash video (newbie)
Junior Talker

Posts: 2
Trades: 0
use the publishers wizard and copy ans paste the returned HTML code:
http://www.jeroenwijering.com/?page=wizard
jamesk22 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Using JW_player for flash video (newbie)
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.22624 seconds with 12 queries