513 results | pick one or search again
how can configure the playlist in such a way that the video will be implemented on a fixed schedule? ..
see [b]http://www.longtailvideo.com/support/forum/Bug-Reports/14493/Scrub-bar-is-in-accurate[/b] for background. I'm ..
Jump to questions about:
The JW Player now includes skinning through a separate SWF file that contains the player’s graphical elements and layo ..
Hey I got a player with a cookie, my problem is when you first visit the site on the first time the player start playi ..
Hi All I would like to post this message just in case anybody out there is struggling with the same problem I have be ..
*scratches his head* First of all, you called us "arrogant **** here" and I don't think that you have enough characte ..
Hello Hobbs, Yes, I'm sure about that (Using jw player 4.6.485) I got this on my lighttpd log [code] "GET /tes ..
I don't think there is a "jwflv" namespace. Are you talking about the [b]jwplayer[/b] namespace? Like this: ..
You are still loading SWFObjet v1.5. Won't really huurt anything, just wasted.[code]
Thanks, I solved updating the player at the last version (downloaded by this web site) so the function playerReady is ..
Thanks, i solved updating the player at the last version (downloaded by this web site) so the function playerReady is ..
same code withut the image overlay.[code]
[code] var player = null; var play ..
Hello all, I have used javascript api for flash to play the .swf files. The file gets played correctly. Even the sta ..
I can't seem to get this to work. I've spent hours going over different ways of compiling it all and I think I'm close. ..
Ahhh...this is interesting! Seems that my server does support bitrate switching. Here's what I'm seeing. If I load th ..
JavaScript API code:[code] var player = null; ..
[b]startFlag[/b] should have been starting out as false. Did this ever work? I'm gonna go give mimi a smack upsid ..
I have been using some very excellent code by mimi which seems to have stopped working with the latest swfobject or play ..
I can't really do a Test Page using your files, because your server rejects connections from other domains. This ..
The code posted below will automatically re-size the player when the HD state is switched. I ran into one quirk a ..
swfobject v2.2 monitors the loading of the DOM (essentially the page as it is loaded into the browser) and instantia ..
Yes, I believe that ffmpeg has to be finished before flvtool2 can do its thing, when you're not piping. Too bad piping i ..
We run a red5 server inside the firewall, and mostly it works quite well for the number of users so far. We usually stre ..
Hey thanks for the sample but this still won't work properly after playing around with it I got it all to show up but it ..
Zachary, I did a bit of poking around because I needed to get this working. Here is some info that may help you figur ..
Oh sorry, if you have a playlist, the type has to go in each track. XSPF[code]rtmp[/code] ..
Hey! I got 2 players on the same page both of them have a custom html playlist (printPlaylistData & getPlaylistData) ..
It looks like I misread the docs. Thanks for pointing this out. I want to add a buffering animation for an audio-only ..
I am trying to load new playlists with the flow plugin and when I do that I see that the original playlist is still ther ..
I'm using a playlist and javascript to switch videos. Sometimes, more often than not, there is a visual and/or audio gli ..
Allright so I added that and I added a bunch of try catch's to see if I could see where the issues where I am still gett ..
This should get you started. [b][i]*** UNTESTED *** — So watch for typOs![/i][/b] [code]
Hey, Sorry for my english but i'm french So i have a website with 1000 visits each day, who speak about electronic ..
The Image Rotator has a full API, basically similar to the v3 player's API. The big difference being the differences ..
[code] ..
Forgive me if this has been covered before... I've not been able to find a post where someone has had the same problem. ..
I'm encountering a very weird bug with a new plugin I've developed: when loading the player, sometimes the player only s ..
This line has invalid chracters for the double quotes:[code]
See: [b]http://www.longtailvideo.com/support/forum/Setup-Problems/16625/Playlist-start-time[/b] ..
I'm not having any luck with the javascript function firing, nor with loading my own swf (which I'd like to do since I s ..
hi there, I believe i have the same problem. swfobject 2.1 This is my old script :
hi my requirement is fairly simple. click on a small 160x120 image. show some 160x120 jpgs as a slide show. end up at ..
cool! I tried to work with your code but I don't know how to change it and add it to my code so I will love if you ab ..
You can see the player I now have on my webpage: http://www.masoncreekstudios.com/ When I click on a song, the play ..
Hi I have a problem. I need to put captions in my videos, the subtitles are. Xml, the problem is that not what the co ..
Greetings, First of all sorry for my english. I've 2 issues with JW mediaplayer, I used search tool here and I tried ..
Thanks Lost for this, I tried this with jwplayer REV 381: I don't see result of javascript script. There is alway ..
Hello Andersen I have this playlist problem that is driving me nuts here... I'm trying to create a floating playl ..
div.playercontainer { height: 380px; width:480px; o ..
Hi, I seem to be using the same method, but can not get the preview image to show up. Please help:
We use mRSS playlists as 'bookmarks' to allow direct access to different sections of long FLV videos streamed via a rtmp ..
The current HD plugin does not have bandwidth detection. It's a simple manual toggle from the dock or the controlbar ..
No lost, you are not missing anything -- only more details that I neglected to mention in my first post.... apologies. ..
I just found Will's statistics: http://www.longtailvideo.com/support/forum/Modules/6522/Item-playcount-#msg35896]statis ..
Here's a functioning Example Page using v4.6.298 of the JW FLV Player. I suggest that you update to a newer version o ..
API documentation: [b]http://developer.longtailvideo.com/trac/wiki/FlashApi[/b] Event documentation: [b]http://develo ..
Two things: 1) you can't start doing things immediately after playerReady() is called. You have to wait until the pla ..
I was referencing the link you post. Here is the falsh vars part of my test page. I am running it under Ruby on Rails: ..
Done - http://developer.longtailvideo.com/trac/browser/plugins/ageverification These are the changes that are on t ..
Hi guys i just set my player for with my shoutcast radio, first time that you hit play music starts, but after the song ..
At the moment I can not. Mean, I have a function every time a video from the playlist ends and another comes. And ..
This should do it
Because the GAPro flashvars use the period as a separator, you must enclose them with single or double ..
I've been doing some experimenting with switching to a Backup video when a Livestream isn't available. See this threa ..
Hey all, I've got this issue where I can't get the JW player to behave properly when it's placed within an absolutely p ..
Use this code in [b]intro.html[/b]:[code]
You have to build your own scheduling feature. Luckily for you, most of the work has already been done for you. Se ..
I'm using the player to play a php generated playlist of songs. The user can change the playlist for another one. But it ..
You can't add Listeners right away, you have to wait until the playlist is loaded and indexed.[code] fu ..
Get STATE using a STATE Listener:[code]
Guaranteed working code. [b]Demo Page:[/b] [b]http://willswonders.myip.org:8074/Not%20Having%20Fun.htm ..
Somehow, a crucial line of code didn't make it into your JavaScript API code. Also note that the JavaScript to load S ..
PLAYER INFORMATION 1. Version 4.5 2. autostart: true SCENARIO 1. The page `VV` is loaded with a player initializ ..
Hi there, I have a problem with my player : It works perfectly for 8 months but today it don't load my videos (mp4).. ..
Hi, I'm using Red5 and JWPlayer to serve a chaptered video. My chapter playlist works as expected, but i'd like JW P ..
You need three files: 1) pre-roll video (and preview image), 2) first video (and preview image), 3 playlist (pr ..
You can create your own playlist element in the XSPF & ASX playlist formats to contain the longer description. [code] ..
Your playlist is OK, but the file [b]washington_2.flv[/b] doesn't play. Check the exact spelling & case of the filena ..
You got it! Player code: [code] var flashvars = { //'skin': ..
[code] var player = null; var play ..
You can't instantiate two players with the same id and name. Untested, probably full of [b]typOs[/b] & [b]jibberj ..
Thankyou very much for the helpful reply, much appreciated. I can completely understand the bandwidth waste issues th ..
Just because it works, here's the proper way to do it... [code]
Like I said earlier, your code is wrong. Test page: [b]http://willswonders.myip.org:8074/jutzin.html[/b] ..
To stop selection & play on page load, just comment out the one line of code in the playlistMonitor — or change the in ..
I think this will do it:[code]
Oi! Im using JW player with swfobject and jquery to add a player to the page and update/load playlists. Problem is t ..
Hello all, just need an advice how I can go about and solve a problem. Basically I need the player to scan all the media ..
Hi, I´d like to use the functionality of the JavaScript code example from the Longtail-Page... [quote]http://home5. ..
Hey all, So I have this weird bug whenever I try to shuffle an mp3 playlist. The shuffling works find, the code was fr ..
Hi, I am trouble getting the player to load from a link and a playlist using the player.sendEvent('LOAD') command: ..
[code]
There are deprecated and/or v3 flashvars in your config file:[code] skins/bekle ..
Hello, I have searched this site with no luck; perhaps I'm not searching for the right keywords. I am trying to find ..
Hi everyone, I have run into a bit of a problem. I have a load of MP4 video files on my server - but they aren't con ..
This is basically what is being done here: [b]http://www.longtailvideo.com/support/forum/Setup-Problems/1 ..
I suppose you could use a loop to check the player's STATE every n seconds when the livestream is supposed to be playing ..
hi there, i really need to get this done and I'm having troubles. here is the code that I'm using and hopefully ..
Ok that example works when the link on the calling page is pointing to an item in the playlist on the called page
I would like to have a randomized playlist but have a specific picture start out first each time, kind of like and intro ..
[code] txt += '
You are trying to use v3 player JavaScript API code with a v4 player. The JavaScript API code for the v4 player is compl ..
If you want to use a bit of JavaScript, you can use a TIME Listener. If the reported position is less than start, see ..
Dump this in the head element fo your HTML[code] //...ini ..
There is no need to wrap the player embedding code in a function that is called in a body onload="". swfobject v2.1 moni ..
I thought I'd update with what I"ve discovered. I'm using this coding . With a call of http://www.mysite.com/index2.html ..
At first, thank you very much for reply, LoLo. Your script is actually working!!! I have not looked at red5 implemeta ..
Correct, I haven't got the second alert, just one. I test both on Linux, both on Windows system, I added the flasvar ..
[i]"If an element is currently playing CAN THIS PLAYER simply PRE-LOAD THE NEXT ELEMENT in the play-list??? "[/i] No, t ..
lefTy says, "Try this code":[code] webulite.com media player
Hi all, I have a couple of problems with JW player and the Modieus skin. First of all i dont seem to be able to enab ..
flashvars are name:value pairs for the JW FLV Media Player. params are name:value pairs for the Adobe Flash Player. ..
[code]
Can I use start and durations (or end) with flv files? How about with youtube? Here is a xml playlist does not work for ..
1) Load swfobject v2 from Google's CDN:[code]
OK, so the site I'm putting together has a static player showing at all times, with a playlists of music and video on th ..
None of your videos seek because you have commented out the streamer flashvar (you are using the wrong kind of comment s ..
I am very amateur in JS, so I'm copying and modifying the code from the 4.4 example API page, and there may be code I wi ..
Thanks! I see the Code ..
You have a toxic mixture of code for the v3 player, code for the v3 image rotator, and code for the v4 player. For in ..
still having the "spinning/loading player" http://mysite.com/xmoov.php?file=test/sience/sience1.flv&start=123456 --> ..
Stops after the playlist has re-loaded. I still had to use one of those pesky timeouts to get past the initial IDLE s ..
Hello. My problem is streaming VP6 files in a playlist with Wowza streaming server. I have encoded the files with Ad ..
ID control example
Tested... [code] < ..
Junior coder here. Is there a way to use a PHP value in place of the FileProperty that would change with each loading vi ..
Hi, I've been building a system where we can show presentations with slides. Presenter is shown in a video with playli ..
Hi brokenString, There were 2 syntax errors, which i was able to get out myself. This was not a problem. Correct ..
Hey guys. I cannot get this code to work, Playlist: [code]
My loadPlaylist function is not being called?! The code I have is [code] ..
Hi In our playlist we stream the first item on the playlist live and all the others from our server as archives. How ..
@Gregor, Works perfectly fine for me...[code]
Needed: JW Player plug-in to blank video and mute sound when timecode is before playlist start time. For more detail, ..
Hi I am trying to stream using xmoov(streamer) which is correctly setup but then when i go to play the video (on an pl ..
improved[code] var player = null; var playItem = null; var file ..
I just tried the code above and for the life of me cannot get anything to display but the "Get adobe..." line. I'm using ..
Hi guys I have seen so much of your problems and solutions. I am using the JW player through javascript. I have a small ..
Hi guys I have seen so much of your problems and solutions. I am using the JW player through javascript. I have a small ..
v 4.x [b]V 4.x ('http://www.***.cn/mp3/mp3.php',1]) ITEM ???? Not option Request help[/b] [b]iframe[/b ..
Hi, Take a look at: http://www.policyreview.tv/system.php?page=conf/streams_test&conf_id=192&stream_id=680 My c ..
Obviously untested, since I don't have your video files to test against, but it should be close:[code]
last update. Since I found out it was a browser cache problem I've searched solutions for this problem and found one tha ..
Just to let you know that it's not something with your code or your setup, I've seen the same behavior with some skins, ..
Untested, but should be close to working code:[code] var player ..
Tested and working in IE & FF:[code]
Hello all I am having problems with my php stream. I am trying to get video from my mysql table and make them run from ..
First off thanks lefTy I see you help many. I have his chapters.xml and have had it the whole time I have been trying t ..
I have a problem with the HD plugin that I hope you can help with. I have tried using version 4.3 to get the HD plugi ..
creating a mp3 player that will play multiple songs. I have tried redoing this af ew different times to no avail....cou ..
Hi, i want to show various jpeg images in slideshow, i have created a playlist in xml file, everything works fine but ..
So you win the award for the most flashvars ever used for one player. Hands down.[code] function loadpl ..
Is it safe to test for ((playlist[j].start < obj.position) && (playlist[j + 1].start > obj.position)) It looks li ..
Hallo, i have problems that my player is not (sometimes yes) loading in IE8, all other browsers ok: to see on my live- ..
hi lefTy .... I have tried just copy and paste your code, but it didn't work (even the current playback time was not dis ..
You can specify the playlist or file, the item number in a playlist, and the starting time, or just let them default to ..
Setup your player code to use query parameters, then setup your links to call a function that will add the current file, ..
On a site I did for a client, I have 3 videos on one page, and I used the JQuery UI tab component to show one video at a ..
There is no mechanism built into the player to start playing when a stream starts. Therefore you would have to set up ..
So I figured out how to do broadcasting with my red5 server and jw using type=camera. i figured out how to use playlist ..
[i]"As noted in my first post, this was done in an effort to produce better performance for slow connections. The bandwi ..
tag 4.3 (rev 133) gives this arthropod trace, which includes the same error message, but keeps on playing, rather than g ..
hi there, I am trying to implement the longtail ad solution, and error message comes every time the page is loaded i ..
Believe it is possible but having a devil of a time ... have tried player versions 23a, 315 and 316 ( so far ) xspf ..
Hi there i have a flash player from LongTailVideo Im using it inside of a Javascript (.js) with a swfobject (.js) ..
ok so i followed the instructions like it said i'm using a php site. i put the code in my index.tpl file...placed the sc ..
Hi Douglas, Haven't seen or heard from you in a long time. How's it going? The xmlns (e[b]X[/b]tensible [b]M[/b]ar ..
You helped me out the other day, lefTy, very nicely with YouTube yt.swf and using player v 4.x. Now playing YouTube v ..
Get a v4.4.162 player from here: [b]http://developer.longtailvideo.com/trac/browser/trunk/as3?rev=165[/b] ..
It is possible to create a later starting point within the video. You have to enter the time within your xml file - lik ..
Hi again lefTy, Doesn't seem to work or I do not know how to use it... Here is the code local server (I think you kn ..
I "tweaked" your code a bit more. Try it here: [b]http://willswonders.myip.org:8082/lalo.html[/b] If everything's ..
[code]
Mostly to AIyxANDor but also to anyone using knowing htaccess. Suppose you have in the root a folder player with 3 xml i ..
Query parameters can be playlist and/or item. [code]
The code at the end of my post is my playlist, The flv play's how it should, the img plays for 5 seconds (set by the du ..
Have you post-processed your FLV file with one of the tools that creates and injects the metadata array of time/byte-pos ..
You need to autostart the player.[code] autostart=true [/code] Then as soon as the position is greater than zero ( ..
97 results | pick one or search again Adding a Repeat checkbox auto redirect OOPS ! Sorry... I meant, when the c ..
[code]respectduration: true [/code]worked. Apparently the start time is zero because the streamer is not being utili ..
I'm using the JW FLV Player, version 4.3, with Media RSS playlists and Wowza streaming server. I've noticed that the ..
I am using a custom streaming mp3 solution for mp3s. This all worked great in v3 of the player, however, in v4, it do ..
I have been doing some testing to integrate a jQuery slider to be able to showcase a few videos. Essentially the slider ..
Ok, here is the code:
andersen helped me set this code up last year, I haven't used it for a few months now but plan on adding to my site once ..
How about if one is at the bottom? Just kidding. :D Here is a demo of two playlists and one player. They a ..
Any time that you select an item, either by clicking on a playlist track or through the API, the assumption is that you ..
I've been trying to get the default background color for the image rotator to show up as white for the longest time, but ..
This is a long, sad story. You see, in the beginning of time, browsers replaced the space character with the plus ch ..
I have upgraded to v4, and am using a streaming mp3 solution. This worked great in v3 of the player, however, in v4, ..
I asked this question in another thread, but I think the issue deserves its own thread. I've seen a few references to ..
Hello.. I have a great running group of playlists, no problem. The rub comes when I try to use send to a friend email. I ..
Hi, I am in the same situation as you. I tried to fix the problem by changing the stream.bufferlength property in models ..
[b][i]Those who don't know what they are doing shouldn't be writing articles about it; they just look like fools![/i ..
hey your code is working but i won`t to add JW Player in the share code to. I`ve found the code in includes/functions ..
After a couple of weeks of trying to solve an Invalid Pointer error using a JS AVI example (accomplished via forum post) ..
Part I: Am trying to use this 'play video from text link' example by Mr. Andersen, found at: http://home5.inet.tele.dk ..
[b][i]EDITED[/i][/b] Jumping to 0 while the server is seeking is normal behavior in the current players. The playe ..
Embed code [code]
Hey lefTy, Listen I've created a new page in my website with just the code that you gave me but still I can't get thi ..
[b][i]Enjoy![/i][/b] :D [code]
The playlist only displays partialy in FF3. but works in ff2 safari, ie ff pc, have not tested chrome. I also tryed t ..
I seem to be experiencing the same. Scrubbing to a point of an RTMP stream is fine but as sson as the next or prev butto ..
Easy fix for the playlist not starting at 0 in yousearch. [code]var player = null; function playerReady(thePla ..
Hello, i use this player with a single playlist and i am very happy with it. So i thought what about having more play ..
I'm using the new 4.3 player, and making use of its great ability to clip a video accurately by setting both the start a ..
@Barbara12, Your player works fine for me in IE, FF, and Opera, so you probably just need to upgrade the Adobe Flash ..
Hi There, I'm interested in coding a deep link/ bookmark style plugin. You can see an example of what I mean here: htt ..
Hmm... post all my code I believe I already did, well in case I missed something here are all the player related code, f ..
Ok I uploaded older version of Jw Player and it works fine, I uploaded the new version the other day and this is why it ..
It's working fine for me. Did you remember to clear your browser's cache befoe re-loading the page. Browsers, espe ..
Im almost finished building a slideshow plugin that seems to work well within the player. Could someone give me a poi ..
[code]
Hi, I'm using the new 4.3 player, and making use of its great ability to clip a video accurately by setting both the ..
[quote]"Little bug: When clicking through the playlist items they get removed from the list though."[/quote]Hmmmmm.... t ..
Hello everyone I am new to flash so please bear with me, I have an old JW Mp3 player v2.3, works great for what I need e ..
Take a look at the following 2 examples: - http://www.loweringprices.com/2versions/index_4-2.php http://www.lowering ..
actually.... I also believe this functionality should be included. Because many times you just don't need or want to thi ..
I'm posting this (working) code to say thanks for the items below & to provide support to anybody who is trying to do so ..
ok, here's the path i'm going down. i have managed to do this with multiple select boxes, but i'm still only able to ..
Hi all over at Longtail Video, I used to have the JW Player on my site and it worked great. Even now I should be abl ..
I'm using a "state" model listener to send 'Event Tracking' calls to Google Analytics but it appears to never catch the ..
Same problem here in Firefox on both Mac and PC. PC/IE and Mac/Safari are OK. The problem: when I click on the video ..
Hi Jimb, Thanks for your response. I've checked both of your suggestions, and everything appears to be ok. Althoug ..
I was wondering whether this would be possible anytime soon? I've seen it become possible with XSPF in the past (where ..
This problem was eating at me most of this morning and I finally fixed it. I had to set the flashvar 'id' before my lin ..
Hello I am interested in creating an mp3 player which does something similar to the one mentioned in this topic: h ..
Hi Jeroen, here is my rtmp fallback implementation, I think it can be used "as is". You only have to join your str ..
Hey! I will like to get help please. I need to combine two codes and I don't know js, so I need your help please. 1 ..
Hi, I am so stupid, I cannot believe I asked the above regarding player events you already included them. I now call ..
Hello guys, about a year ago a friend of mine created a site for me in which he embedded the JWplayer. at that time i ..
I'm a bit of a Javascript novice and, while I've got my JW Player working with a playlist I'm having a bit of a tough ti ..
The first code was just to point out that the first item was already being selected when a new playlist was loaded. In o ..
Okay, that's seems fair enough. As long as the first song is random, I guess that should be good enough. I just didn't ..
The following script did not helped me out, the situation remains: var s2 = new SWF ..
I am testing the script with this player page:[code]
function open_link(link) { window.open(link, "newWnd"); return false; } function $(elemId) { return document. ..
Hello! I want a multiple video player. You can see it here: http://www.educa.madrid.org/cms_tools/files/334dd741- ..
We want to publish a video for a multi-lingual audience, but its voice-over is in English and we don't have time to reco ..
kLink, In the process of trying to set the output buffering in the script, I managed to do something to mess up most ..
Hey guys, I am working on a small project and i have come to a point where I can't make any progress. I am using JW F ..
hi sometime ago i found(and i believe i'm not the only one) a problem with the accessibility plugin and the 4.2 versio ..
Hi, I'm using JW player v4.2.95 and flashplayer 10 in FF3.0.4 The problem is as follows: I use SWFobject v1.5 t ..
@andersen, These aren't anything special, but here are some situations wher I've had to use a delay:[code] ..
This will kill anything but a very fast computer because Flash is re-sizing the PIP player's video on the client. You mi ..
In 4.1 fullscreen works like a dream. http://weggli-tv.com In 4.2 the playlist does not disappear sometimes even w ..
I didn't find any decent explanation on this either. The code from the examples of Jeroen's site simply doesn't work in ..
hi kLink i also wanted to implement this script. i followed the code above... but for me i am not seeing any playlist ..
This should get you 99% of the way there. If the player1 is a bit jerky because it's getting corrective seeking too ofte ..
Hello, I know you guys are busy so thank you in advance for reading further! First off, GREAT work here. I'm working ..
Hi, I cannot load a playlist (of songs), and start it right away with javascript. It works fine, when I leave some ti ..
Here is the setup I am working off of: Player 4.3.113, Flash 9. [code] <!DOCTYPE html PUBLIC "-//W3C//DTD ..
Then you need to specify that additional [b]playlists[/b] folder in the page code:[code][b]playlists/[/b]mtStart.xml[/co ..
Just a quick guide I typed up. I ran across the idea of taking Project Playlist playlists and implementing them into the ..
Hey all, I'm using 4.2 and swobject 2.1. MTV has opened up an API for its catalog - http://developer.mtvnservices. ..
A few questions about our website http://www.afterglow.net.au/clips.htm with video samples in XML playlists: 1. Clips ( ..
You are missing the HTML container element, which should be placed wherever you want the player to appe ..
The two query parameters didn't work correctly; I guess I had copied that code from another application and never got ar ..
please see the page with all the supported playlist formats here - [b]http://code.jeroenwijering.com/trac/wiki/FlashForm ..
I've found another bug and couldn't find the way yet to solve it for the moment.. I do the following: When player ..
I've been using the FLV player for several months now and it has been working great. Now, I'd like to start using it wit ..
To fix the original problem of this thread, I made a couple of changes to onData function in the com.jeroenwijering.mode ..
Hi, Each time I update the JW Flv player I get a new set of bugs, today's bug I have discovered is that when a video ..
Yeah, I'm just wondering one thing??? Did it ever occur to you, that it might be useful to me if you told me that you ..
Works for me:[code] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> ..
We've been experiencing problems with slow loading plugins (over a slow connection) causing incorrect behaviour. We h ..
Question: I want to put different captions for different videos in my playlist. I tried doing the stuff from other forum ..
[code] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd ..
Once you start using a playlist, all [b]File properties[/b] in the player code are ignored and must come from the playli ..
Hey guys, I have been working with Andersen non embeded playlist method. The playlist gets loaded from the xml file and ..
Essentially the jipr.php script takes the $_SERVER['REMOTE_HOST'] and $_SERVER['REMOTE_ADDR'] environment variables and ..
Thanks kLink, that solved my problem! There are three other questions I have about the image rotator, which I'm hopin ..
On one of my company's sites we use Flash Player 3.16 to rotate through a gallery of videos and images. We're hoping to ..
index.php [code]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtm ..
Greetings I would think that others could use this help. I have found a few topics which I have tried a few differen ..
If I was going to do this right now, I would use two media players, one for the main content, one for the ads. I woul ..
Hello! Firstly, sorry for my terrible English, I hope it will be understandable. I've created a simple player code ..
Hi, a very strange thing happen when I add a start tag to a playlist item. When clicking play, the player loops wi ..
[code]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd&q ..
I use the Player with kPlayList. The Old 3.* works fine with it, the New 4.* have the Problems to Display the Autor of t ..
Hello All What I would like to achieve is: A PLAYER WITH A STANDARD CHAPTER PLAYLIST - THAT PLAYS ONE SINGLE FLV W ..
Hi Ceasar, I asked the question because in my case, I created this little problem for myself. I uploaded a number of ..
I need to be able to play an H.264 video with an external mp3 soundtrack at the same time. They do not have to be tight ..
@localdog, It's the same one that I use all the time, just not spread out.[code] var flashvars = {file:'playlist.xml ..
@kLink: I ALSO need to disable seek by the user *selectively* and it has nothing to do with advertising. So, I think I w ..
[b]alternativefutures[/b] is a path, not an instance of the stream. Works for me:[code] <!DOCTYPE html PUBLIC ..
Hi anderson, and thanks again for those links. OK, maybe I need to abandon the idea of using an "XML-like" ..
Interesting. That demo works. Although what I was taking about was if its a RTMP stream lets say and the playlist has di ..
You are using it in the wrong block of code. You don't need the STOP in this code because the autostart flashvar is set ..
I think that the crashing was being caused by the sequence of code in the itemMonitorC() function. Setting player to nul ..
Before you can display the proper link, the player has to be instantiated, the playlist has to be loaded, and the first ..
It's definitely fixed. I stream Shoutcast/Icecast all the time and the memory usage stays quite low. The streams play al ..
I am getting this error in Firefox 3 when I try to forward the video to any specific point on the timeline: TypeError ..
I've done some testing with v4.1 and decided to stick with v3.15 for the time being. How would I create url links to ..
Hi, Thanks for this - so many different options/versions but getting my head around it gradually! :) Further quest ..
here is what is happening in my implementation This is the XML that is generated: [code] <playlist version=" ..
I redid the script that generates the XML to only make one start flashvar. This is the XML that is generated: [code ..
Sorry, you can't do this:[quote]"I want the playlist to show up at the same time as the player starts playing, but ..
At this time, the preview image only shows if the player is loaded with autostart=false and also when the stop button is ..
I have the exact same problem, but no matter what encoding settings I use, no change. In fact, I can't get th ..
Hi, First of all, I'd like to thank you guys for developing the JWPlayer, It's awesome. Iḿ currently working o ..
[code] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd ..
OK Ive been testing it a bit further. This is all run internally so its not a bandwidth problem, trust me on that. He ..
I'm having a problem getting javascript interactions to work in IE. Everything is great in FF and Safari, but playerRea ..
This is the code that is on the page. I dont know why this isnt working. I don know where on this page the code you sent ..
@MikeN, [b]playlist_MikeN-1.xml[/b][code] <?xml version="1.0" encoding="UTF-8" ?> < ..
OK this works fine with the older version of JW player, but not with 4.1. The companion image is not showing and the se ..
Hi and thank you very much for your answer ! There seems to be something better, but the problem is not resolved... ..
happens to me too , not all the time, but it is in all browsers. my player version is 4.1.60 It seems to be when a pla ..
well i made it work. here is the corrected code- [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Tran ..
You can use end or duration with RTMP, but you will have to use JavaScript for now. Eventually, I hope to see the playe ..
<?xml version="1.0"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" " ..
I´m sorry. I´ve forget to show the source. <div id="slideshow"> <script type="text/javasc ..
I have got two players in a test page. The one is included with an embed tag: [code]<embed src="player ..
[quote]"here is a live example using the RTMP without playlist"[/quote]Your posted URI [b]http://www.realtyutu ..
@kLink Sorry, I probably should have worded that better... All the code in my first post was correct, but I just forgot ..
this one small problem is not letting me start my site :( I installed the JW player in phpbb3 forum page of my websit ..
Hi JeroenW Thanks for your help. I need your help to solve the problem of javascript api in version ..
I recently got the multiple playlist working with the help of kLink. But an issue I am running into is that when I chang ..
Thanks for your kind co-operation. This is my current code and above is my tested code which I post earlier on 14.08 ..
I have been using an older version for JW Player for some time to create a multiple playlist pull down menu player based ..
@Bert, While the JW FLV Media Player is a superb player in its basic form, it is best used as the "engine" ..
So thx, I actually have that kind of playlist that rules my JW player [code]<?xml version="1.0" encod ..
here is code for a v.3.x flv player (swfobject 1.5) - should work the same for a rotator with minor changes it automati ..
@samyphp, The addItem() function is for the v3.x JW FLV Media Player API. Please see the v4.x JW FLV Media Player ..
Hi, I need to stream a flash video and an mp3 audio mix simultaneously, they dont need to be exactly in sync, just st ..
I am having the exact same problem: Internet Explorer7 will only let you start watch up to 2 videos..if you try to st ..
@Johnny, Use your existing playlist. You can have one or many playlists. I made the examples so that you could see ho ..
OK, today I decided not to use an XML playlist and do all the settings via javascript. And now I got a problem. Is there ..
When trying the “Simple example using links as playlist for the JW WMV-Player v.1.1” I found that there are some Jav ..
@dg, [i]Tested & working code. v4.1.52 player[/i] Make sure that your initial playlist has one valid media item in ..
Sorry, i've read this over 100 times and still dont understand how to get a specific image to load first before random s ..
Hello KC, Close captions will work with version 4.0. I have also used them in version 3.16 for a video that is about ..
Jeroen, First I just want to commend you on a great piece of work this player is! I'm also looking for a pre-roll ..
[b]force_download.php[/b] goes in: [b]http://216.86.84.3/mp/music/[/b][code]
@David, For your second player, you have mixed up the player id/name with the id of the containing HTML element. H ..
@Gee, For the displayclick: As soon as you start using a playlist, the equivalent element of the playlist is used, ..
It's slow as hell; nothing I can do about that. [code]
Before we can really get into applying streamscript, I think we need a detailed explanation of how streamscript works. ..
Hi I am trying to chapterize an rtmp stream playing from a Wowza server.The xml is below: But all chapters start fr ..
A lot of the code in player.js is not being used at all, namely things like removeItem. The flashvars you note are also ..
Hi! )) *smacking you in the head* It's me again. Your code works, except [code]var newPlaylist = obj1.concat(obj2 ..
All right, let's try it without all of the mistakes. [code] Min Setup Test
OK, I've posted a lot on this forum and there were always people that helped me out, so now I'd like to help you. I chec ..
You can't have any characters outside of the tags. Try this: [code] Example ASX playl ..
@kLink Thanks for the info. When I was using v3.16, that's how I had to load the playlists. I used something in the X ..
hi kLink, thanks for the help, not sure if this is working below is my code. Also need help with something else .. ..
Thanks a ton for the links. Believe it or not I got it working with your loadNPlay function above on the first try. I ..
hi now I can see the video, but when i use encoding for my play list, the player said " No suitable media files found i ..
I posted this question yesterday but for some reason it didn't make it to the forum. I'll try again. I hope it works thi ..
Related to the problem above I found a solution for the 4.0 version, maybe someone can use it, too: This code will st ..
Here's a full page of tested (in IE6 — I'll leave the other browsers as an exercise for you!) and working code.[code]< ..
The playlist elements are explained here: [b]http://code.longtailvideo.com/trac/wiki/FlashFormats[/b] The info elemen ..
Here's some basic code to resize the containing HTML element:[code]
Thanks for testing it. Certainly any time that you load a new playlist, the player will stop playing the currently pl ..
I think that probably it will be best if I post the complete page. So, here it is: [code]
I'm gonna tell you one more time. [b]THE PATH TO FLV FILES, AND ONLY FLV FILES, IS RELATIVE TO THE LOCATION OF THE MO ..
You are posting playlists with info elements, but neither of your actual playlists has any info elements and that is why ..
It's difficult to pause on the first frame of a video because you have to start the video, pause the video, then scrub t ..
I posted an explanation of how streamscript works in this thread: {b]http://www.jeroenwijering.com/?thread=11242[/b] ..
ouch ! - sorry i forgot - so you have to add a variable to hold the filename: (note all three places) [code] ..
Hi, Not sure if this thread is still active but here goes… I run a small site that delivers video interviews bro ..
We're getting weird behaviour from the playlist. When you refresh the page with the player, instead of starting from ite ..
@Michael: note that the 'texts' variable has now been removed, but the playlist can now do exactly the same (by setting ..
Ok then: I LOVED that first link you gave me (http://willswonders.myip.org:8085/php/FamilyTime_faded_xmlHTTP.ht ..
[b]Axertion-2.html[/b][code]
Thank you all for the tips in this page, I wanted to have players with multiple playlists, one in my temp web page (Work ..
Unless you're on one of the social networking sites that restrict you to object/embed code, I would very highly recommen ..
Update - I'm using the beta locally now (for sure) and it's still not working - but it's at least doing different things ..
@finchita - yes, the problem is that you mix the syntax of the old embed code with the function call method and the java ..
the easiest will probably be to simply create the player onload instead of inline... please see the source of the "mi ..
Hi, I'm having a problem getting this to work right. I have Red5 setup correctly, I can get the player to play the de ..
okay, I'm a believer, but every 60 seconds is not quite right. I'd like it to pause after a video clip finishes. The ide ..
@JQ and DougK ok, heres a working demo showing random selection of playlists - every time the page loads a different ..
I have embedded an image rotator on a Myspace profile. The code embedded is as follows (modified by Myspace from the ori ..
I apologize, I just realized that gave you guys the wrong link as an example in the first post. Here is what I want m ..
Well, here's my code: [code]
I'm using this right now : v ..
I know I can scrub to a specified time while a playlist item is already playing, but I want to start playing that item a ..
Hey! I got to edit the name field finally... Sorry, my last post was unclear. To make the logo top left I need to cre ..
Use a javaScript variable for the file:[code] function createPlayer([b]aFile[/b]) { va ..
I haven't tested this code very much, but it does work. Maybe it's a starting point for you.[code]
Let me copy-paste a full list of flashvars here, so you have them all. Note that the largecontrols are indeed out there: ..
thanks Andersen, I presume this works with FLV files as well as mp3 then? So this is my code: // function crea ..
I am sorry for the delay, but I had to deal with technical difficulties. I did not do anything fancy yet, because I want ..
Here is your page with the player underneath the menu using [b]z-index[/b]. I didn't feel like rebuilding your whole pag ..
When pushing the "stop"-button and restarting the sound by pushing the "play"-button, sometimes following occurs: IE7 sh ..
ajax: [code] // some variables to save var currentPosition; var currentRemaining; var currentVolume; var curr ..
Sorry - I have updated this page about twenty times trying to get it under control, and I think I took the linkfromdispl ..
Since I already had the code for displaying recommendations, I decided to extend it to display the recommendations on to ..
@Toinan I have the same problem, but I already have my buffer set to 1. For some, not all, the videos will stop at 2 ..
thanks andersen, i think it's a little more complicated than i thought i am trying to use 2 of your demos to create ..
in the header of the page... [code] function sendEvent(swf,typ,prm) { thisMovie(swf).sendEvent(typ,prm); }; func ..
Now with fading. You need: 1) a playlist file [b]playlist.xml[/b] 2) a recommendations file [b]recommend ..
Hi Jeroen, It appears the YouTube API in the official 3.16 only works with single files, and fails when used with a p ..
@Chocolat, Well, I never heard from Mandy, but since you said that you could use this, here it is. ..
like this: you can see it in action here: http://home5.inet.tele.dk/nyboe/flash/mediaplayer/vidprevimgrotredirect.htm ..
Full Screen mode is not working for some reason, I tried messing with the parameters from the file mediaplayer.class.inc ..
This is the basic code that you need to use a query parameter to play a specfic playlist item with a ..
@Saman, [b]all_artists.php[/b][code]
var s2 = new SWFObject("flvplayer.swf","playlist","320","300","7"); s2.addVariable("autostart","true"); Hi all, I ..
I'm watching a video in Firefox on a Mac where the player has been updated to the latest version (3.15). The video seems ..
Yeah, I got an idea. JS will begin check the checkboxes and for each checked, add to playlist and set box unchecked. If ..
Jeroen, I just purchased the license for the player and have implemented a straight flv call. I have to say, and thi ..
Hi I have somewhat the same problem....I don´t have php, but I have a playlist, I can get one flv video to play on the ..
I'm having a problem loading the Annotations of a movie. I have the drop down xml and external events working correctly, ..
Hi, My player works ok on ff but on ie7 i get a runtime error: Error 'mpl' is undefined. here is my code: var so ..
Ok, I am starting to get the hang of the XML and managed to create a playlist that actually works! The only two questio ..
The player's behavior seems kind of strange when adding SWFs. I got it working with 3 settings. 1] I added duration ..
try this code[code] < ..
@aelling - the player will play [b]mms streams [/b]like this from the xspf, asx and rss-playlists (you dont need to show ..
Well, it wasn't so easy, but here is how to open a popup, refresh the main page, then reconnect with the opened popup. ..
thx AJAX my address of test page is www.djtyroon.com/test and my player now work with local xml file and swf file thx ..
two videos daisychained:[code] #placeholder { position: absolute; left: 32px; to ..
i guess i have to change the topic. i did some testing, and it seems that sequentially changing (mp3-)playlists/files wi ..
Here's the latest code. You can toggle the cache buster on and off by setting [b]var dofunnyStuff = 0;[/b] 0=off ..
hello andersen! i have already checked that thread, and i tried to apply those solutions to my case, but i can't get my ..
Hi, Thanks for the quick reply! Now it works!! Could I put start and end time to the advertisement file with pla ..
Hello, I have a problem, would I like to know if I can put certain duration to a track publicity of a playlist, or if ..
You have to call getItemData() from getUpdate() when you've got the index number ( 'item' or playlist track, starting fr ..
[b]Two Players - One Playlist **Updated**[/b][code]
I've read through this thread and have accomplished this in a somewhat different manner. See code below: [b]My PHP ..
Hi, I also have a problem with my playlist. My playlist pointer also jumps to the last item, when clicking the "next" bu ..
@autoStart Thank you for posting the code for all the files. I know it was time out of your day and I appreciate it. ..
Sorry, it´s been a long time now. I tried and tested the codes you gave me and this one works: (I uploaded it again ( ..
I don't know how you guys are coming with the code changes, but this seeme to have survived testing.[code]
I can't see where this is such a big deal. The playlist is just an array held by the player in memory. Loop through the ..
I am sure this has been asked before and please forgive me for asking it for the nth time, but I can't find a mention of ..
I tested your stream.php code in IE & Opera. I get the download dialog box in either, so your code is good. Sometimes IE ..
You can send these flashvars in the loadFile(obj) object.[code] function loadFile(obj) function addItem(obj, ..
Well... this seems to work, but it's the first time I've tried this, so there may be a few bugs. The single external ..
The data from the annotation element of the playlist is available from or can be loaded into the [b]'description'[/b] fl ..
Hi all, I love the ability to throw my flashvars into an external config file .. one question: A while ago, Anders ..
OK I have made separate playlists, and adjusted some parameters. I am able to sendEvent of playpause to the player fr ..
Try this. I removed the code that was dealing with changing items - like with a playlist. If you want to use a playlist ..
Hello, I am wondering if I can create my playlist with asp not with xml? I think I did create the playlist.asp but I do ..
'********************************************************************************* 'based on : flvPlaylister_singleList ..
jereon i have an interesting concept.. we are building an ajax flash viewer using your great flv player with the xml ..
Hi all, I'm trying to play a specific FLV file from my playlist when the user clicks on the video name. I looked at ..
Please see:[url=http://www.jeroenwijering.com/?item=Supported_Playlists][b]SUPPORTED PLAYLISTS[/b][/url][quote]First, al ..
You can use the config.xml (or whatever you want to name it) to hold all of the flashvars, making it immune to changes a ..
yes, that is correct, - but there is both the harddisk and ram on most computers, the hardidsk keeps stuff even after ..
if you arent starting the playing using the timeout there should be no need to check that it is ready, it will always be ..
I have tried to plug your script into the one I am working with but can't seem to figure out how I Identify the picture ..
http://www.msad54.org/sams/test/headingtest.shtml Ok..now what am I doing wrong. I am trying to create this media pla ..
hi, i've the same problem. seems that when loading a new playlist, var pr1 (item numer when type=item) doesn't get ..
Philip, instead of ragging on the people here because they didn't get you an answer in the (6 hours!) since you've po ..
Excellent, nice to see that you were able to modify the script to fit your needs. ffmpeg will create the thumbnails. ..
Hi all, First of all congratulations for the cool stuff that is MP3 Player (and Media Player). Wouldn't it be good ..
Ok I have the flash flv setup on my site.. it worked all fine.. I got it all setup.. but I use a javascript that diesabl ..
Here are all of the configs; just delete the ones that you don't need:[code]
Guys...i dunno how to post here...really sry I really don't understand why my video is starting to play its just loa ..
Really? Let me ask you this. When you add a new item, does that item become highlighted in the playlist for you (sugge ..
I'm also noticing some differences between 3.12 and 3.13. In 3.12, the next time on the playlist didn't start downloa ..
off course it was just a quick test, now i have this and still there is now caption visible source html ..
Hi, I made this "skin" a while back, http://nrk.no/kortfilm/ (click on one of the thumbs to the right to see it). The pl ..
@Edski, [b][i]Good News![/i][/b] It turns out that you [b]CAN[/b] start with a blank, dummy playlist ..
With a different player i used the method of placing a certain radio on the top of the playlist, then populating the lis ..
@tawthar, To use a playlist, just put the filename in place of the video name. [code] createPlayer('mpl2', '640', ' ..
@ Andersen & Will, Hey guys, I've thought about my desired behaviour, so let me clarify how I would like all of th ..
@Will The way I was going to do it was give them their own clientname_video_stats.php which in turn writes out their ..
Realizing this might be a bit daunting to a new user, I've put together a starter package of the HTML, three playlists i ..
While I'm looking at your code, here's an example of a script, under development, that loads a player and some links in ..
Better JS (no timeouts): [b]midroll.js[/b] [code] var currentPosition; var currentState; var featureFile ..
I'm not sure if I have exactly the same problem...but my playlist contains .swf files and they are getting cut off at th ..
Wow! I wasn't expecting a response that quick. Anyway here is the code I have in the "_head.php" file: [code]
ok, ive seen something now, i [i]think[/i] its only a timing problem though. as you have [code]s2.addVariable('autos ..
@Rajasekhar oh, what a perfect messy situation! you see, actually your problem is not the embedding of the player ..
Hi Will, Thanks for your help!! I tried swapping in your function but it doesn't seem to be generation an XML playlis ..
@Karen, FLVMDI is a tool to read through the FLV file and find the key frames. It then publishes an XML file containi ..
Hi, I have the same problem but with version 3.99: I want a flv-movie playing all the time (endless loop). I tried it w ..
ok, i have repaired the script, and added the title text: (please note i have changed paths to test) [code] < ..
Thanks for the advice but I'm not having much luck with it :| Mind taking a look at my code? I am building my player ..
Can some one clear this for me? I want to use the true fullscreen capability of the player if the client has 9.028 ve ..
Hi @Jeroen, @Will Regarding [b]dynamic bandwidth detection[/b] (player adjusting output automatically based on user b ..
thanks for your quick response andersen! i believe after load the feed/playlist the feedManager calls onFeedUpdate on ..
@digital, Those aren't bugs, [b][i]"They're FEATURES !![/i][/b] :d [quote]here's a bit of an odd behavior: even wi ..
@Nick, You need to make a playlist like this: [code]
@Will Time? ROFLMAO [b]ROFLMAO[/b] Actually, not a bad idea. If for no other reason, is kinda cool! Course this whole p ..
Thanks again Will & Andersen. Finally I can make it work but only 90%. Now I see perfectly the window player + the dh ..
[quote]Also, this has to come from the element of the playlist: http://www.jeroenwijering.com/extras/readme.ht ..
@Crazy8, Here's the approach I would take: Since your other playlists and media files work and you can't seem to f ..
@Will, thanks for your advice. I will have a look at your sorter macro. In fact, I use Excel 2000 quite often (sorting, ..
Okay here is the code I have:
@andersen @will Thanks for the reply.Sorry that i did not post code. The code is as follows: Head ===
Will, but the basic-video-player isn´t working in Fire-Fox And now - I used one of the posted Code above - the IE wo ..
I see I'm going to have to zombie-out in order to find the solution to my problems with this player (that isn't simple-t ..
@Will et Alex as far as i have understood it, the [b][code]javascript:[/code][/b] is only needed when executing code di ..
Chuck, 1) Your playlist is missing the first line, which is absolutely required: [code]
First, unless you have modified the player, there is not a flashvar 'title', so remove this code. Title is only usable i ..
@Will, 1md & rc oops on the ./ (: The 1maddog example works for me with $directory = "Flash". A trailing slash is ..
and if the playlist have 10 items !! sometimes the playlist start in a item that not is item # 1 ? how configure t ..
:s Ok I am hoping someone can help me here, I don’t want to make this a lengthy post But I do have a question and a s ..
I tried this... But can't make this work. I copy codes from frames "frameplayer" & "framemain" to mine "index" & "rel ..
@Will re:violation, you point on chars is ofcourse totally correct, im afraid i sometimes suffer from "programmers vis ..
Managed to install 'Flash8' (trial) on another PC... Start the program, click on open, select the flvplayer.fla (which i ..
Andersen, This seems to work except for the first time you pause after going to a new page. For example, if you choo ..
hi, for one reason it does not work: in the head i wrote: function startUp() { c ..
@Thor, I've been doing a lot of research into streaming. First, to answer your questions. You can't put a 'file ..
This JavaScript works: [code] var so = new SWFObject('flash_media_palyer/mediap ..
Your Flash player code is OK. Your playlist.xml is missing the first line which must be: [code]
@facundo, I checked your site with the new code. Here's what I found. 1. You have changed these two lines from ..
Hello Guys~ I have a question on the playback of media player~ the problem is that the player can't start again flv st ..
andersen I've studied the read me file. I have tried several variations in the playlist.xml, audio ( ..