4
votes
6answers
384 views
Video player (flow player or jw), which one is best for growing site?
We are making a site like twitter/facebook and it has an API, obviously. Which one has the best API implementation for developers so if we shared with others they could easily use it with their own …
0
votes
0answers
34 views
Advice on resizing 1280*720 for web audiences. [closed]
Forgive my spelling, I'm posting this from my mobile.
I've recently decided to record videos to help teach a visual language. My camera likes to boast it can record in 1280; its a cheap camera about …
0
votes
0answers
23 views
jwplayer and tinymce
I would like to get jw player to play nicely with tinymce. Currently, tinymce just strips the embed code out, or converts it to ... which breaks it.
first aim is to even allow the jw player code
a …
0
votes
3answers
66 views
flv does not play
I have a FLV file intended to be played with JW Players, however it won't play. I have windows server 2008, in IIS under the website I have .flv in MIME Types.
Extension: .flv
MIME Type: …
0
votes
3answers
638 views
JW Player embedded flash player not playing properly
PROBLEM: when i press play the audio starts but the video does not.
CODE:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml">
…
0
votes
1answer
303 views
Jw Player stops after a few seconds in Firefox
On chrome it works ok.
My flash version is WIN 10,0,32,18
Debug: No
This is the code that i wrote:
<script type="text/javascript" src="/swfobject.js"></script>
<div id="player">
…
0
votes
1answer
46 views
JW Player “doubling” audio in IE
I have JW player installed on our site, once on the homepage, and once on our video page. All video's work on the homepage in ALL browsers. However, on the video page, when a video is played in IE, …
0
votes
3answers
610 views
JW flv player IE doesn’t work
Hey I've embedded JW flv player in my website. and it works perfect in chrome and firefox. But in all IE version it won't show up :S.
What's wrong with my code ?
<script type="text/javascript" …
0
votes
1answer
107 views
RTMP & CDN - Is this the way to go to deliver movies on the web?
I'm kinda new to this whole CDN and RTMP stuff. But with regards to delivering movies over the web, be it streaming or buffering or whatever, what is the best way to do this? And is this also the best …
0
votes
0answers
145 views
Longtail JW Player not starting properly
I'm trying to get the Longtail JW Player working (for playing .flv files on a website).
PROBLEM: when i press play the audio starts but the video does not. if i press it again then the video comes …
0
votes
2answers
139 views
Merging the JW Player 4.4 with another swf
Hey guys, I'm in sort of a dilemma here. I love the way the JW works and looks and I'd like to include it in my newest project I'm working on. pgn-guild.com/testing.html
I've read through the two …
0
votes
0answers
189 views
How to add an eventListener to get event data from JWPlayer
I don't understanding what code is needed to simply output any interaction with the Flash JW Player. Below is a code demo from their documentation (results in addControllerListener being undefined). …
0
votes
3answers
3k views
Controlling JW FLV player with jQuery
I'm trying to control an instance of the JW FLV player player using jquery.
What I want to do is have a series of links which when clicked load an XML playlist into the player.
By following the …
0
votes
1answer
247 views
Adding a button to JWplayer control bar to control javascript
Hi
We feed JWplayer with an external playlist, and have an external button to shuffle this play list. I would like to move this button into the JWplayer control bar itself.
I'm not a developer, …
0
votes
0answers
430 views
JW FLV Player Javascript event
When a user triggers a Javascript action, I want the JW FLV to seek back 5 seconds from the current location. I know how to send events using player.sendEvent('SEEK',seconds). But I dont know how many …
