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.

JavaScript Forum


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



Reply
JW player not for Windows, why?
Old 07-06-2008, 12:13 PM JW player not for Windows, why?
matt w's Avatar
Super Talker

Posts: 133
Location: kalamazoo
Trades: 0
I keep trying to download the "Mediaplayer" folder for the JW player but it always sends me MACOSX folders and files, and I have Windows xp. I deleted my cookies and it still delivers MAC files. Why is this?

Matt
matt w is offline
Reply With Quote
View Public Profile Visit matt w's homepage!
 
 
Register now for full access!
Old 07-06-2008, 12:44 PM Re: JW player not for Windows, why?
matt w's Avatar
Super Talker

Posts: 133
Location: kalamazoo
Trades: 0
I found a source for windows JW player files. now I need help installing them --on my local machine first, please. this is the code on my page:


HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title></title>    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<script type="text/javascript" src="http://www.jeroenwijering.com/embed/swfobject.js"></script>
</head>
<body>
 
<div id="player">This text will be replaced</div>
<script type="text/javascript">
var so = new SWFObject
('http://www.jeroenwijering.com/embed/player.swf','mpl','470','320','9');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addParam('flashvars','file=video.flv');
so.write('player');
</script>
</body>
</html>
matt w is offline
Reply With Quote
View Public Profile Visit matt w's homepage!
 
Reply     « Reply to JW player not for Windows, why?
 

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.15400 seconds with 12 queries