Usage
It is possible to set some flashVars to embed a video. The URL of the video you want to play (can be .mov, .flv or .mp3):
flashvars.mediaURL = "yourmovie.mov";
The URL of the teaser image (Should have the same dimensions as the video):
flashvars.teaserURL = "yourimage.jpg";
All other adjustable variables:
flashvars.allowSmoothing = "true";
flashvars.autoPlay = "false";
flashvars.buffer = "6";
flashvars.showTimecode = "true";
flashvars.loop = "false";
flashvars.controlColor = "0x99ff33";
flashvars.controlBackColor = "0x000000";
flashvars.scaleIfFullScreen = "true";
flashvars.showScalingButton = "true";
flashvars.defaultVolume = "100";
flashvars.indentImageURL = "indentImage.png";
flashvars.crop = "false";
// controls what should happen if the running video was clicked.
// "togglePlay" (play/pause video),
// "toggleFullScreen", "http://somedomain.com" (navigates to this url)
// or "disabled" (nothing happens): flashvars.onClick = "togglePlay";
// subtitles: can be .srt or .xml
flashvars.subtitlesURL = "subtitlesFile.srt";
flashvars.subtitlesPosition = "bottom";
flashvars.subtitlesSize = "15";
flashvars.subtitlesColor = "0xffffff";
// hd switching
flashvars.hdURL = "yourmovie-hd.mov";
flashvars.defaultHD = "true";
// If you want to play every file as if it would be an audio file:
flashvars.treatAsAudio = "true";<br />flashvars.onstart = "onStartFunctionName,param1,param2,...";<br />flashvars.oncomplete = "onCompleteFunctionName,param1,param2,...";<br />
More Information can be found in the .zip-file…
CMS Plugins
For the following CMS systems there are plugins available for NonverBlaster:hover :
This player is open source, you can use it in every kind of project you like. The only thing I’d like you to do for me is to post a link from your project to this post saying something like »Videoplayer powered by NonverBlaster:hover« and post a link to the project in the comments of this entry, so that I can see, how this piece of code is used :) Thanks a lot to André Michelle for the simpleMouseEvent class and to Grant Skinner for gtween, the best free tweening class I know!
And, of course, there is the possibility to support me by clicking on one of the Buttons in the sidebar. ;)
New Features & Updates (read it!)
- It is possible now to show a teaser image (preview image), if the flashVar “autoPlay” is set to “false”
- All controls are placed over the video now. They hide automatically, if the cursor leaves the stage or doesn’t move for a few seconds.
- There is a new option to show the timeCode of the video playback (can be switched on and off using flashVars)
- In FullScreen Mode, it is possible to switch the video scaling on and off
- I removed the functionality of changing the colors of the controls since nobody really used it with the old NonverBlaster (If you think I should re-include it, post an angry comment ;)) You can set one colour for all the controls now, by changing the flashVar “controlColour”
- There is a new FlashVar for setting the loop mode to true or false
- New FlashVar: scaleIfFullScreen
- New FlashVar: showScalingButton
- New FlashVar: defaultVolume
- 18.04.2009: New FlashVar: controlBackColor
- 20.04.2009: Commincation with Javascript added (play, pause, toggleSound)
- 21.04.2009: Now the player is able to play back .mp3 files! NOTE: Due to this change the former variable “videoURL” now changed to “mediaURL”!!
- 14.05.2009: I added the possibility to include an “indent-image”.
- 14.05.2009: The Player reports now to javascript if the playback is complete.
- 05.09.2009: In the folder “sources” you can find now an example for including the player within a flash movie.
- 20.09.2009: New Flashvar added: set “crop” to “true” or “false” to adjust how the video should fit to the bounds of the player.
- 07.12.2009: New Feature: You can now switch between HD and SD at runtime
- 07.12.2009: New Feature: Javascript Playlist added
- 08.12.2009: New FlashVar: controlsEnabled = “false” (completely hides all controls)
- 29.12.2009: You can now display subtitles together with your video or audio. You can specify the file (.srt or .xml), the position (top or bottom), color and font-size of the subtitles.
- 30.12.2009: Since now there is an online demo of the player available. Check it out: NonverBlaster:hover Demo Pages
- 30.12.2009: New FlashVar “onClick”: Controls what should happen if the playing video was clicked. It can be playing / pause the video (“togglePlay”, default), toggle fullScreen (“toggleFullScreen”), navigating to a certain url (“http://somedomain.com/”) or nothing (“” or “disabled”)
- 10.11.2010: Playback of Youtube files enabled.
- 12.11.2010: Playback of Vimeo files enabled.
- 28.01.2011: New FlashVar added to treat video like audio: treatAsAudio (comes handy to play mp4 or m4a files using AAC)
- 28.10.2011: Two new callbacks for javascript: onstart and oncomplete, with up to 8 parameters. Check out the demo pages for more.
Comments
1, Jewels
22 Sep 2008It seems that the autoplay is not working.
I set it “true” in the configuration.
Do i have to activate it elsewhere?
Best regards
Jewels
2, Nonverbla
22 Sep 2008Hey Jewels, thanks for the tip, I fixed that. Just download the new version, it should work now…
3, Jewels
22 Sep 2008Wow that was quick!
Thank you very much!
regards
Jewels
4, lush
2 Oct 2008Hi, is it possible to disable the preloading of the movie?
5, Nonverbla
2 Oct 2008@ lush
The player starts preloading if you press »play«. If it wouldn’t, you couldn’t watch the movie ;)
6, markus
6 Oct 2008hi.
this is a very cool player. i intend to use it on my website. i now have a question about the cc license. is the link inside the player “videoplayer powered by nonverblaster” enough for the license, or whatelse do i have to do?
and the link inside the player still leads to the “old” player. maybe you can update this….
markus
7, Nonverbla
6 Oct 2008Hey Markus,
I updated the context-menu link, thanks for your hint!
You would make me the most happy, if you would place a link to my player in your imrprint page. This is important for Google, you know? ;)
best, Rasso
8, markus
6 Oct 2008hi again.
thanks for the quick response. i sure will do.
still there is oneproblem i am facing.
i want to use the mediabox javascript
(http://iaian7.com/webcode/mediaboxAdvanced)
but it seems to have the flv-player by jeroen vijering hardcoded. i have changed the links, but i cannot seem to get the flashvars working. your player always plays the fallback-video (btw. is there a chance to hange that to some of my own? has to been donne in flash, but i dont know where?)
i have some samples on a page of mine.
seems to not work at all any more…
http://www.wasdrehendiedennda.de/2008.10.06/seite.htm
the changed mediabox.js is this one
http://www.wasdrehendiedennda.de/2008.10.06/js/mediaboxAdv90_m.js
hope you can help out.
markus
9, Nonverbla
6 Oct 2008Hey Markus,
I’ll see what I can do. Stay tuned…
10, admin
16 Nov 2008Today I added two new flashVars:
- loop (true / false):
adjusts wether the video should restart playing if reached the end.
- controlColour (0xffffff):
adjusts a colour for all the controls.
11, Rickster
19 Nov 2008Trying to load the .fla file from current source package into Adobe Flash CS3 results in error message: Unexpected file format.
What can i do?
12, admin
19 Nov 2008Ups, sorry!
Since 4 Days I’ve got CS4, I saved the file as CS3 again. Re-download it, it should work now.
13, Rickster
19 Nov 2008Thank you for that really fast response. I downloaded again but still can not load the .fla file. Still the same error message.
I am using the windows version. Could this be a reason?
14, Jon
27 Nov 2008Hi,
Thanks for the great player, however I too am having the same problem as Rickster when I try to open it in CS3 I get the Unexpected File Format error.
Regards
Jon
15, admin
27 Nov 2008Hey Jon,
this is because I just installed CS4 on my machine.
I included a folder named “FLA-CS3″ containing a version of the .fla for CS3. Just download the .zip again, you’ll find it in there.
Hopefully this file works for you!
cheers, Rasso
16, Jon
27 Nov 2008Rasso,
Wow, thats a fast response, many thanks.
I am going to add an ident to the player, like the TV companies do, I will send you the updated files once I get it working so that you may include it in your code if you wish.
Regards
Jon
17, admin
27 Nov 2008Jon,
That’s what it’s all about! I’m excited to see what you cook! :)
18, admin
27 Nov 2008Since today, there are two new Flashvars:
- scaleIfFullScreen: Sets the default value for scaling of the Video to true / false
- showScalingButton: shows or hides the button to adjust scaling of the video in fullScreen Mode
19, Jon
30 Nov 2008Hi Rasso,
I have got the “ident” function added. You can view it here at the top right :)
http://jonburrows.co.uk/entry/FLV-Video-Player/
The ident is the jonburrows.co.uk png overlay but it will basically allow any image and you can set the opacity. I have extended the parameters that you can pass through the extra functionality
I will zip and send you the source via email so that you can take a look and see if you would like to add it into the main branch.
Regards
Jon
20, Loop
2 Dec 2008Nice job, how can i add play list?
21, markus
3 Jan 2009hi.
now finally i have some time to look back here.
and so many new things.
one think though. i like to keep things whenever an update is available.
is there any chance that you rename the codefiles (maybe just add a folder with the date…) so someone like me could keep the older versions.
markus
22, markus
3 Jan 2009ah and one more thing.
i have winXP and use the firefox 3.0.4
i sometimes (aftre playing some flv-movies)the problem that when switching to fullscreen the playback stops.
when i restart the browser it works again.
anyone else? anyone suggestions?
markus
23, admin
3 Jan 2009Hey Markus!
I don’t know the issue you are describing with the fullScreen / playback stop. As soon as I will encounter it I’ll try to fix it.
This player is a nive little project for me, without any forums / release notes / real versions. That’s why I don’t want to spend too much time on renaming the folders every time I change somthing in the code.
But you could do it on your machine, rename the folders everytime you download.
cheers and happy new year!
Rasso
24, Stefan
12 Jan 2009Really cool!!
I have the same problem, wenn switch to fullscreen the playback stops.
And one question … how can I change the backgoundcolor of the player?
Thanks,
Stefan
25, Tobi
21 Jan 2009hi!
nice Tool! in my version the teaser-Image don´t work.
player.addVariable(“teaserURL”, “images/rosen.jpg”);
where is the problem?
26, admin
21 Jan 2009Hey Tobi,
your javascript-snipped seems to be correct. There are 3 things I can think of:
The path to the .jpg is wrong
The .jpg was saved wrong (Try “save for web in PS”)
The flashVar “autoPlay” is set to true (it has to be false to display the teaser
Hope this could help you.
27, Tobi
21 Jan 2009thanks.
// other variables
player.addVariable(“autoplay”, “false”);
player.addVariable(“teaserURL”, “http://www.th-bastelbude.de/video/images/raffer.jpg”);
player.addVariable(“allowSmoothing”, “true”);
//
display nothing, sorry.
28, Tobi
21 Jan 2009here the Link:
http://www.th-bastelbude.de/video/example.html
the .jpg was saved for web by 70% JPG (PS), the same size as the movie.
29, admin
21 Jan 2009Hey Tobi,
the solution is simple: You are using the old nonverblaster. This version is not capable of displaying a teaser-image.
You have to download the new NonverBlaster:hover from this post. It should work then.
30, GGrag
25 Jan 2009A little question:
Will the functions for styling your playing from the old version ever included, yet?
Sorry for my bad English hope you understand my question
Thanks,
GGrag
31, shuriken
3 Feb 2009First of all that’s a perfect player with perfect minimal design. Congratulations.
Requesting further options for a free
tool like that may not be appropriate, I must apologize for that.
But 2 more options would do it massive, I think.
1. -if possible- a playlist feature with a switching function (or maybe simply the teaser pictures can be switched by an adjustable time or by simple arrows on the player(or both).
2. a feature that can add text, again with adjustable time.
Thanks for sharing your work,
Tarkan
32, xian2ren
6 Feb 2009I love this player very much ,but I don’t konw how can I use it in my wordpress ,can you help me ?
33, admin
6 Feb 2009Hi xian2ren,
I really don’t know PHP so well, but I would love to find someone who was willing to make a plugin to use my player in a wordpress blog!!!
34, xian2ren
6 Feb 2009Thank you admin !
DO you have an instructions with more detail which help me to use the player as a rooker ,wheather do it follow the example.html ?
If your player has made a plugin for wordpress ,I’m sure that will be very popular !
35, Nik
9 Feb 2009I just found this player….. den mag ich sehr!
I would love to see this feature:
http://www.pixelfumes.blogspot.com/2007/03/reflection-class-v3-with-source.html
And maybe an “autosize” and “aspect ratio” for different sized videos.
36, Blek
13 Feb 2009Hi! First of all thanks for making this simple,elegant and functional flv player.
i just would like to know how to embed it. what code ill be inserting to my html page.Thanks much!
37, Danonym
15 Feb 2009Hey,
how can I insert this player in my SWF website?
Would be cool if you could help me!
Every flv player that i tested till now didnt work really well in my SWF…Fullscreen didnt work!
greez!
38, admin
16 Feb 2009Hey Danonym,
you have to look up the code I use to embed the player. There you can find the parameter “allowFullScreen”. You have to set this to “true”, then fullscreen should work.
cheers Rasso
39, Martin
20 Feb 2009Hi,
i’m working on a project where i use this player in combination with mediaboxAdvanced and .m4v iPod videos and i have to say..
this is really a great player.. minimalist and it just works ;)
and there’s one feature i’d really like to use in this project:
the option of having a logo displayed when the player is embeded in an external website and it should be hardcoded so that the user can’t rip the flashvar to remove the logo (like it’s on YouTube & co)
my problem is, i’ve no clue about Flash programming and i’ve no idea how to do this..
maybe you’ve got some tips for me how i can do this or where i can find some infos about how to fix an image at a position (even if changing to fullscreen) and how to check for domain namen, etc..
40, admin
20 Feb 2009Hi Martin,
Jon Burrows did something like logotype insertion with my player: http://jonburrows.co.uk/entry/FLV-Video-Player/
Maybe you just contact him? I’m pretty busy these days, so I won’t be able to include any major updates in the next time…
41, sonja
24 Feb 2009I am, too, using this real great player in combination with mediaboxAdvanced-js and it works really fine in most test-cases. But some report troubles regarding the stream function: The player appears (without loading.gif, just black screen) and starts playing the movie only, when the whole file is downloaded. it happens on IE 6 and IE 7, Windows XP Pro.
Any suggestions?
Thanks a lot in advance.
Sonja
42, admin
24 Feb 2009hey sonja,
the only thing I could think of is that your .flv files are not having any metadata about their length stored. But then it should not work on any OS / Browser.
If you find out about the cause of this, please report here!
cheers, Rasso
43, sonja
24 Feb 2009dear rasso,
thanks for the quick reply! but it works on OS /browsers. and same happens when playing the example-movie “ASCENSION” on this site.
hovewer, I will report…
cheers, sonja
44, Anna
19 Mar 2009Just a quick note on something that I was investigating for awhile — the div id=”videoPlayer” is required for the player to function! I probably could have figured this out by looking into the source code, but I’m not super-technical.
Thanks for the awesome, simple player!
45, Keijo
22 Mar 2009I must say that great work with this player. It looks good, it performs great, xhtml valid etc.
One feature request would that there is way to stop the flash video with javascript call. So I guess it means using flash.external.ExternalInterface or something. This would be good if you have several videos, you open new one and you could stop others that are playing. And why not have some other controls also externalized.
46, admin
22 Mar 2009Hi Keijo,
yes, this is a thing I will definitely include as soon as I have the time. Stay tuned.
47, matthias
30 Mar 2009Hi,
this is a great player, easy to use, stylish, and it does everything I expect from a player. Thanks for sharing your work!
I used the player for integrating my demoreel into my website (I’m a landscape architect and do a lot of ArchViz).
URL: http://thoma.la/viz-reel.php
cheers, Matthias
48, Kirk
10 Apr 2009Love the player, but I’m having issues with case sensitivity… The player seems to strip the case out of my url (so even if I call “../UrgencyV1.mp4″, it results in “../urgencyv1.mp4″ not found). I can (and have) switch to all lower case for my file names, but I like the ease in reading with caps… is this an easy fix?
49, admin
10 Apr 2009Hi Kirk,
thanks for the note!
Just recently I inlcluded a script that conferts all flashVars to lowerCase, to avoid faults if someone would have the great idea to write them like “ScAleiFFulLsCreen”, for example ;)
I changed it now that just the names of the variables get converted, the values stay like you type them.
please let me know if it works for you now.
50, Kirk
10 Apr 2009Yes, but now it has a white text box over the videos with parameters listed… http://visicormedia.com/clients/gotell/
51, admin
10 Apr 2009oops, fixed ;)
52, Kirk
10 Apr 2009perfection! Thanks for your quick reply! It works great now.
53, Webkätzle
19 Apr 2009Dear Rasso,
thank you for this well-designed Player! Really great work! :-)
There is just one little thing I miss: is there a possibility to change the background-color of the Control. (I like to use e.g. transparent white instead of the transparent black.)
Sunny Greetings,
Lea
54, admin
19 Apr 2009Hi Lea,
luck for you, I had some time at the moment, so here you go: “controlBackColour” is the new flashVar to adjust the colour of the background-color of the control.
Just re-download the .zip.
Please test it and report here if everything works fine.
Grüße zurück
Rasso
55, Webkätzle
19 Apr 2009Dear Rasso,
this might be paradise! Anything i want, and – after all – immediately! :-)
You are that fast and that perfect! *wow,wow,wow* Thanks a lot! …works really fine for all my needs!
Great!
Danke-Grüßchen vom Bodensee,
Lea
56, admin
20 Apr 2009Hi subscribers,
yesterday I added a little communication with Javascript to my player. Now you can play and stop the video playback and toggle the Sound (on/off).
Re-download the .zip and see the file example.html for an example ;)
Just test it and report to me, please.
cheers
Rasso
57, admin
21 Apr 2009Since today my player is capable of playing sound files (mp3). If you don’t give it a teaser image, it shows some spectrum analyzing, yehaw!
Due to this change, the flashVar “videoURL” now changed to “mediaURL”. See the Example files in the zip-file above.
I think I’ll keep playing around with the spectrum analyzer, stay tuned.
Rasso
58, Ezra
24 Apr 2009ha epic fail, if you rightclick the player for the context menu and the controls fade out the mouse curser fades out too for the entire Operating System and locks up the browser!! not cool!!
59, admin
24 Apr 2009Hi Ezra,
not cool many exclamation marks, endeed. Could you please, besides the compliants, provide some more information about your system configuration?
thanks
Rasso
60, Pascal
24 Apr 2009Hallo,
bei mir kommt die Meldung, dass er das Video nicht findet. Der Pfad stimmt aber zu 100%. Hab auch schon die URL von oben mit den Wolken probiert. Selber Fehler…
Woran kann es liegen?
Grüße Pascal
61, admin
25 Apr 2009Hi Pascal,
funktionieren denn die example-html-Dateien? Wenn ja, schau noch mal in deren Quelltext.
Grüße
Rasso
62, Pascal
25 Apr 2009Wow.. das ging schnell :)
Die Demos funktionieren. Sitz jetzt schon Stunden dran. Ich finde den Fehler einfach nicht. Könntest du bitte mal drüber schauen?
http://www.diegipfelstürmer.de/video/start.html
http://www.diegipfelstürmer.de/video/start.flv
Als Dank kommt dann natürlich auch dein Link drauf :)
Grüße Pascal
63, admin
25 Apr 2009jaha, das internet ist schnell ;)
Ich antworte mal auf Englisch:
Since I included the new functionality to play .mp3 files with my player, I changed the variable “videoURL” to “mediaURL”. Maybe that was a bit too fast, I’ll fix that in the next days so that you can use either
- videoURL
- audioURL or
- mediaURL
Until I got this fixed, just re-download the .zip file and see the example files in there.
good night
Rasso
64, Pascal
25 Apr 2009Oh thank you very much.
it works…
but now.. the movie is smaler then the videobox??
its this also an problem of the changes?
thanks! greets pascal
65, Ezra
25 Apr 2009Running Windows XP SP3, Firefox 3.0.9, the latest NonverPlayer, wen the context menu is open the mouse fades out for the whole browser window, and partially freezes the browser making it hard to close the menu again, it usually unfreezes 10 – 20 seconds later.
Intel Core 2 Duo 2Ghz, 4GB ram, more than capable system.
66, Pascal
25 Apr 2009I have now the problem fixed with smaller Video.
Now i dont become the movie in the mediaboxadvanced.
how they work?
thank you!
67, Ezra
28 Apr 2009another problem, when causly flicking around a video with the progress bar the volume will mute itself.
68, Ezra
28 Apr 2009also ->params.menu = “false”;<- dosent stop the menu showing?
69, Oster
5 May 2009Hi,
ein superschlichtes Teil, da möchte ich sehr gerne was in die Kaffeekasse werfen!
Nur die angehängte .fla-Dateien (as2 und as3) haben einen Bug – jedenfalls geht die as2-Datei nicht auf und die as3 sieht beim veröffentlichen sehr seltsam aus MAC OS X).
Gruß
OLI4
70, Nik
5 May 2009Hi again,
… do you think, you could add the “indent image” feature Jon Burrows wrote about in a previous post?
http://jonburrows.co.uk/entry/FLV-Video-Player/
I sent him a few mails, but I never got an answer.
Would this work like a “real” watermark, so if somebody would try to download the movie, the “ident image” is in there? … probably not, I think …
71, jon
5 May 2009Hi Nik,
I will download the updated version that Rasso has released and add in the “ident code” I will post back on this site and mine when completed, might take a couple of days.
I wasn’t ignoring your emails I didn’t see any coming through to me. I presume you used the email address on my website?
Regards Jon
72, Dan
7 May 2009Great player… I love it! I’m having an issue though that I can’t seem to resolve. If the playback catches up with the loading, a little spinning circle appears to designate it’s loading. It works, and the video continues to play after a short loading time, but the spinning green circle does not go away. It continues to spin on top of the video playback. I am using your player with mediabox as well.
Any suggestions?
Thanks!
73, Keijo
9 May 2009I just noticed you added js controls. Extremely cool! I will test those and let you know. One thing I could think flash -> js would be when video/sound is finished (at the end of file) flash sends some kind of notification for js. js could queue up next video then ;)
74, Nik
13 May 2009@ Jon
… yes, I used that email address – thank’s for making this, I would love to have that “ident Image” feature.
@Rasso
… ich muss auf Deutsch schreiben….
Also zum “Buffer” hätte ich da eine Frage, und zwar ist mir aufgefallen, wenn ein größerer Film abgespielt wird und nach dem Starten des Filmes das “Buffern” einsetzt und die “Lade” Animation erscheint – verschwindet sie aber nicht mehr, obwohl der Film ruckelfrei/ fließend läuft.
Was könnte das sein? Der Buffer ist auf “6″ eingestellt
75, admin
13 May 2009Hi Nik,
the bufferwheel-issue will be solved in the next release. It will be online within the next days.
I might also include the function to display an indent-image, if you promise that you don’t mess with the optics ;)
cheers Rasso
76, Nik
13 May 2009Rasso …Thank you very much!
77, Nik
13 May 2009I love this player just because the optic…… I’ll will never mess it up. It is just in case somebody need a little “watermark”….. to “protect” the videos. I know it is not a “real” protection from downloading and using the videos…
78, Adeline
14 May 2009Hi there,
Thanks for building the player, I’m using it in conjunction with mediaboxAdvanced by http://iaian7.com/webcode/mediaboxAdvanced
I just have a question I hope you can clarify, I’m trying to change the control colours to play mp4 files but I’m having trouble and no success at changing the following:
flashvars.controlColor = “0x99ff33″;
Can this only be applied to flv’s only?
Adeline
79, admin
14 May 2009Hi Adeline,
the control-color should really work with both .flv and .mp4 files.
80, admin
14 May 2009@ Dan
the spinning wheel now disappears again after buffering.
@ Nik
The function to display an indent-image is included in the newest .zip. It’s displayed as soon as the video playback starts (See the example-file in the folder “examples”
@ Adeline
I had some issues with the parsing of the flashvars, because I wanted them to ignore case. I think, maybe your problems could be solved with the newest release ?? Check it out and report.
81, Nik
14 May 2009…. this is great and fast work – thank you Rasso.
Didn’t read Dan also wrote this with the “spinning wheel”
82, Nik
15 May 2009Rasso,… at golem.de I saw the “original” player has features like “HD” , “embed Code” and “URL” link. Do you intend to implement it here too?
83, admin
15 May 2009Hi Nik,
no, these features are too specific to implement them generally.
84, Nik
15 May 2009ok,…. the embed stuff for sure, but what about the “HD” quality switch?
What would be the difference in displaying a “HD” movie with the “quality switch” and without – the standard way like it is now?
85, admin
15 May 2009Yes, HD would be possible. I’ll be pretty busy in the next weeks, so it could take a while. Stay tuned.
86, Nik
16 May 2009ok,.. no problem
87, Christopher Scott Knell
17 May 2009Do you have plans for adding a playlist flashvar? Either displaying under the viewport or to the right side would be very, very cool.
88, admin
18 May 2009Hi Christopher,
I think I won’t ad something like a playlist function. I think that things like a playlist should be done using HTML rather than in an all-in-one flash-container.
89, UA
19 May 2009thanx! cool player !
minimal like it should be!
90, FLV Video Player
27 May 2009Thank you for given this great article!!!
91, Thomas
29 May 2009Why my occupancy rate goes up to 65% when i embed this player on my website?? Even watching your blogsite here raises my rate to 60% on firefox and IE too. Any idea why? thankx
92, admin
29 May 2009Hi Thomas,
playing video in flash is still a heavy task for the processor. We have to wait till flash supports full hardware acceleration.
65% isn’t too bad compared to other computers, though.
93, Thomas
29 May 2009Hi, i have a dual core high end mashine, and the problem is, that no video was played, only mp3.
i think this is not the reason (hardware acceleration)
compared to http://www.video-flash.de/wp-content/uploads/2007/11/flvplayer/container.html, where my rate is very low as well as other websites, i’m wondering why at your website my rate is going up to hyperspace ;) – also on golem.de the video is running good, no rasing rate, everything is fine. maybe older version of your playder ? dou you have a link for your older version ?
regards Thomas
94, admin
29 May 2009öh, I have no idea and no time for checking it at the moment. Looks like you have to check my updates from time to time. Thanks for the hint anyway!
95, Thomas
29 May 2009Okay ;) thanks anymay
96, madgonzales
29 May 2009Hi there!
The example video (in the source zip file) works fine (it’s video uses avc1 as codec with framerate 25). When using my own .mov-file, there’s no video just sound (this video uses mp4v as codec with framerate 15).
I’m using Ubuntu 64bit, Firefox3 and have no problems to see the video with other movie players on my system.
Is NonverBlaster:hover limited to special codecs? Or do you have any other idea to get my .mov playing correctly?
97, admin
29 May 2009Hi madgonzales,
Flash just plays .flv, .f4v and h.264 video.
I don’t think it’s capable of playing mp4.
98, Tim Hawkins
29 May 2009Hi Guys, very cool player..
I have found what I think is a small bug, with the latest version , If you dont specify a teaser image, the video stalls when it gets to the end, and you end up with the last frame with the buffer wheel rotating, and non of the controls work.
I think its trying to call showTeaser after the video has completed, without checking if the teaser url has been set. In that case it would be fine for it to show a black (or what ever the background) colour is.
99, John Wade
31 May 2009I’m currently still developing a module for joomla using the flowplayer but like your player because it is in spirit of what I’m doing which is offering something for free. Many players for Joomla are all pay for modules and I truly believe that offering a pay for module for a free CMS is in violation of its very principle.
I’m wondering if you’d mind if I rewrite to include your player instead.
Thank you!
John
100, admin
31 May 2009Hi John,
You can use my player for whatever you want! :)
Rasso
101, Tim Hawkins
1 Jun 2009RE my problem with the video going into buffering at the end of autoplay, you can simulate the same problem with the sample file
If you edit the file “example-video.html” in the distribution “examples” folder
you can see the problem. Just change the “autoplay” parameter from false to true, and you can see the effect i’m seeing when the video gets to the end.
102, admin
5 Jun 2009Hi Tim,
try the new download. It seems you are using an older version.
103, John Wade
6 Jun 2009Now if I can figure out how to make a playlist for this… LOL Anyone done it?
104, Nik
6 Jun 2009Hi Rasso,
… I was thinking of if it would be possible to have the player to “detect” the width and height of the video and parse it to the embed code, or pass the dimension via javascript, or something like that?
105, admin
6 Jun 2009Hi Nik,
It’s possible, but I’m f$%§cking busy at the moment. Just keep posting your ideas and maybe over time I will include some of them.
cheers Rasso
106, Frank
12 Jun 2009Hi,
I like your player and wants to use it in a current project, but i have the problem too that if i open a page where the player is embed the Firefox-prozess gets a permanent cpu-rate of 25% and the memory is increasing. with ie its 0%. I used already your last version. is there any solution?
107, admin
12 Jun 2009Hi all you with the memory problems, I’m sorry but at the moment I’m really caught up in other projects. I’ll get back to the player as soon as possible.
108, tok605
12 Jun 2009Hallo,
der Player ist einfach super, nur leider hab ich ein kleines Problem, das die Movies zu klein dargestellt werden. Ich gebe den Player in 320×240 wieder. Aber die Filme werden mir in 120×85 oder so angezeigt, also nicht mal 1/4 wird genutzt, obwohl das Quellmovie größer ist als die 320×240 Ausgabe. Wenn ich dann auf Fullsize gehe und zurück wird auf einmal die ganze fläche von 320×240 genutzt.
Danke schon mal…
109, Michael Katzenmayer
15 Jun 2009Hi,
nice player. Still got two problems, though. Firstly, Firefox freezes after some time when I embed the player (like others have reported before). This makes it unusable atm, but I’ll keep looking for updates.
Secondy, I tried embedding an MP3 and it starts to play, but the controls do not show up until I make the flash at least 100px high. The example inside the .zip works fine with just 17px height. Any ideas?
110, Sam
15 Jun 2009Hi,
I was wondering if there is any way to change the mediaURL using the player’s javascript communication. I know that I could dynamically change the video using pure javascript but I was hoping to avoid flicker that this method produces.
Thanks for such a great flash player!
111, Marlene Affeld
19 Jun 2009Marlene Affeld…
…
112, Nici
20 Jun 2009great, stylish player!
thank you so much! it´s awesome.
http://nicolafellmann.com/index.php?action=index&view=media
113, Brad Frost
29 Jun 2009Hi Admin,
Thanks for a great player. You’re busy but I thought I’d send this for your future reference.
As per some previous comments …
Right clicking the player for options in Firefox3.0.11 (on XP Pro) causes the browser to hang and requires me to close the browser from the Task Manager. This does not happen in Internet Explorer 8.0.6001.18702.
Regards,
Brad
114, Robert
30 Jun 2009Moin,
ich finde den Player wunderbar und würde ihn gern in eine Flash-Umgebung einbinden. Nach dem Laden des Players in einen MovieClip zerfällt der Player leider in seine Einzelteile. Ich denke, es handelt sich da eher um ein generelles Flash-Vorkommnis, aber ich versuche die Problemlösung auch mal an dieser Stelle.
Herzliche Grüße
Robert
115, admin
30 Jun 2009Hi Robert,
der Player macht Gebrauch von der stage.stageWidth / stage.stageHeight. Wenn Du ihn in Flash einbaust, ist die stage aber viel größer… Der Player ist wirklich nur zum Einbinden in HTML gedacht.
Grüße
Rasso
116, Robert
30 Jun 2009Danke für die schnelle Antwort!
Mal gucken, ob ich mich an die Main.as mache oder einen anderen Player nehme…
117, Frank
30 Jun 2009Hi,
zuerstmal: super Player… :)
Jetzt zu meiner Frage:
Kann man den Player auch ohne JavaScript irgendwie einbinden oder geht es nur mithilfe des SWFObjects?
Beste Grüße
Frank
118, admin
1 Jul 2009Hi Frank,
geht auch ohne Javascript, aber nicht W3c-konform, denke ich…
Grüße
Rasso
119, Frank
1 Jul 2009na ja, ich lege mehr wert drauf, dass es so gut wie möglich läuft :)
Wie funktioniert das dann? Habs leider bisher nicht hinbekommen…
120, Robert
2 Jul 2009Servus,
ich habe noch eine Frage, diesmal zur Lizenz/Namensnennung. In welcher Form “muss” diese erfolgen? Wäre es in Ordnung, das einmal zentral zu tun oder muss sollte es jedes Mal am Player stehen? Es ist ein kommerzielles Projekt.
Herzliche Grüße
Robert
121, admin
2 Jul 2009Hi Robert,
mich einmal zentral nennen ist OK. Irgendwo im Impressum oder so.
122, nadous
9 Jul 2009I made one that work with URL.
Need to be redesigned a bit…
http://dustofus.net/lotus
123, GGrag
9 Jul 2009Cool idea, nadous!
124, Kaamajakaaya
25 Jul 2009I keep listening to the news speak about getting free online grant applications so I have been looking around for the best site to get one.:)
125, Steffen
27 Jul 2009Hi,
I downloaded the package, but I’m not be able to use the JavaScript communication.
The browser said: sendToActionScript is not a function.
126, horacio
10 Aug 2009Trying to load the .fla file from current source package into Adobe Flash CS3 results in error message: Unexpected file format.
127, rohan
11 Aug 2009hi,
I was hoping to implement this is one of the project I am working on. My issue is the player does not work when the video url is a Servlet which streams the mp4 file from a remote site. I cannot access the remote mp4 file directly because of network issue and the only way for me to get to it is to stream it with a servlet. Do you know if your media player has built in support for this: on how to play media files that are streamed in runtime. Let me know. Your help is appreciated. BTW, awesome player.
-rohan
128, admin
11 Aug 2009Hi Rohan,
I’m sorry but the player doesn’t support real streaming. I would need a streaming server for testing, but at the moment I rather want to spend my money on coffee and cigarettes than on proprietary things like that;)
129, Matt
17 Aug 2009I’m having the same problem as Horacio. I’ve downloaded the package and it won’t open in Flash CS3 – unexpected error.
130, admin
17 Aug 2009Hi Matt,
the file doesn’t work in CS3. You will need CS4 for it.
131, David Collantes
21 Aug 2009The params.scale parameter, isn’t valid for this player? I want to play videos at smaller size of the original (forcing downsize), and want them to cover the whole player area. If I set params.scale = “noborder” (or anything else as a matter of fact) it makes not effect.
132, gustavo
3 Sep 2009Hi, this is the best player! not like others with their ugly skins and taste, thanks for this tool I appreciate it very much. Im using it with mediabox and its very easy ti insert in the page, I have to get rid of the volume button/slider and I tryed to recompile it in flash using the source .fla you placed in the folder but when I erase the volume movie clips and make longer the time slider it just break apart when I publish it, Im not a flash or web expert, in fact Im not very familiar with this web interactive stuff, I ll love to also change the color of the controls from white to lite grey, im just lost with that, I saw the code in one of the html files for changing the color but im using it with mediabox and whne I insert the flashvars in the head of the code it doesnt work, maybe u have a quick explanation to this or tutorial, I really appreciate it very very much, thanks for this great player and the time u expend reading this. gustavo.. hello from mexico city
133, admin
4 Sep 2009Hi gustavo, it’s not that easy to get rid of the volume slider, since the player is scaling dynamically…
If you want to change the color of the control, just watch the examples in the .zip file you can download here.
cheers
Rasso
134, domingo
5 Sep 2009Hey Rasso
The player is unique, I love it. Thank you for your great work. I have one problem though. It seems that when I open my website with your player in it, the system graphics kind of stall (right click menu pops up really slowly, other processes slow down). Am I doing something wrong>. I used it in my WordPress blog. Have you experienced any such symptoms? Do you know how to fix them.
Regrads
Domingo
135, admin
5 Sep 2009Hey domingo,
thanks for the compliments! The performance issue could be because of the new buffer wheel I introduced some months ago. Now I changed it to be less performance-intensive. Please download the current .zip and report back to me if it works better now…
136, Nik
8 Sep 2009Hi Rasso,
I saw your example “inFlash” in the current download.
But after testing it I recognise it isn’t possible to use the fullscreen button nor is the controlbar hiding or showing on rollover/out.
Is this still under “developing” at the moment, or did I misunderstood how to use it?
137, admin
9 Sep 2009Hi Nik,
I think I will remove the FullScreen-Button if the player runs within Flash. It would make more sense to globally set fullScreen for the whole site rather then just fullscreening the player…
138, Nik
9 Sep 2009…. no, please,… fullscreening the player alone would be great. Imagine you have a site with the Player embedded in the layout to show Movietrailer , a showreel or something like that, it would be great to be able to watch them in fullscreen … setting the whole site to fullscreen wouldn’t have any great effect.
139, admin
9 Sep 2009if you want to make a site with movie trailers, PLEASE don’t do this in a all-in-flash-solution…
140, Nik
9 Sep 2009:-)
… , yes, I know…. but sometimes the clients wants it… and using the built in FLV component isn’t that good. It would be nicer to have your player for things like that.
141, Michael Katzenmayer
9 Sep 2009Hi,
I tried the new version of the player and it still freezes Firefox when playing MP3 Files while FLV works just fine now. It seems to be okay with very small MP3 files, but with longer files, it freezes after some seconds. Even playing your own example MP3 freezes my browser.
Another small bug I’ve found is that you can turn sound off via contextmenu, but you cannot turn it on again.
142, admin
10 Sep 2009Hi Michael,
thanks for the bug reports! I will take care of them when I’m back to Berlin.
143, sandrar
10 Sep 2009Hi! I was surfing and found your blog post… nice! I love your blog. :) Cheers! Sandra. R.
144, angelina jolie
10 Sep 2009I love your site. :) Love design!!! I just came across your blog and wanted to say that I
145, Roger
10 Sep 2009Ist das Performance Problem nun gelöst? Der Player ist genial, jedoch stürzt bei mir fast der Browser ab, wenn ich ihn nutze :(
(Oben beim Datum der Version steht noch ein altes, deshalb frage ich)
146, admin
11 Sep 2009Hi Roger,
ja, versuchs mal jetzt, ich habe das Bufferwheel viel unaufwändiger gestaltet. Bei mir läuft das Ganze super, hast Du den gleichen Film auch mal mit einem anderen Player getestet?
Grüße
Rasso
147, admin
16 Sep 2009Today, I ported the whole player to the tweening engine of Grant Skinner, GTween. I would be greatful if you could test the player an report back to me if you find some bugs.
cheers
Rasso
148, Michael Katzenmayer
16 Sep 2009Firefox friert immernoch ein.
mfg
Michael
149, admin
16 Sep 2009Hi Michael, bitte in Englisch, es lesen ja welche mit. Wo friert das noch mal bei Dir ein?
150, Michael Katzenmayer
16 Sep 2009Firefox 3.5.2 on a fully patched XP SP3.
I open this site, start your audio example and wait for some seconds. Firefox starts using more than 40% of CPU time for playing the MP3 (This is on a dual core AMD 3800+). Playing a random youtube video for comparison only needs 10-20% CPU. Interrestingly, your player uses the 40% of CPU even when I pause it, so it is *not* playing…
As soon as I start the video example, CPU consumption goes up to exactly 50% (I think this is because Flash only uses one CPU) and firefox freezes. Music and video keep playing, but I can’t navigate away from the page, or close firefox. I have to kill the firefox process.
Another comparison with youtube videos shows that multiple youtube videos play fine on my system. The browser is still responsive.
151, admin
16 Sep 2009Funny, at my mac it’s completely the opposite: My examples don’t need more than 30% (both audio and video) and youtube uses almost 100%.
weird…
152, flo
18 Sep 2009hi rasso,
first your player is a really nice job. great design.
i tried to embed it in a little page for playing flv’s but unfortunately it has some problems in scaling.
when i start the video it is shown in its original size although the player itself has a smaller size just like i configured and so the video is cut because it isn’t scaled to the player size.
after changing in fullscreen and back again to normal the video is scaled correctly.strange…
so what is my mistake?
is there any additional configuration i have overlooked?
run with ie8 and firefox 3.0.10
cheers
flo
153, Eric J
28 Sep 2009@flo,
I’m having exactly the same problem! Have you found a fix??
154, Eric J
28 Sep 2009Also, it doesn’t matter what size I have the player set to, when in the normal window the video is always scaled up, and always cut off. Until I go fullscreen, tick the scaling box, and go back to window… then its perfect.
155, admin
29 Sep 2009hi flo and eric
this might be a bug with the new tweening class. My computer is at the service at the moment (2 weeks already, never give it to card services in berlin!!!)
I’ll post here if the bug is fixed.
cheers Rasso
156, John Wade
29 Sep 2009Appreciate ALL your hard work.. once the scaling issue is figured out that’ll be GREAT!!
Thanks!!
157, Eric J
29 Sep 2009Thanks Rasso! Sorry to hear about your computer issues :( Love the player, can’t wait to use it on my site.
158, cowneko
29 Sep 2009Hello,
I got the same scaling issues with flv files (witch is quite frustrating)
The videos always starts scaled up and croped then take back their true scale after fullscreen ON/OFF
As soon as this is fixed, I’ll move all my videos to this neat player.
thanks again for the hard work.
159, Kohta ASakura
30 Sep 2009This is a great media player.
As others have pointed at, the one fatal flaw is that the video is not scaled to the player if the player itself is not the native size of the video. This is a big problem.
Once that is fixed, this really would be a fantastic player.
Keep up the good work! Please let us know when you fix this issues!
Good luck!
160, Kohta Asakura
30 Sep 2009(posted so I can get notified for follow up comments)
161, admin
1 Oct 2009To all with the scaling problem:
Can you reproduce the bug with the my examples? As I understood you, the video is not fitting to it’s html container, before it was in fullscreen mode once. Is that right?
It would be very handy if one of you would post an example of the bug online, so I could see exactly what you mean..
best
Rasso
162, Cowneko
2 Oct 2009Hi,
Well I’ve uploaded a test page for you to see what’s going on.
http://www.meconopsis.fr/Pages/test.html
http://www.meconopsis.fr/js/js-css_files.zip <-here are the mediaboxAdv-1.1.6.js and mediaboxAdvBlack.css files
thanks for looking on this issue :)
regards
163, admin
2 Oct 2009Hi All,
I think I fixed the bug.
It had something to do with the new feature to directly embed the player into a full flash site (can be found in Source/inFlash.swf)
Please report if it works now.
cheers and have a great weekend!
Rasso
164, Cowneko
2 Oct 2009You rock big time man :)
Works a treat…… ultimate player now :}=)
Thanks a lot!
165, Kohta Asakura
2 Oct 2009Works like a charm. Thank you!
Keep up the excellent work!
166, FloB
2 Oct 2009Greatest player I’ve ever seen! I looked for something like this for a while now …
Kleiner Hinweis: Auf meinem Mac Leo in FF, Opera und Safari (je aktuellste Version) funktioniert in den Beispielen keine JS-Interaktion.
Is there any problem with distributing this script with a CMS? I want to file a feature request to include this player into the TYPOlight CMS (typolight.org) as a default player … let me know what you think about that!
Keep up the amazing work!
167, Eric J
2 Oct 2009Yes, the bug is fixed! Thank you so much!
168, Nik
3 Oct 2009Rasso,
with the newest version sometimes I get an error/alert on Safari Mac:
“Flash Player (Internet-Plug-In für Safari) wurde unerwartet beendet”
169, admin
4 Oct 2009Hi FloB,
of course the player may be included in any cms. It’s freeeeeee ;)
cheers Rasso
170, admin
4 Oct 2009@Nik:
please tell me about it again, if you manage to reproduce the bug.
thanks!
171, FloB
4 Oct 2009Hi Rasso,
I just wanted to reassure me :). I’ve submitted the feature request (http://dev.typolight.org/issues/show/1054). Maybe Leo (the developer of TYPOlight) will contact you again if he has still some licensing questions, and he considers including your player.
Thank you very much for your work, keep it up!
So long,
FloB
172, admin
4 Oct 2009Hi FloB,
everything is allright. Just don’t call me the developer, I’m more a designer than just a programmer ;)
And, of course, I would be happy to be backlinked from every project that uses my player. But this isn’t a must, just the best way to support me.
cheers
Rasso
173, Nik
5 Oct 2009Rasso,
… I couldn’t really reproduce the error/alert when it is online. I only got this error/alert if testing locally.
I have to keep an eye on it and report to you.
174, Nik
7 Oct 2009Do anybody else also have this “mouse flickering” on hover in the new version.
I don’t have it in the earlier versions of NonverBlaster?
On Safari 4.0.3 Mac OSX
In Firefox everything is ok.
175, Nik
7 Oct 2009… another question:
Would it be possible to have the player “crop” the video if the video has different dimensions than the player settings are?
176, admin
8 Oct 2009Hi Nik,
do you also have the mouse flickering in the example here in the blog? I don’t have it (Also Safari 4.0.3 Mac OSX)
I will include a flashvar so that you can adjust “crop” or “showAll”.
cheers
Rasso
177, Nik
8 Oct 2009you’re right, no flickering here and also not in your examples.
I think I know the problem.
I have a setup of two players laying on top of each other (z-index) and I shuffle them with jQuery.
I think the mouse don’t know which one of the player is the “hover area”.
I read something about “mouse children enabled” in flash, so I think – for this particular case – the player script need to “block” all “active” areas laying under the player.
In case of using this player in a flashmovie, you would have the same problem if you maybe make the player draggable or so and covering a button ….
I’m not really shure if I’m right – maybe you could test it somehow.
——-
Thank you for including the “crop” feature
Maybe it is also possible to have “fit” – if that would be a good idea?
Thank you for this nice player.
178, Nik
19 Oct 2009Just wanted to hear if there is some update on this – “flickering” and the “crop” feature ?
Thank’s
179, admin
20 Oct 2009Hi Nik, the feature “crop” is included in the newest zip-file. You can adjust if the player should always show all of the video (false) or if it should expand the video so it fills the whole player (true).
I think you will have to find another solution for the flickering thing for now, I don’t want to get the range of variables too wide… And, if someone would like to use the player inside a full flash site, he would have to make some adjustments, anyway.
cheers
Rasso
180, Nik
20 Oct 2009Thank you Rasso for the crop feature – I will see if I can get rid of the flickering somehow.
Maybe you can keep it in mind if you will make some bigger update.
181, Nik
20 Oct 2009Oh,…. just tested the “crop” feature… I love it – this is great!!!
Exactly a thing I needed.
182, chrisse
21 Oct 2009Toller Player, das einzige was mich stört sind die zu kleinen Bedienelemente…
183, Nik
22 Oct 2009Rasso, I have a genera question about the paths of video and teaser image.
lets say I have this structure:
Directory
- NonverBlaster.swf
- mySitesFolder
– mySite.html
- TrailerFolder
– myTrailer.mov
– myTeaser.jpg
Then I need to set:
mediaURL=trailer/myTrailer.mov
teaserURL=../trailer/myTeaser.jpg
I don’t understand why the path to the Video is pointing from the “NonverBlaster.swf” and the TeaserImage is pointing from the Site, in which the SWF is included.
184, admin
22 Oct 2009Hi Nik,
I’ve no idea why it is like this in your case.
But if it works, it’s fine, isn’t it? ;)
cheers
Rasso
185, Nik
22 Oct 2009Yes, but it was hard to find out :)
I impemented it into Joomla with Highslide – and it was strange to see the paths needed to be different.
So I made a test without Joomla, but with the index file in a different directory than the swf and had the same issue.
Maybe you can check it out anyway.
Maybe it will also be possible to put the “NonverBlaster.swf” in any directory that you want, not only in the same as the “index”.
I suppose it has something to do with that.
186, JOhn
22 Oct 2009Nik I’m working on a Video module for joomla right now … LOL I have just a couple more ‘bugs’ to work out but all-in-all it’s working…
187, Nik
22 Oct 2009@ JOhn
would be interesting to see what you are working on.
let’s get in touch.
nik(at)pac7.de
188, admin
22 Oct 2009why doesn’t anyone want to write a plugin for wordpress?
I would love that and I’m (as I stated before) more a designer than a programmer, I don’t have any idea how php works…
So, if anyone decides to make a wp-plugin for my player, he will earn a big digital hug!
189, Nik
22 Oct 2009I found this WordPress Plugin for a FlashAudio Player
http://wpaudioplayer.com/download
… maybe it is possible to change it to use the NonverBlaster
190, admin
28 Oct 2009@ ALL:
today I finally had the time to really check on the CPU killing error. It was a loop that was constantly calling a javascript function. Never just plain copy code from the Flash Help ;)
Could the ones that posted the issue here, report if it works now?
cheers
Rasso
191, fwolf
29 Oct 2009a) for the CPU Load / Killing Bug: At least the browser seems to have stopped with appruptely crashing. With the version before, I would open Firefox, call the URL of my project (which I will post here as soon as my client allows me to; its not officially online yet ;)), and after switching to another window or even just a different Firefox tab, said browser crashed badly. In IE, the CPU peaks were somewhat hight, but at least it didnt crash. The Firefox crash seems to be related with the implementation of the Flash plugin for Gecko-based browsers (I’ve tested and verified it with the latest Flash plugin both on Windows and Linux AND both with FF 3.0 AND the latest 3.5.4). So probably your Copy + Paste code did trigger this behaviour :D
b) About the WP plugin: Next week, I’ve got some time to spare, so let’s help the poor guy with his WP Plugin (Re)Quest by actually building one :D
c) Feature suggestion: If you’d install a method that sends a “click” to the outside of the plugin, ie. to the Javascript of the browser (if thats possible .. like filling in a state variable or so, eg. NonVerBlastPlayerClicked = 0 1/ ), that would be great. I’m not really fluent with Flash or Flex, else I would do this myself ;)
cu, w0lf.
192, admin
29 Oct 2009Hi wolf,
a) that’s good news, thanks for the feedback!
b) The poor guy is actaully me ;) I would be very happy if you would build something!!!
c) I’ll see what I can do…
193, Nik
29 Oct 2009I have also a suggestion:
If pause the player, fade out the sound and via versa.
Adding a “stop” (and go back to beginning) JavascriptCommunication.
194, admin
29 Oct 2009Hi Nik,
fading the sound on pause doesn’t make sense, because there is no sound to fade out if the video was paused.
stopAndGoBack: Do you want a complete reset of the player, including the teaser-image, or do you just need the playing video to go back to the start?
195, Nik
29 Oct 2009Hi Rasso,
with the fading sound I thought:
fading out the sound and then pause – starting video… fading in sound.
Just a little fading, cause if you have a louder Music or something it just doesn’t sounds good if it get stopped abrupt. Maybe if you have a “fade_sound_on_pause: true or false and a time for that too.
If it is possible it would be nice.
stopAndGoBack – a complete reset including the teaser is what I thought.
Just one more question regarding the buffer.
I haven’t had the situation yet, but what happens if the video is really big and it need a time to buffer before starting…. is the teaser image showing up while buffering?
196, Michael Katzenmayer
29 Oct 2009Hi,
the CPU bug seems to be gone. Thanks, that was the one big thing that prevented me from using the player :)
There are two small issues left, though. First, in MP3 mode, the “toggle sound” menu item is gone.
Second, if you use the “toggle sound” in video mode, the sound is switched off, but it is not switched on again. Would be great if this could be fixed, or, if non trivial, the menu item could at least be renamed to “sound off”.
197, admin
29 Oct 2009Hi Wolf,
there is a new javascript function now, that is called if the player was clicked. It sets the variable “nonverblasterClicked” from false to true.
It can be found in examples/js/nonverblaster.js
cheers
Rasso
198, admin
29 Oct 2009@ Nik,
new function added: resetAll. one more Button in the Javascript Menu in the example files…
@Michael,
weird thing with the sound, in Flash it just works fine… Must have to do something with the embedment in HTML. I can’t solve it at the moment, but I think, the conetext menu isn’t that important anyways.
cheers
Rasso
199, Nik
29 Oct 2009Thank you Rasso for the “reset” function
200, fwolf
30 Oct 2009The “clicker”-status doesnt work with me ..
I’ve tried it in different scenarios including different response methods (eg. Firebug’s console.log or the classic window.alert()), but no response :-/
cu, w0lf.
201, admin
30 Oct 2009hi fwolf,
it works just fine at my computer.
in the nonverblaster.js:
function nonverBlasterClickHandler(){
nonverblasterClicked = true;
alert(“nonverblasterClicked: ” + nonverblasterClicked)
}
202, Nik
1 Nov 2009Hi Rasso,
I have a new “issue” – not really a bug or something, but the new feature “crop”, which is perfect, needs some “adjustment”.
If using the crop feature it crop/resize the movie to fit the desired size of the player… but also if using “fullscreen”.
Let’s say I have a movie in 16:9 ratio and a Monitor in 4:3 and then watching the movie in fullscreen mode it get cropped to 4:3.
Would it be possible to have it without “crop” if watching fullscreen or maybe even to have an option to set if true or false?
203, admin
1 Nov 2009Hi Nik,
of course, nothing easier than that! ;)
Thanks for your eagle eyes!
it’s fixed.
Rasso
204, Nik
1 Nov 2009Perfect!
Thank you Rasso
205, John
2 Nov 2009I guess I must be missing something… if I’m using the SWF how do I get the crop feature to work? The problem is the same the movie is starting large… put it on fullscreen and take it back off to get it to show correctly…
206, Nik
3 Nov 2009I have a suggestion/idea… don’t know if it would be a good one….
I saw a FLV player on a Facebook site, where a video was posted and on “startup” in the post the video/teaser image was very small with a “play” icon on it and if clicking on that image the player changes the size to the “normal” size.
I don’t know if it would be possible to make that in the flash itself or if it could be done with some Javascript…jQuery – animate to the desired size on clicking on the player.
Could that “NonverBlasterClickHandler” be used for that?
207, fwolf
3 Nov 2009@ Nik: Thats probably some Javascript magic, so I guess you could achieve this effect eg. combining the Facebox lightbox script with a trigger to the “play” button image, that would open up the player inside the Facebox window as soon as you clicked on it and let it start playing when the window has been fully opened (I’m pretty certain there’s some state value telling you if its done animating the opening effect, or maybe you can bind the play function to the “its done”-trigger call).
cu, w0lf.
208, Nik
3 Nov 2009Hi Wolf,
thank you for the hint with the “Facebox”.
I think also I will try that with some jQuery Javascript thing.
209, streamvideo
5 Nov 2009wow rasso very nice new version thanks a lot.
210, Nik
7 Nov 2009oha, me again.
Let’s say I have the player on “autostart” and the video is huge and it will take a while to load and buffering.
Would it be possible to show the “Teaser” Image or maybe a special “Buffer” Image while preloading/buffering?
211, juhana
13 Nov 2009Hi, Should there be a buffering wheel visible before the autoplay starts? Currently I get justa a black screen for a couple of seconds before the video starts. Some kind of indication of buffering in progress would be nice.
Thanks, Juhana
212, WebZopp
16 Nov 2009Thanks for that wunderful and easy to implement player.
I agree with Nik, asking for a “spinning wheel”, or something like that while buffering.
@Nik: resizing to normal size as on yoour request from November 3rd, 2009 – this should be easy to do with a little Spry. We use DreamWeaver here and it works great.
213, admin
16 Nov 2009Hi guys,
the spinning wheel is back, it was an issue with the GTween class…
214, Jens Skov
17 Nov 2009Hi
I’m trying to use your great player on a typo3 site, but I have a problem that it’s playing sound only in both Firefix and IE8. In IE there is no errors. In FF O get the error below. Do you have an idea that is wrong?
Error #2044: Unhandled AsyncErrorEvent:. text=Error #2095: flash.net.NetStream was unable to invoke callback onMetaData. error=ArgumentError: Error #2004: One of the parameters is invalid.
at nonverblaster::TheVideo/connectStream()
at nonverblaster::TheVideo/netStatusHandler()
at flash.net::NetConnection/connect()
at nonverblaster::TheVideo/createConnection()
at nonverblaster::TheVideo/init()
at Main/playVideo()
at Main/playMedia()
at nonverblaster::RestartBt/btHandler()
215, admin
17 Nov 2009Hi Jens,
I don’t know what’s the problem. Do my examples work? If yes, it must have to do something with your configuration.
216, Dominik
20 Nov 2009Hallo
Der Player ist echt super. Besten Dank.
Jedoch ist mir ein Fehler aufgefallen. Als mediaURL verwende ich eine externe Quelle also via http. Dies klappt auch wunderbar. Nun möchte ich aber gerne auch das Bild teaserURL von einer externen Quelle benutzen (http). Leider funktioniert dies nicht, es wird kein teaser Bild angezeigt (dir URL stimmt). Wenn ich ein lokales teaser Bild verwende, ebenfalls mit http, funktioniert es einwandfrei.
An was kann dies liegen?
217, Jens Skov
20 Nov 2009@admin
Hi. It seems to be working on some computers, but it might be a problem on computers with the latest flash version installed. I have not been able to find the exact difference, but I spoke with another user that found theese explanations:
http://board.flashkit.com/board/showthread.php?t=773577
http://www.adobe.com/devnet/flash/qu…ta_cue_points/
http://www.actionscript.org/forums/archive/index.php3/t-177713.html
http://flowplayer.org/forum/8/14378
I have not tried with another file type yet, but i’ll do that.
218, admin
20 Nov 2009Hi Jens,
the async Error Event is a weird thing. It seems to be thrown also, if the real error appears somewhere totally different in the application. Could you try if it works in the new .zip version? The only thing I did is to enable the AsyncErrorHandler.
please report.
219, Dominik
20 Nov 2009@admin
I have already posted the problem in German. Here is the same error report in English.
My problem is, I will use a teaser picture form a external server. So I set as teaserURL an url to the picture with http. “http://external-server.com/xyz.jpg”. The problem is, the picture is not showing, only black screen. But when I use a local picture (also with the path http “http://localhost/….”), the picture will show correct. I’m sure, that the external url is correct.
Can you help me?
220, admin
20 Nov 2009Hi Dominik,
Flash doesn’t allow to load any data from other servers (or even parent directories on the same server) except you specify it in the root directory of the server the data is stored on.
- Create a file named “crossdomain.xml”
- put the following code into it:
http://www.nonverbla.de/downloads/crossdomain.xml
- upload the file to the server you want to get the data from.
221, Ben
20 Nov 2009in beautiful use: http://vulturemusic.eu/
danke rasso!
222, Dominik
23 Nov 2009@admin
Thanks for your replay. I have tested your hint and the video plays (but this works already before) but the teaser picture still not display. Have you an idea why?
223, admin
23 Nov 2009@Dominik:
no idea, too less information ;)
224, Dominik
23 Nov 2009Ok, my flashplayer is on the server server-a.com . The video data and the teaser picture is stored on the scened server server-b.com
Now is the problem, when i work without a crossdomain.xml (on server-b.com) the video will play but the the teaser picture not.
If I create a on the server-b.com a crossdomain.xml with the content:
….
….
the video also show but the teaser picture not.
I don’t understand why the video is showing and the picture not.
It’s possible to have a debug mode or logs? Does it work for you with a external teaser picture?
I hope this help you.
225, Dominik
23 Nov 2009@admin
I have tested the same scenario with an other video flash player and it works.
This exclude a security problem. Is there a bug in your player?
226, admin
23 Nov 2009Hi Dominik,
I really don’t know what the problem is. Could you make a sample page and send me the link?
227, Dominik
24 Nov 2009@admin
Hi Admin,
as desired here are two sample pages.
http://cyber-punk.ch/video/flvplayer/demos/embed-using-swfobject.html
This is the link to the other player witch works.
http://cyber-punk.ch/video/NonverBlaster-hover/example-video-indentImage.html
And this is the link to the NonverBlaster-hover Player with doesn’t work. (same teaser picture and video source).
228, admin
24 Nov 2009Hey dominik,
I think I found a solution: http://www.toybot.nl/blog/2008/03/19/bitmapdatadraw-and-checkpolicyfile/
Weird thing with the BitmapData, but I really don’t want to dismiss it, because it’s just possible to set smoothing of a loaded image to true, if it was copied to a bitmapData. http://manfred.dschini.org/2007/06/12/as3-loading-external-images/
Anyway, now Firefox tries to load the crossdomain file, but there isn’t any on your server. I beliefe you have removed it, because it wouldn’t work… Could you reactivate it?
229, Dominik
24 Nov 2009@admin
OK, I have reactivated the crossdomain.xml on the server http://www.kernspalter.ch (http://www.kernspalter.ch/crossdomain.xml)
230, admin
24 Nov 2009hi dominik,
I really don’t get it, flash doesn’t allow me to draw() or to copyPixels() the loaded Image, although the browser loads it. These methods are important to activate image smoothing.
I now included a fallBack, so if it isn’t allowed to draw() the loaded image, the image itself is displayed. Without smoothing.
Please download the actual .zip and report.
best
Rasso
231, Step
24 Nov 2009Hey there, are there any issues with using multiple instances?
232, Dominik
25 Nov 2009@admin
Hi admin,
you are the best! The player works now great.
Many many thanks.
Best regards Dominik
233, Dominik
25 Nov 2009@admin
I have an other question, is there a possible way to create a fullscreen button like the play button?
If yes, then is my question how?
234, Gregory
2 Dec 2009Dear Rasso,
This is not just a player, it’s a work of art!
Thank you!
Gregory
(PS -Any way to switch HD?..)
235, admin
2 Dec 2009Whoho! Gregory, you make me blush ;)
Funny that you are requesting the HD-switch, I just had another inquiry about that. I will post here if I included this feature.
cheers
Rasso
236, Nik
2 Dec 2009Yes, :) that was me :P
237, Daniel
3 Dec 2009@Admin
Any chance to get a mediaURL like this
http://www.server.de/?rq_CType=66696C65&rq_CName=66696C657663&rq_TId=31303032
for the media delivery to work.
It seems that all parameters in the URL beginning with the first ampersand are skipped. Any chance to get such an URL to work ?? Maybe to pass same additional parameters which will be attached to the mediaURL ??
I tested “flashvars.mediaParameters” & “flashvars.varsToAppendToLinks” from swfobject but seems that they are not working with your player ?
Thanks
Danniel
238, fwolf
3 Dec 2009yet another something to add: Completely hiding the player controls from the start on. Or do you know of a properly (non-commercial / Open Sourced) player which already does that, too?
thanks in advance,
cu, w0lf.
239, admin
3 Dec 2009hi fwolf,
that’s a good request! I will include it.
240, fwolf
6 Dec 2009hm .. is it somehow possible using normal Javascript to change parameters, eg. the media url? I’d like to create kind of a invisible playing list for a new project, which would enable me (and my customer) to add new videos and remove old ones on the go.
After all, there’s already this computeEnd js call which would enable me to do so. The “playlist” would then be a simple call to a function which fires when computeEnd() is called, which then would inject the next video directly into the player.
Or is this only possible if you create yet another variable and/or function inside the player? In any way, it would be a great but simple done enrichment ;)
cu, w0lf.
241, admin
7 Dec 2009@ fwolf, Nik, …
This is a major update!
- you are able now to switch between hd and sd – see “examples/video-hd-sd.html” for more information.
- you can now use a javascript playlist to fire other files into the player without having to reload the whole site. See “examples/video-playlist.html” for that (it’s for nerds ;).
please report
Rasso
242, admin
7 Dec 2009Finally, the last days I got some donations!
Thanks a lot for the support!
243, admin
8 Dec 2009One more new Feature: completely hide all controls: flashvars.controlsEnabled = “false”;
244, Step
8 Dec 2009flashvars.controlBackColor
for audio doesn’t work
flashvars.controlColor
but seems to work fine
245, Lalu
8 Dec 2009thanks alot man
246, admin
8 Dec 2009Yet another new thing:
I hacked wordTube to use it with NonverBlaster:hover.
Check it out here
247, Daniel
9 Dec 2009@Admin
Hallo admin, I asked some day’s ago, if there is a way to use the ampersand “&” in the mediaURL ?? But unfortunately I didn’t get an answer until now.
——————————
mediaURL for flash delivery
——————————
http://www.server.de/?rq_CType=66696C65&rq_CName=66696C657663&rq_TId=31303032
So I ask a second time for help ;-) if this is or will be possible in an update …
Thanks in advance
Daniel
248, admin
9 Dec 2009Hi daniel,
do you actually have a video that is lying behind such a variable? I can’t check if it works, until I can test it ;)
249, Daniel
10 Dec 2009Hallo Admin,
unfortunately I haven a site for public demonstration, but i will describe a little bit the background.
I’m using Intrexx, it’s a software for Intranet Portals with an application server. The user or in this case the flash player is sending a request to the webserver.
Such a requested link looks like this one:
http://portalserver.unitedplanet.de/schul-portal/default.asp?rq_ControlType=66696C65&rq_ControlName=66696C6576636F6E74726F6C3341413139344437&rq_AppId=31303236&rq_SourceAppId=31303236&rq_TargetId=31303030&rq_RecId=31&rq_DispositionType=696E6C696E65&rq_SId=8AC56D96B7F309F13224C434E4F607B402785EC0
(This demoportal is public reachable but blocked for changing data, so I can not upload a sample for trying)
The requested link will be forwarded to the application server, which analysis all requested parameters.
rq_ControlType=66696C65&
rq_ControlName=66696C6576636F6E74726F6C3341413139344437&
rq_AppId=31303236&
rq_TargetId=31303030&
rq_RecId=31&
rq_SId=8AC56D96B7F309F13224C434E4F607B402785EC0
rq_SourceAppId=31303236&
rq_DispositionType=696E6C696E65&
With this parameters the application server knows, that a file is requested, which file it is and that there is a user session (rights management).
The application server gives for the requested file a reference link back to the webservers, so that the webserver can deliver the file.
The problem is, that all the parameters for determine the file are not going through to the flash player and the requested url is incomplete, because after the first ampersand (&) the rest of the URL is skipped. You can try it by using one or more ampersand(s) in the filename of the video or in the folders to the file.
Hope this helps for understanding the problem.
Thanks in advanced
Daniel
250, admin
10 Dec 2009Hi Daniel,
you have to use %26 instead of & in your mediaURL. It should work than.
cheers
Rasso
251, Daniel
11 Dec 2009@admin
Good hint, that was it … it work’s ;-)
Thanks a lot
Daniel
252, hearandshout
16 Dec 2009when I activate the plugin, my posts dissapear on the frontpage. only the titles show up. why is that?
im using the newest wordpress release
253, admin
16 Dec 2009@ hearandshout:
please deactivate the wordTube plugin. Otherwise it won’t work…
254, hearandshout
16 Dec 2009I don’t have a wordTube plugin installed…
255, hearandshout
17 Dec 2009even if nonverblaster:hover is the only activated plugin, the posts are blank.. only the title is showing up. I think it has something to do with my wordpress template but I cant figure it out..
256, admin
18 Dec 2009Comments on the wordTube post please here
257, admin
18 Dec 2009Hi hearandshout,
I won’t be a big help with this… If it doesn’t work for you, you have to try harder or to use andother theme… Or just use wordTube ;)
258, Mido
19 Dec 2009HI,
First of all it is a good player. But,i have the following issue:
I am using a preview image and set the autoplay=false
at the first every thing is good , when .flv file i played come to end the preview image does not cover the player as when beggining, and i see the aportion from the video above and under the preview image.
Please tell me what can i do
Thanks
259, Nik
20 Dec 2009I don’t know if this has been asked before:
If there are multiple instances of the player on one site – Is it possible to have the active player to stop and reset all other players on the site.
Would be helpful if using as Audioplayer on a page with Audiosamples.
Btw. has anybody made a Joomla Plugin for this player?
260, admin
20 Dec 2009@ Mido
This must have to do something with your local configuration, I can’t reproduce it here. Maybe one tip: Always use a teaser image with the same proportions as the video you are embedding.
cheers
Rasso
261, fwolf
22 Dec 2009NVB is up and running utilizing the new playlist / source switch feature at Cohen + West ;)
cu, w0lf.
262, Mido
22 Dec 2009Rasso, Thank you very much
it is working now.
but i should preserve the teaser image proportion to the used FLV video proportion or the near proportion.
Again, it is a good player.
So, Let me have fun with it now……
Thank you Rasso.
Mido
263, admin
29 Dec 2009You can now display subtitles together with your video or audio. You can specify the file (.srt or .xml), the position (top or bottom), color and font-size of the subtitles. See the example file in the current .zip.
Moreover, I made the example pages available online. Check it out: www.nonverbla.de/nonverblaster-hover/
264, markus
29 Dec 2009Thank you very much.
Switching between hd and sd is very cool.
And the Example Pages: Really useful and very good.
Keep up the good work.
Markus
265, Soda
30 Dec 2009Vielen Dank für den coolen Player. Wir setzen ihn ab sofort statt des JW Players ein.
Leider hab ich das Problem, dass der Player stoppt, sobald man ihn im Firefox in den Vollbildmodus schaltet. Ein Klick in den Player läßt ihn weiterlaufen. Im IE und Opera tritt das Problem nicht auf. Gibt es dafür eine Lösung?
266, admin
30 Dec 2009Hi Soda,
I’m trying to keep this blog in English, so that anyone can benefit of the questions and answers. I can’t open your Site in Parallels, but in FF on my MAC the switch to fullScreen works just fine.
viele Grüße ;)
Rasso
267, Soda
30 Dec 2009Hi Rasso,
thanks for testing the player on our site.
The problems occurs in the following situation:
normal mode, press play button – video is playing
switch to fs – video stops
switch to normal mode – video is still not playing
switch to fs – video is playing again
switch to normal mode – video is still playing
switch to fs – video stops
and so on
I can reproduce this on two Windows PCs (Windows 7 32 and 64 bit) with Firefox 3.5.6 and Flash 10.0.32.18 but not on Linux or any other browser.
268, admin
30 Dec 2009hmm, I can’t reproduce it, I don’t have a Windows PC… Maybe you should try and use the new flashVar “onClick”=”disabled” instead of “togglePlay”?
269, Fideri
4 Jan 2010Hi,
Excellent player. I am working on a Joomla component that will use your player (most likely as the default player), in addition to support for the JW Media Player and the Neolao player.
I like your player the most, except for two issues:
1. Ability to playback image files (jpg, png, gif) so that it can be used as an image viewer, like the JW player. Given that it already supports preview (teaser) images, this should be simple?
2. Ability to change the position of the logo (indent image). The neolao player provides the best approach. Using x/y coordinates (including negative values), it allows positioning the logo anywhere on the player.
Cheers,
Fideri
270, Jan Pietrzyk
6 Jan 2010Hi, great Player, really like the minimalism!
I’ve tried to use it with Mootools Swiff instead of SWFObject but couldn’t get the JS-Interface to work. Does anyone know whether this is a Mootools or Nonverblaster Issue?
MFG & Keep Up The Good Work
Jan Pietrzyk
271, Mido
6 Jan 2010Hi
can i use the player without java script ?
any way, i tried the following:
but, unfortunately not working and a “Error: No video file was found!
‘video/video.flv’” i have !!!
Can any one tell me what is the wrong ?
Thanks,
Mido
272, Mido
6 Jan 2010object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,19,0″ width=”400″ height=”400″>
273, Mido
6 Jan 2010[object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,19,0" width="400" height="400">
[param name="movie" value="player/NonverBlaster.swf" />
[param name="quality" value="high" />
[embed src="player/NonverBlaster.swf?videoURL='video/video.flv'&autoPlay=true&allowSmoothing=true&defaultVolume=100" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="400">
274, admin
6 Jan 2010@ all:
IMPORTATNT:
I will be in the far south of asia until mid february, so I won’t be able to check my blog in this time or to make any updates on the player.
Just keep posting your requests, I will read them if I’m back.
cheers
Rasso
275, Jan Pietrzyk
6 Jan 2010And another one:
I’m in mp3-mode: On the Page I’m working on the Player Slides in and out / stops and plays when you click a link. When the Song played completely and I want to slide the player back in, I get this Error:
uncaught exception: Error calling method on NPObject! [plugin exception: Error in Actionscript. Use a try/catch block to find error.].
I think it Happens because I send a pause Signal everytime the Sliding occours.
276, markus
6 Jan 2010@ rasso.
finally no request, but all the best for your not-here-time.
Come back relaxed if it is a vacation.
don´t work to hard, if it is work.
cheers.
markus
277, mickna
22 Jan 2010Hi Rasso,
your player really rocks! I like the minimalism.
Nor more to say right now.
Only: Welcome back.
278, Flo
26 Jan 2010Hi there. Thanks for sharing this player. Very cool!
I have a problem… I am using the player together with fancybox and call it as inline content. At start the div with the player is set to display:none. If i call the fancybox I can see the player with an teaser-image and a test video (the one with the flowers). In Safari / FF it works perfect – just in IE7 the problem exists.
Can someone help?
Thanks in advance!
279, Jan Pietrzyk
26 Jan 2010Hi Flo,
I had a simmilar problem, when I integrated the player. My solution was to use absolute Path’s since the Player defaults to the Flower Video when it can’t reach the selected mediaFile. Another Solution could be in the way you insert the player. maybe the flash-vars submitted are noct croos browser friendly?
MFG Jan
280, Flo
26 Jan 2010Hi Jan!
Gehe mal davon aus das Du deutsch sprichst ;-)
Eigentlich laufen die Videos auch im IE7 korrekt. Daher gehe ich von aus, das alle Variablen usw. stimmen. In den anderen Browsern laufen sie ja auch. Durch die Fancybox (ähnlich Lightbox) sollen die Videos ja erst erscheinen wenn ich ein entsprechendes anwähle. Soweit auch alles kein Problem.
Das Video steht ja in einem DIV mit entsprechender ID. Wenn ich dieses DIV allerdings für die Fancybox mit “display:none” style (damit nicht alle 20 videos gleichzeitig zu sehen sind) und sonst nichts weiter verändere, kommt beim Klickauf den Link eben dieses “platzhalter” bild + stream. Wenn ich das display:none wieder wegnehme, erscheinen alle 20 videos gleichzeitig auf der seite. und das korrekt!!! es muß also irgendwas mit dem “display:none” des DIVs mit der VideoID zu tun haben.
Hast Du eine Idee dazu?
Vielen Dank!
Flo
281, Thorbjørn
26 Jan 2010Hi, great player!
Just trying it out now for one of my clients, but cant seem to change the background color of the mp3-player to gray.
Is there any way to get around this now?
Regards
T
282, Thorbjørn
26 Jan 2010Disregard my prew post, it was easier then i though.
283, Thorbjørn
26 Jan 2010Actually, think I did it rather a brutal way, meaning not thru actionscript. Now the bgcolor loads rather slow.:(
If there is a way to do it true ationscripting, i would love to know:)
Regards
T
284, guille
30 Jan 2010Excelente plugin gracias por el articulo
285, weycl
30 Jan 2010Lo andaba buscando gracias lo probare enmi web
286, lex ein
30 Jan 2010I spotted this lovely use of your player http://www.artcom.de/kinetik/
And when playing the .MP4 videos there, my old
1.8GHz AMD Sempron (1 core, 500MHz FSB) laptop shows only 61% CPU usage in FF 3.6, XP SP3. This is better than YouTube, and almost as good as the Quicktime player.
287, fwolf
1 Feb 2010@ Flo: Why do you create 20 different videos if you could load the movies dynamically instead?
If nothing works out, try using an iFrame, but normally, something like a playlist feature which I’ve suggested some comments earlier would totally do. I’ve implemented something like this (a hidden playlist) at the new Cohen + West site (intro). Just take a look at the source code, most of it should be obvious ;)
cu, w0lf.
288, orbital
1 Feb 2010Beautiful player! Thanks for sharing, Rasso.
Does anyone have an idea why “Full Screen” and “onClick=url” do not work here?
(I placed my code inside an -tag. No *.js inside the html-head, just using the NonverBlaster.swf in the html-body – problem?!)
289, Dave
9 Feb 2010Hello,
Is it possible to use the playlist and HD/SD Switch together? I have 4 videos with HD/SD and want to use a playlist.
Thank You
290, Sherwin
13 Feb 2010Is there a way or code to make a video stretch to a specific size during playback? For example, a 720×480 encoded video stretched to 853×480 widescreen via NonverBlaster?
291, Hakan
16 Feb 2010Hey and thanks for this great player. I’m using it with lightbox on my site, and it works great. Thanks.
http://fragmanlar.org
292, Dermojet
18 Feb 2010Awesome Player, thank you very much!
Using it here:
http://www.druckinjektor.de/therapie/anwendung/
293, Nor
20 Feb 2010Hi, wow was für ein toller Player, hätte ich total gerne in meiner webseite!
Gibts ein tutorial wie ich ihn in meine homepage einbinde? also schritt für schritt… Bin auf dem Gebiet leider nicht so der pro.
Vilen Dank, Lg Nor.
294, kraftzwerg
21 Feb 2010Hi, sorry to ask this maybe dump question.
But i searched for an action script compiler about an hour.
How do i compile Novablaster?
All i need is a swf player with a changed variable
var prefix = “http://www.mysite.com/videos/”
So that i am able to start the flv file linked as myvideo.vlf and not /videos/myvideo.flv
I only want to hide the download path of the flv file for normal users.
Thank you.
295, sprecho
22 Feb 2010Wonderful player!!! great stuff!
i use your player for my web site here:
http://www.onedaymiracle.com
cheers and many thanks!
296, Gladys
9 Mar 2010This player is wonderful! Is there a way to change the background color of the player or make the background transparent?
297, Peel
11 Mar 2010I’m trying to implement an audio playlist but can’t seem to get it to work. Is this even possible?
I went through the AS files and the switch command is used for videos, and audio is treated differently. So even using the javascript playlist demo doesn’t work.
Any help with this will be greatly appreciated.
Thanks,
-peel
298, Bill
22 Mar 2010Hey, thanks for this! Do you have a forum setup?
I can’t seem to get your subtitle demos working on my site http://billcreswell.com/code/noverplayer/ (they work locally).
Other players seem to be working (http://billcreswell.com/code/flowplayer, http://billcreswell.com/code/JWplayer)
299, admin
22 Mar 2010Hi Bill, sorry, there is no forum at this time.
I tried to open the video-link, but there seems to be an error: http://sc1.dotsub.com/cab5d8bba0d4cd077978f46b1753b208/4ba69674/4dace9a0-074b-4bb8-8a5a-252696ad00db/video.flv
The subtitles are loaded, but the videolink seems to be broken.
300, Kay
25 Mar 2010Hello,
I am using this video player on my website, works on all browsers except for my homepage with Firefox on my Mac. It only plays the audio and doesn’t show video. It also doesn’t show the play/pause buttons. But what is weird, is that it works on one of my subpages on the same website with the same settings and same browser/pc. What could cause the video to not show on just one page? I also have multiple videos on my home page, could that be it? But it works just find on EVERY other browser/pc i tried.
Please help.
Thank you for such a great app!
301, theonlyp
6 Apr 2010Hello!
First of all, thanks so much! This is wonderful. I have been trying to get this running on my site, and I have a couple of specific questions. My apologies up front because I am somewhat of a novice at this stuff!
1. I’d like to have a few instances of the player, and have each one play a certain playlist of videos. I’ve been using the demos provided to construct what I’d like, and I find that I can get two players working easily, and can get one player working with a playlist, but I cannot get two players and a playlist working.
I’m sure this is something very easy to fix, but as I said I’m not very experienced at this and would appreciate any help! You can see what I’ve got working here: http://www.pollyhall.com/testing.html In this example, if I take away the second instance of the player (sound), the first instance and playlist (music) work fine. With both instances running, the playlist attached to the first instance stops working and clicking on the links to choose a new video spits out the error: “Uncaught TypeError: Cannot call method ‘sendToActionScript’ of undefined”
2. I’m getting a few errors when I debug. One is in the playlist script, and the error comes up in the demo as well. “Uncaught ReferenceError: adjustPlaylistButtons is not defined”
The other error I’m getting seems to be with swfobject.js, “Uncaught TypeError: Cannot read property ‘style’ of null”
Thanks in advance for your help!
Polly
302, emil
6 Apr 2010Hi Rasso,
I wonder, if it is possible to play a videofile in your player as a streaming over an rtpm: link, for example to “amazon cloud front”. I tried to do this, but without luck(the http: download link is working). Do you have any advise, how to manage this. In “JP Player” this is possible like in this example http://www.longtailvideo.com/support/jw-player-setup-wizard?example=204.
I’m looking forward, for your help.
cheers emil.
303, admin
6 Apr 2010Hi emil,
rmtp is not supported at the moment, i’m sorry…
Maybe in the future I will add this function, but it’s not very certain, since I’m very busy this year. If you really need this feature, you will have to use another player.
cheers
Rasso
304, Enric
7 Apr 2010Hi Rasso,
We are having problems with subtitles. We have downloaded the example and we couldn’t make them work. Here is our uploaded example exactly equally at yours:
http://www.sonicbyte.com/design/grosso/grosso_test/video-subtitles.html
Excellent player, thanks.
Enric
305, emil
13 Apr 2010Thanks so long for the info, looking forward for an up date to this feature. By the way, your player is the best in web I know.
cheers Emil.
306, Alberto
21 Apr 2010Awesome Player, thank you!
is possible to add a callJS(“computePlay”); in the playAudio() and playVideo() functions?
it can be used if there are multiple instances of the player in one site to stop and reset all other players on the site.
Thanks
307, Alberto
22 Apr 2010I made the above changes
here is the result:
http://www.coffee-design.it/audio/
and here the NonverBlaster.as modified:
http://www.coffee-design.it/audio/NonverBlaster.as
they can be useful for someone …
Thanks again for the Player!
308, admin
22 Apr 2010Hi Alberto,
very nice! Have you commented the code where you edited it? I’d like to include it in the default player.
cheers
Rasso
309, Murat Bezel
26 Apr 2010First of all: thanks for sharing this great player with us, it was exactly what I was looking for for my blog. I will definitely place a link to your player in my imrprint page.
Thanks to the provided source code, I was able to make something work that I needed and now want to share it, too.
I needed 7 independent players for a playlist of 7 songs that sould be played consequently. That is: when song 1 ends, song 2 starts, when that ends song 3 starts and so on.
First of all java communication should work for multiple players on one page, which was not the case with the Java construction in ghe »Java Communication« example. You can see in the example that is provided later. Basically it extends sendToNonverBlaster by one arguments that is the id of the player that is to be controlled.
The second thing was to make the comuteEnd function tell which one of the players reached the end. For that you just have to modify the ActionScript in line 442 to pass a parameter to the Java function it calls. I found ExternalInterface.call(“computeEnd”,parameter). Ultimately, instead of passing the id, I defined a new parameter playAtEnd that passes the information which player should be started next (insert into line 256 flashVars.playatend != undefined ? Glo.bal.playAtEnd = flashVars.playatend : 0; and change line 443 (now) to xternalInterface.call(“computeEnd”,Glo.bal.playAtEnd);)
The rest you can checkout here:
http://examples.bezel.be/nonverblaster/video-js-communication-multiple-and-playatend.html
Everybody is free to use this solution.
310, BattleRattle
28 Apr 2010Hallo, kann es sein, dass die Datei NonverBlaster.swf in dem zip nicht ganz funktioniert? So hat unter anderem die Flashvariable “onClick” keinerlei Auswirkung, es wird immer “togglePlay” ausgeführt. Wenn ich mit CS4 selbst den Source kompiliere, funktioniert alles einwandfrei. Die Datei ist dann auch 82kb statt 58kb groß.
Ansonsten vielen Dank für diesen Player! Mach weiter so ;)
Gruß
311, Jonathan
3 May 2010Was hoping someone might be able to help me with an issue. After each video there is an image of the pink flower teaser image. I have searched everywhere I know to look for either a reference to this image or the image itself with no luck. How can I remove this image?
The page in questions is:
http://whitehardt.com/watch-ads.html
312, Dan
5 May 2010hi there,
awesome player – the best we’ve found out there.
we have an issue with your player in google chrome on a mac (every other platform/browser combo we suuport is fine) – every instance of your player is generating a request for the containing page, which is odd, and is killing performance. if there are five players on a page, then we are seeing six requests for the page thru our proxy – ond for the initial view, and one for each instance of the player on the page, and the player won’t display its controls until its page request completes (so i know that the two are definitely connected) i know flash on chrome on a mac is not the best, but is there something in the player code that might be related to this? i am no flash head, so would love to hear thoughts from anyone who has any clues on this ..
thanks very much for this high quality software.
dan
313, Robbie
6 May 2010Dont work timecode always on 20:20 why?
314, admin
6 May 2010Hi Robbie,
this could have to do something with your video codec. Does it work with my sample video?
315, admin
6 May 2010@ Dan:
Could you upload a sample page and post the link here or send me an email with the link? rasso@nonverbla.de
316, Robbie
6 May 2010Dont work on your sample video online and offline
317, admin
9 May 2010Hi Robbie,
weird, at some point before my vacations in Vietnam, I must have changed the half of the getTime() function without testing. The player wasn’t throwing an error because of try-catch. Enough of the nerdy stuff, it should work now. Apologies to anyone having problems with this and thanks a lot to you for telling me!
Please report if it works now.
cheers
Rasso
318, Robbie
9 May 2010Tnx alot, now work fine the time code :D
319, fortrabbit-frank
18 May 2010hi rasso,
still one of the best (simple) flash video players! we just managed to combine nonverblaster with shadowbox.js.as decribed here: http://www.devcomments.com/alternate-flash-player-nonverblaster-to206723.htm
320, admin
19 May 2010@frank: nice :)
321, Gregory
20 May 2010Dear Rasso,
I am delighted to have your wonderful player representing our archive of early radio, television, film and recorded musical performances with subtitles!
One quick question about subtitles:
With HD switching enabled, I am seeing subtitles which load initially in either state (HD OFF or HD ON) do not appear to relaod after switching HD (either OFF or ON).
Is this caused by something in our configuration?
Thank you again!
Gregory
322, admin
20 May 2010Hi Gregory,
do you have an online exmple so that I could check it out? For me it works with the hd-switch and subtitles locally.
323, admin
20 May 2010Hi again gregory,
maybe I found the issue. Could you re-download the .zip file and report back to me? Besides, I corrected the position of the font on the hd-switch. It was somehow badly positioned ;)
Could you still give me a clue on what site you are working on?
cheers Rasso
324, Gregory
21 May 2010Dear Rasso,
Yes! That was it!
Thank you so much!
I’m sorry there are still restorations to complete and clearances to obtain before the site goes live. I will be sure to let you know!
This should be the player of choice for timeless design and simpliciy of use!
Thank you again!
Gregory
PS: Have you considered supporting the higher quality aac audio (m4a)
in addition to mp3 for playback with teaser images?
325, Neil J
23 May 2010Fantastic player, really love it, thanks! :)
I’ve created a tutorial for implementing both the video player and mp3 player in a Serif Webplus website.
You can find it at:
http://addons.webplus.net/webplus-video-player-flv.html
Let me know if it’s okay and whether i’ve credited yourself enough :)
326, Dan
4 Jun 2010hi there ..
just wanted to update you with a solution to the multiple load on chrome and ie – if you don’t specify the teaserURL flashvar, the swf will use the default value of “”, which when it attempts to resolve as a url, will simply see the url of your current page … deeeerrrrrrr.
so, i gently suggest that you change the following in the codebase:
flashVars.teaserurl != undefined ? Glo.bal.teaserURL = flashVars.teaserurl : 0;
or this:
private function showTeaser(){
container.addChild(teaser);
teaser.init(this);
teaser.loadPic(Glo.bal.teaserURL);
…
}
so that it checks whether the string is empty or not … programmers checking for nulls etc etc .. ; )
very happy that we have this solved – if this helps anyone, that makes us even happier!
- d
327, Jan
7 Jun 2010Hallo,
… leider kriege ich die Javascript-Interaktion nicht zum laufen. Auch wenn ich alle Files unverändert aus der ZIP-Datei oder der Website übernehme, funktioniert z.B. die per Javascript gesteuerte Filmauswahl des Playlist-Beispiels bei mir weder lokal noch auf meinem Server und in keinem der aktuellen Browser …
Die Fehlerkonsole von Firefox sagt dazu folgendes:
Fehler: adjustPlaylistButtons is not defined
Quelldatei: … /video-playlist.html
Zeile: 68
Fehler: getFlashMovie(flashMovie).sendToActionScript is not a function
Quelldatei: … nonverblaster.js
Zeile: 25
328, admin
7 Jun 2010Hi Jan,
da war irgendwie Code in den Examples verschütt gegangen, danke für den Hinweis! Ich habe das repariert, sollte jetzt zumindest auf dem Server laufen. Die zip ist aktualisiert. Wenn es hier bei dir läuft: http://www.nonverbla.de/nonverblaster-hover
Dann ist alles gut.
viele Grüße
Rasso
329, Jan
7 Jun 2010Man – Du bist ja super schnell mit dem antworten …
Leider ! Die Js-interaktiven Beispiele (“Javascript Communication” und “Javascript Playlist”) funktionieren merkwürdigerweise – ausschließlich – auf Deiner Demo-Seite !
Fehlermeldung der FF-Konsole wie gehabt:
Fehler: getFlashMovie(flashMovie).sendToActionScript is not a function
Quelldatei: … nonverblaster.js
Zeile: 21
Wäre jammerschade, wenn der beste aller FlV-Player an dieser Stelle schwächelt ….
Hoffe, der Fehler ist schnell ausgemacht !
Mit herzlichen Grüßen und vielen Dank für die wirklich tolle Arbeit.
Jan
330, Jan
7 Jun 2010Ergänzung:
… auch auf der Demo-Seite funktioniert das Zusammenspiel mit Javascript leider nicht immer … :-(
331, admin
7 Jun 2010Hi Jan,
so, probiere es jetzt noch mal. Ich hatte da was rumgeschraubt, ohne an die Konsequenzen zu denken ;)
332, Jan
7 Jun 2010Hallo Rasso,
… lokal bleibt es wie gehabt + der oben genannten Fehlermeldung (getFlashMovie(flashMovie).sendToActionScript is not a function) – sitze jetzt an einem anderen PC mit anderen Versionen der Browser FF, Opera und IE (jeweils mit dem aktuellem Flash-Player) – das Ergebnis bleibt.
Die beiden Js-Demo-Beispiele auf Deiner Domain funktionieren ….
Muss gleich weg, bleibe aber an der Sache dran.
Mfg Jan
333, admin
8 Jun 2010@ all
das Problem mit der JS-Kommunikation lag an den berühmten Flash Player Security Settings (->Google). Ich schreibe gleich noch einen allgemeinen Hinweis dazu oben in die Dokumentation.
334, admin
8 Jun 2010@ Dan:
Wow, thanks a lot for your research work! I changed the following in the code of the file nonverblaster/teaser.as:
public function loadPic(url){
if(url != “”){
loaderContext.checkPolicyFile = true;
loader.contentLoaderInfo.addEventListener(Event.COMPLETE, completeHandler);
loader.contentLoaderInfo.addEventListener(IOErrorEvent.IO_ERROR, errorHandler);
urlReq = new URLRequest(url);
loader.load(urlReq, loaderContext);
} else {
activatePlayer();
}
}
please test and report.
cheers
Rasso
335, Camilo
10 Jun 2010Hi i want to know how can i embed this player at my blog, i tried with the source-code but in the entries it doesn’t show nothing. i want a the right code to publish videos at blogspot
Thank you
336, Hannes
15 Jun 2010Hi Rasso,
ich hab seit einigen Tagen -vllt unbemerkt schon etwas länger- dasselbe Problem wie Jan.
Ich hab’s auf einem Webserver, aber er bringt immer sendToActionScript is no a function..
Die Dokumentation bringt mich leider auch nicht weiter..
Danke schonmal,
Hannes
337, admin
15 Jun 2010Hi Hannes,
lass uns den Blog bitte in Englisch halten, sonst reisst das hier noch ein ;)
Ich fang gleich damit an: Please re-download the current .zip-file, the bug Jan described was solved. Could you report if it works with the new files?
cheers
Rasso
338, Nik
16 Jun 2010I just wanted to ask if these changes are included in the default player yet:
310 Alberto Says:
312 Murat Bezel Says:
329 Dan Says:
Also I wanted to suggest to make it possible to change/set custom graphic for the “play” button. Maybe like the “indentImage”.
Would also be nice if it will be possible to have two different images one for the “play” at very first start and a different one for “replaying” the movie, like “play again”.
339, admin
16 Jun 2010Hi Nik,
Actually, I don’t want to include custom images for the Play-Button. I don’t want anyone to put some ugly things in there and than link back to my player ;)
cheers
Rasso
340, Nik
16 Jun 2010ok, I see, your right…. but I wouldn’t add an ugly graphic ;-)
Could you then implement an optional “play again” button?
341, Ricardo
22 Jun 2010Hy, unfortunately I do not see the time code (shown in the video examples) when i use the audio examples. The corresponding parameter “showTimecode” stand anyhow on “true” …
342, admin
22 Jun 2010Hi Ricardo,
re-download the .zip, the timecode should show up now.
Wait, still uploading…. Upload complete!
cheers
Rasso
343, Ricardo
23 Jun 2010Thanks Rasso for your quick answer.
But only the zip-example “audio with teaser-image” shows the timecode.
The zip-example “audio simle” does not do this unfortunately. On your demosite both audio-examples do not show a timecode during playing.
Sorry to report this – but your player is worth to keep it as perfect as it looks like.
Thanks for your help again. Ricardo
(Tested with Win XP SP3 with FF 3.6.3)
344, admin
23 Jun 2010Hi Reicardo,
of course, audio simple isn’t showing the timecode, because the player is just not high enough. Try to change it’s height in the source code, an you will see the timeCode.
cheers
Rasso
345, Ricardo
23 Jun 2010Hy Rasso,
… oh my god, what a trap !! But this only the half of the truth: the parameter “flashvars.showTimecode” is set to “false” in the zip-example “audio simple” … isn’t it ? ;-)
Nevertheless: i have a timecode + a stylish audio-player. Thanks again !
346, rest
14 Jul 2010Hi Rasso,
first of all, its a supper cool player you did, and its cool that you share the source.
i am trying to use this player for some as3 project.
i get lots of errors and warnungs about untyped functions and variables. also trying to implement it in a pure as3 project requires rebuilding your fla file into a swc. its not like using the player out of the box. ok. just wanted to feed this back to you!
cheers r.
347, Bill
20 Jul 2010Hi Rasso,
Great player…and thanks for making it available for all to see and use.
Is there any way in the current version to do 2 things:
1) Make the background or screen white so that it seems like its not there.
2) Remove the “Play” icon that appears in the middle of the flash when it ends or starts.
I’m looking for a way to play an .FLV file once and then become invisible as possible.
Thanks
Bill
348, Blue Beach Design
26 Jul 2010Keijo asked on March 22nd and requested a feature to stop the video with javascript call.
Curious on how i do that exactly.
349, steri
27 Jul 2010Hi – first of all – nicest player ever!
Sadly I have some troubles with the flv videos. I made a flv video width the size 620px width and 349px height. But In the player the dimension of the video is about 310px width and 349px height – so the video doesnt look so good and there is a black background besides the video (the video is in the middle of th player). The is no diference if i change the dimension in the Javascript.
If have no idea why this is happening.
Thanks for help!
steri
350, admin
27 Jul 2010Hi Steri,
could you make a sample page online so that I could get a look at it?
cheers
Rasso
351, admin
27 Jul 2010@ Blue Beach Design:
just have a look at the source code of the javascript-communication.html in the .zip file, if you want to know how to do that.
cheers
Rasso
352, steri
28 Jul 2010Hi Rasso!
here ist the link: http://steri.at.dd12838.kasserver.com/video-simple_3.html
you have to skip forward – at the beginning of the video you can´t see the wrong dimension
thank you
steri
353, admin
28 Jul 2010Ji steri,
Could it be that you didn’t include proper metadata in your movie? If there is no width and hight specified in the metadata, the video will not have correct dimensions.
354, steri
28 Jul 2010Hi Rasso!
yes you are right! i checked the file with http://www.buraks.com/flvmdi/ FLV Meta Viewer:
it says width: 620 height: 620
so there is something wrong with the metadata in the file and i know now where the problem is.
THANK YOU very much!
steri
355, rod
29 Jul 2010Hello,
I’m using your player, and it kick ass, but i realized yesterday that it’s not working on firefox 3.6.7 and above!
i tried it on ff3.6.3 it works and when i update it stoped working all i get is black screen, so i tried it on opera and IE and it works there!
any idea why???
it will really help!! thanks
356, Ezra
31 Jul 2010any chance of a CS3 compatible source file? I see one was provided at some time, but no more?
357, herb
18 Aug 2010I’m having the same problem as rob.
The player works fine in every browser except FF 3.6.8. It just produces a black box but the context menu is still working though.
358, tillinberlin
31 Aug 2010On Mac FF 3.6.8. it seems to work just fine – at least for me..
I just have issues opening the NonverBlaster.fla in Flash CS3 – and I’d love to see an option to change the default play icon. Actually I’m about to use some javascript enabled play/pause buttons located outside the player (phantastic feature) so i would not really need the play icon foating in the center of the teaser image.. – ..so I’d basically be happy to have an option to turn it off completely..
But beside this ‘wishlist’ i must say this is a phantastic little app!! Thank you! Jut-jemacht..:] t…
359, Dan
31 Aug 2010hy rasso,
… any chance to run javascript playlist sample with mp3-audio-files too … ?
thanks in anvance / dan
360, admin
1 Sep 2010Hi tillinberlin,
unfortunately, I broke my arm a few days ago, so there won’t be much programming possible the next time. As soon as it will be possible, I will include the hiding feature for the play button. But if you want to start the player from the outside using javascript, you could also just load it if the js-playbutton was clicked and set the variable autoplay to true. This is also good because than you wouldn’t have to load the flash if it’s not needed.
cheers
Rasso
361, tillinberlin
1 Sep 2010oh no – too bad to hear that – bicycle..?
Thank you for the advise – I actually figured this ‘work around’ out myself last night..:] We use the js-controlls anyways (which is a beautiful alternative to built in controlls) and so the auto-start-on-next-page was just the next step to go.. This also makes the teaser image SE-friendly and opens the doors to tailored play icons. This is really a great alternative to all other players I’ve had my hands on – and for me the js-controlls combined with the auto-start-on-next-page is THE way to go. AND it even plays mov-H264 which again opens the doors to html5-compatibility! I am amazed!
Thank you very much for this tool/player/thing and all the best for you and your arm!
Greetz from PrnzlBerg to XBerg! t…
362, admin
1 Sep 2010No bicycle, I fell down from 7 beer crates while dancing. I think it’s my fault.
Glad you like my player so much!
cheers!
363, tillinberlin
1 Sep 2010OMG – by night XBerg can be such a dangerous place..:]
thnx again! and all the best! t…
364, Natalie Markins
2 Sep 2010I found this blog once, then lost it. Took me forever to come back and find it. I thought I missed something here the last time I read half of it so just wanted to come back and finish it. Nice PLAYER by the way.
365, Mark Jenkinson
8 Sep 2010Great media player.
One thing I noticed… the player fails if an audio file has a uppercase extension (.MP3). I tracked it down to line 287 of NoverBlaster.as
It is only checking for .mp3 but it should be case inclusive. There are a bunch of ways to fix this…as I’m sure you know…one being (in line 287):
var t = Glo.bal.mediaURL.toLowerCase();
or (in line 288):
if(t.indexOf(“.mp3″) != -1 || t.indexOf(“.MP3″) != -1){
Either method fixed it for me. Hope this helps.
Mark
366, admin
16 Sep 2010Hi Mark Jenkisson,
i fixed the .MP3 issue, thanks!
Moreover, I expanded the flashvar “onClick” to also switch to fullScreen (“toggleFullScreen”).
My arm is getting better, hurray!
367, Lawrence Duhart
16 Sep 2010Hello Rasso,
I am very happy that your arm is getting better!!!
I wouldn’t try anymore “BREAK DANCING” if I were you. (lol)
Thanx for the FULLSCREEN “onClick” update.
Cheers!!
Lawrence
368, Lawrence Duhart
17 Sep 2010Rasso my man!!!
The update you did for the FULLSCREEN “onClick” update was right on time!! Thanx again.
Now I have another problem.
While I am localized (HD) nvb:hover plays flv, mp3, mov-H264 AND .mp4 (AVC & H264) files.
When I upload the files to my server, the MP4 files do not play. nvb:hover says that is can not find the directory/file (if I put the .mp4 file in the root of the directory and change the coding to reflect this nvb:hover still does not see the mp4 file – it sees the others, however).
But, when I point a JWPlayer or FLOWPLAYER script to the exact same directory, they play.
Now, I know that I can take an mp4 files and change them into a .mov files (by just changing the suffix) and both nvb:hover & JWplayer will play them.
My question is…..Why are my mp4 files playing locally from a stripped down folder that just contains the necessary files, i.e. js folder – media folder, etc. BUT when this array (directory) is uploaded, the mp4 files fail to play.
Lawrence
369, admin
17 Sep 2010Hi Lawrence,
a typical case for an example page. Could you make one available online?
cheers
Rasso
370, typopunkt
20 Sep 2010Hallo,
ich habe eine Freeway-Website, in der ich den Player einbetten will. Ist bei Freeway nicht dokumentiert. Kannst Du dazu einen Tipp geben? Freeway ermöglicht das Einbetten von eigenen Playern, aber wo müssen die Resourcen hin?
Für jeden Hinweis dankbar …
Gruss aus dem oktoberfestlichen München
371, Jon
29 Sep 2010Hi,
Thank you for this wonderful player, I’ve build a module for Drupal.
I’m using your player on our personal Drupal website as well – though there it is manually added to all headers, even when not used. I don not recall why exactly but i think it was because of the combination with a lightbox. And it was just easier.
However I did write a module for Drupal that puts the nonverblaster code only where needed. I have no real PHP or any other signifigant skills when it comes to programming – but at some dark and forgotten night i made this module based on others (copy paste style)- and i’ve got it working on a friends site: www.emo-synth.com , there might be some flaws there, but it seems to be okay from my point of view.
I’ve put the module on our server, you can download it here:
www.jon-ibe.be/nonverbla/nonverblaster.tar.gz
Note that all the module does is add the code to the header. You still have to add the full code, so you have to switch from your WYSIWYG editor to plain text. The module itself is to be installed as a normal Drupal-module.
Greetings from Belgium,
Jon
372, mike
30 Sep 2010First of all, i’m loving this player.
I wanted to ask, is it possible that the player would switch to a lower res in case that the user’s bandwidth is too low?
373, admin
30 Sep 2010Hi Jon,
very nice, would you mind posting it somewhere including documentation or do you think it is self-explanatory?
cheers
Rasso
Hi Mike,
I don’t have an automatic switch for the resolution included, because I like this choice to be made by the user. See HD-SD in the examples folder of the .zip file.
cheers
Rasso
374, mike
30 Sep 2010Hey there Rasso,
if i wanted to try to code it in by myself (don’t laugh:P), could you give me any hint? i already added one more javascript handler on escape press key inside the nonverblaster.as, but this seems to be more advanced task. do you have any experience with bandwidth measuring?
i know i probably want too much, just asking
375, admin
30 Sep 2010Hi Mike,
There would be some possible sollutions for bandwidth detection. However, I’m not a big fan of that. The bandwith could just be low for two seconds because of inconstancy of the line and than the user could get the low quality version, even if his connection would be able to play back the highres version. Moreover, a bandwidth detection always needs to load a bit of data to detect the speed. This would cause the video to start later than it could without detection.
I think it’s the best solution to leave this decision to the user. If you still want to have it, you will have to find out how it works by yourself ;)
cheers
Rasso
376, mike
30 Sep 2010ok :)
377, Jon
1 Oct 2010Anyone who knows Drupal rather well will probably think it’s self-explanatory. I’ve started to look into it on how to contribute this as a maintained module on drupal.org When that happens i’ll post the link here.
Greetings Jon
378, steri
7 Oct 2010Hi!
i have some troubles with the javascript playlist!
i can´t switch the videos.
i did it exactly like here:
http://www.nonverbla.de/nonverblaster-hover/video-playlist.html
even if i copy this site with all the JS and videos localy it doesn´t work – and it also doesn´t work on a server:
http://steri.at.dd24314.kasserver.com/weitere_videos_waehlen.html
i really don´t whats wrong.
thanks for help
379, steri
8 Oct 2010… the strange thing is, when i try localy the “video-playlist.html” file within in the demo folder,
it also doesn´t work to switch the video. has anybody the same problem – or just me? i don´t understand why it works here http://www.nonverbla.de/nonverblaster-hover/video-playlist.html but not in the local demo.
sorry i´m a bit confused what i´m doing wrong.
And once again – still nicest player ever!
380, Joe
8 Oct 2010How do i get the video to stop playing when another video is clicked?
381, Sergio
9 Oct 2010Hi
Thank you for nonverblaster!! It’s great!
I’m using it on my website(Video menu) inside a shadowbox and it’s working great in Firefox. However, it doesn’t work in Internet explorer :( Do you happend to know if this is something related to IE? Is there a solution for that?
Thank you!!
Sergio
382, steri
13 Oct 2010Hi Rasso!
My JS Playlist still doesn´t work – firebug (script console) says on this site http://steri.at.dd24314.kasserver.com/weitere_videos_waehlen.html :
“getFlashMovie(flashMovie).sendToActionScript is not a function”
what does that error mean? i think there is a problem with the “sendToActionScript” function – but i don´t know where to fix it. thanks for help.
greets steri
383, steri
13 Oct 2010now it works – seems to be that i mixed up with an older version. i replaced the NonverBlaster.swf file with the newest – and now it works.
384, steri
13 Oct 2010sorry me again – i know this question was asked two or three times already, but i didn’t find an answer:
is it possible to use the js playlist with mp3s?
when i use the demo “video-playlist” with mp3s instead of videos and press the video change link it always starts the first mp3 …
i found this function in the as:
public function playMedia(){
switch(media){
case “video”:
playVideo();
break;
case “audio”:
playAudio();
break;
}
is it possible to use it with js?
thanks steri
385, Steve
14 Oct 2010Hi,
I love this player. Works great. However I’m trying to get it to work on Facebook. It works great except in IE. If a video is started then quickly clicking off to another video:
“var player = document.createElement(‘fb:swf’);
player.setSWFSrc ” The audio of the previous FLV will continue to play.
Does anyone have any suggestions?
Thanks!
=-s-=
386, admin
14 Oct 2010Hi Steri,
i included the option to use the playlist also with audio files. You can see it in action on the demo pages and also in the .zip file.
hope it works!
Rasso
387, steri
14 Oct 2010Hi Rasso!
thank you very much!!!!!
works great – even with teaser image!
388, Harrison Fletcher
18 Oct 2010This is a very good player, it just makes everything work much better:)
389, Nik
23 Oct 2010Hi Rasso,
is it possible to add “.mp4″ files to the player.
I think the codecs are:
avc1.42E01E
mp4a.40.2
I would like to build a Video page with HTML5 Video and a fallback to flash with your player and then a fallback to quicktime if flash isn’t available.
HTML5 and Quicktime is using “.mp4″ (besides the “.ogv” file for Firefox) too, so it would be nice to have only one Videofile for this.
390, admin
23 Oct 2010Hi Nik,
Flash can only play h.264 and AAC files. The suffix of the file doesn’t matter, it can be .mov or .mp4. I never managed to encode one video file so that it would run on all systems, if you find a method, please let me know!
cheers
Rasso
391, Nik
23 Oct 2010well, I made some tests today and it seems .mp4 runs on the most.
html5
flash
quicktime
Firefox needs .ogv for html5….
anyway, I tested to run a .mp4 video with your player, but that didn’t work.
Do it need any special settings? Maybe it needs to add that suffix to the player.
I tried with Adobes FlashPlayback player and there it works fine with .mp4 files.
http://www.adobe.com/devnet/video/articles/fmp_player.html
392, Nik
28 Oct 2010… any News on the “.mp4″ issue?
393, admin
28 Oct 2010Hi Nik,
The FlashPlayback player has just this message for me:
»Error loading Flash Media Playback components!«
If you want, you could upload a little sample video of your .mp4 file as downloadable .zip and I could see if it’s possible to play it in my player.
394, Nik
28 Oct 2010I have my “Testvideo” from here:
http://camendesign.com/code/video_for_everybody
You can download “the big buck bunny” in the formats “.mp4″ “.ogv” and “.webm”
395, admin
28 Oct 2010Hi Nik,
I tested the file »big_buck_bunny.mp4« with my player and it works like a charm!
Hmm, I don’t know maybe you should try and re-download the current .zip file and try it again.
cheers
Rasso
396, Nik
28 Oct 2010YES IT WORKS!
I suppose, I tried with an older version.
397, dave
31 Oct 2010it would be really neat if the player were also saved in the older version of flash :(
398, Jan
4 Nov 2010Time to say “thank you” again – because of you added an audio playlist sample that i missed very much …
I found a little bug (maybe): using the audio-js-playlist-sample, IE8 doesn’t show / ignores the given background color defined in attributes.bgcolor …
(Not tested in other versions of IE up to now)
If the background color should be simply white, it is possible to add params.wmode = “transparent” – but there is no way to define the background color of the player in IE8 – the background will be always black.
Hope, you can fix it … i know you can fix it ;-)
Thanks Jan
399, admin
5 Nov 2010Hi Jan,
actually, i was able to fix it! So I’ve done it already ;)
Download the newest .zip file, you can find an example of how to do change the backcolor in the audio simple example, or even here: http://nonverbla.de/nonverblaster-hover/audio.html
The new Flashvar for the background-color of the player is called playerBackColor (who would have thought this ;) If you use it, it draws a rectangle in the flash player which has the desired color. Then, wmode = “transparent” has no effect anymore.
cheers
Rasso
400, max
6 Nov 2010Hi
I’m really enjoying setting up this player for my site.
My one problem is that the player doesn’t start playing until it has completely load which is about 50 secs for me. This is not the case with the teaser video here, I’ve crossed checked everything and I can’t solve them problem…
help would be much appreciated.
thanks
max
401, admin
6 Nov 2010Hi Max,
I see that you are using a h.264 / AAC .mov file.
You have to export it with preparation for streaming / fast start (I always do it in quicktime 7 pro) so that it can start before it is fully loaded.
cheers
Rasso
402, max
6 Nov 2010thanks tons Rasso
all working and looking great now. Max
403, admin
10 Nov 2010Hi all,
Today I had some spare hours, so I finished the youtube feature for my player.
I think someone was asking for it, so hopefully, he is still subscribed to the comments ;)
An example can be found here: http://nonverbla.de/nonverblaster-hover/youtube.html
cheers
Rasso
404, Horfic
11 Nov 2010Hi,
i tried the youtube example, but it only shows me the default video, even if i set a diffrent one, and the stop, play etc doesn’t work, the interface disapears after first play and the video just plays, also here on the example page. So is that a bug?
PS: Could you do the same with vimeo.
Instructions would be here: http://forum.xbmc.org/showpost.php?p=220138&postcount=3
405, admin
11 Nov 2010Hi Horfic,
yes, that’s all bugs, sorry for taking online too soon…
I’ll fix it in the next days.
Your link for vimeo doesn’t quite explain enything, but I will see what I can do.
stay tuned
406, Horfic
11 Nov 2010Thanks,
well if you got eg http://vimeo.com/15390240
than you would need to send a request to http://www.vimeo.com/moogaloop/load/clip:15390240
so ID is 15390240
Thats an xml file. You need two informations out of it
request_signature and request_signature_expire
with all three of them you build than the link to the file
http://www.vimeo.com/moogaloop/play/clip:15390240/38c7be0cecb92a0a3623c2769bccf73b/1221451200/?q=sd
http://www.vimeo.com/moogaloop/play/clip:{id}/{request_signature}/{request_signature_expires}/?q=sd
PS: instead of sd you can also do hd
407, admin
12 Nov 2010Hi Horfic,
if I try to load the player in Flash using your method, I get the following:
[IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2124: Loaded file is an unknown type. URL: http://www.vimeo.com/moogaloop/play/clip:15390240/e10ba9a14f22005c4b029fc08c4eec44/1289575800/?q=sd"]
Could it be that this is for javascript only?
I already managed to load the moogaloo player in flash, but it’s not possible to hide the controls there, I posted a request on the vimeo forums:
http://vimeo.com/forums/topic:26813
408, Horfic
12 Nov 2010Well the http://www.vimeo.com/moogaloop/play/clip:15390240/e10ba9a14f22005c4b029fc08c4eec44/1289575800/?q=sd is just a link which is then redirecting to av.vimeo….. and provides you with an mp4 file.
Can the play play mp4?
Because if you try it on your browser it works for me.
Also worked for my php and shell script with wget or curl.
409, admin
12 Nov 2010Hi Horfic,
yes, you were right, it works! No idea what was wrong with my first try…
I’ve uploaded a new .zip file, I would be very grateful for extensive testing (also of the other features like simple video and audio), since the changes, especially for the youtube feature, were quite extreme… ;)
cheers
Rasso
410, admin
12 Nov 2010Oh no, online, I’m getting a Security sandbox violation…
411, Horfic
12 Nov 2010I started already testing it.
The javascript change color of player, doesn’t work, or it just doesn’t work in your demo area.
Vimeo isn’t working atm.
Youtube is still, when the controls disappear once, they never come back^^
PS: If you want to fetch the youtube teaser image do this
http://img.youtube.com/vi/{videoid}/default.jpg
Instead of default can be also a number like 1,2 etc. Depends how many thumbs are available.
412, admin
22 Nov 2010Hi All,
both youtube and vimeo should be working now.
cheers
Rasso
413, Psi
6 Dec 2010Hi,
im developing a mp3-jukebox with your player and it works great. But ive this fullscreen-button on the right side and its useless.
Can you give me an options to hide it?
Greets,
Psi
414, Psi
7 Dec 2010Another note: sometimes javascript alert me “sound close!” because your line 40 in TheAudio.as.
Perhaps you forgot it to remove?
415, Matt
3 Jan 2011Feature request:
I’d love some sort of javascript call that would return the current video timecode. This would allow me to display the timecode somewhere else on the screen or be able to call other events when a specified time occurs.
I love nonverblaster. Thank you for all you’ve done.
Matt
416, admin
3 Jan 2011Hi Matt,
I’ve included a function for recieving the playing progress from the player. Re-download the .zip file, the example “js-communication” includes an example button.
cheers
Rasso
417, Steve Johns
7 Jan 2011Exactly what I was looking for, this player is awesome thanks for sharing it.
418, chris
24 Jan 2011really nice player you created there. =)
one question though .. is it really required that NonverBlaster.swf has to be in the same folder as the what_ever.html file?
(.. ’cause i just put all required *.swf and *.js files in one custom_folder, edited the paths inside the js-part of my what_ever.html and no media could be found anymore. putting just NonverBlaster.swf back to the what_ever.html and letting those other files stay in the custom_folder works fine though.)
not an issue at all .. just asking.
cheers,
-chris.
419, Skrach
25 Jan 2011Hello!
I want find out how to create.
If set video to full screen – hide a mouse cursor.
Sorry for my bad English.
420, admin
25 Jan 2011@ chris
the thing is, that the paths to the media and teaser file are relative to where the flash-file is located on the server. If you want to put it in some folder, you will have to use absolute paths for mediaURL and teaserURL. This again could cause problems with the flash security restrictions, you would need to put a crossdomain.xml with the necessary information in the root of your server.
quite bad, i know.
cheers
Rasso
421, chris
25 Jan 2011naaah, that’s not that bad at all. =)
thanks for the quick reply.
cheers,
chris.
422, Jens
28 Jan 2011Hi!
Thanks a lot for your great work.
I need a helping hand with two things.
First, why is the player connecting to vimeo.com (crossdomain.xml). I can’t find any line containing vimeo in my script…
Second, I need to know why resetAll from Javascript won’t reset in IE.
To be more specific:
I use computeStart() to resize the div (overflow: hidden) in which the player is located.
A click on a close-Button will resize the div to it’s normal size and stops the video (resetAll). This works fine for the first time.
But the second time the computeStart()-Function won’t be called anymore and so the div remains at its size.
FF will do the job more than once.
Any suggestions?
Thanks a lot
Jens
423, Gregory
28 Jan 2011Hello Rasso:
I think I have come up with a workaround for displaying teaser images with mp4 and m4a audio files by using the flashvars.indentImageURL instead of the flashvars.teaserURL. This works with all the audio files I have so far tested with one caveat:
The image initially appears off-center or incorrectly scaled (too large), but after a change in screen size (ie to fullscreen and back again) appears to resume scaling properly. Is it possible for the indent image (optionally) to behave like the teaser image, or for the teaser image (optionally) to have the same
visibility properties as the indent image?
You might have the only player capable of overcoming this limitation with AAC audio, the iTunes standard and successor to MP3.
Many thanks
Gregory
PS: In response to a previous post, I also noticed an unwanted connection to vimeo running after a recent download of the player. Is there a connection being established by default?
Cheers
424, admin
29 Jan 2011@ jens
The default vimeo call should be gone now, it should just call it if needed. Thanks for the hint!
Also I improved the javascript functionality. It used to call the computeStart just once and not again after resetAll. Try it and report!
@Gregory
Nice thinking with the indentImage, but your arguments were too good to just leave it like that. I introduced a new flashVar called “treatAsAudio”, that makes any given ‘video’-file invisible and makes the player look like if it would be playing audio, even if you give it a .mov file.
See the ‘video-treat-as-audio.html’ in the demo folder of the current .zip file.
@ both of you: The new version of the player needs extensive testing, I would apreciate it much to get a bug report from you :)
cheers
Rasso
425, Jens
31 Jan 2011Hi Rasso,
thanks a lot for your quick response. This updates works better, though in IE7 I encountered a problem. After the movie finished I get an JS-error almost near the sendToNonverBlaster-Function. All other browsers (FF, Opera, IE8, Chrome, Safari) are doing fine.
Can I pm you the link to the testing-site, cos I don’t want to show the world… Send me mail if possible.
Jens
P.S. You shouldn’t work so late/early :-)
P.P.S vimeo-call is gone. Thank you.
426, admin
31 Jan 2011@ Jens,
I shouldn’t work so late, you are right, but since I don’t get money out of this player, it doesn’t feel so much like work ;)
What does the IE7 Error say exactly? I can’t test it, I’m on a MAC…
427, Jens
31 Jan 2011This is the problem. IE7 doesn’t say much.
IE7 works almost fine. I can stop the player and restart it anytime the movie hasn’t finished. When the movie has finished and I close my div the player resets. When I start the player again the div won’t resize. After closing the div I get the js-error.
It says: “Das Objekt unterstützt diese Eigenschaft oder Methode nicht” Zeile 23 Zeichen 2.
In my .js (see: http://www.speedshare.org/download.php?id=DC940D0E11) it must be the part within sending info to flash.
Hope this helps.
428, Dominic
31 Jan 2011Hi there, Brilliant Player!!!
We would like to use it! We would like to show ten ‘YouTube’ videos one after another, via the playlist function.
Is it possible to have it working with:
1. YouTube Playlist
2. The Nonverblaster playlist to support many youtube videos.
When trying to add you tube urls in the new array, there are errors and it says ‘error no video file found, http’
Many thanks :)
429, Jens
8 Feb 2011Hi Rasso,
sorry for bothering you again but I descovered a strange behaviour in IE8 (and 7) even on your demo site.
None of the players are working. Only the demo with javascript-communication will work after reseting the player. Does anything went wrong after the last update? I can’t remember testing your site with IE before.
Maybe this is the problem with an other issue. When going back in history in IE on the site where your player ist located, I have to reset the player manually. The inital call ist fine but the history.back-call fails. No play-button will show until I reset the player…
Have a nice day on these warm days…
Jens
430, admin
8 Feb 2011Hi Jens,
actually, I’m sick at the moment, such a bad timing with this great weather! I will have a look at the bad behavior of the IEs when I have enough energy again.
Rasso
431, Jens
8 Feb 2011get well… and thanks for your response
432, Nik
11 Feb 2011doesn’t the “IndentImageURL” works in combination with YouTube?
I can’t get it to show up.
433, Geert De Kockere
12 Feb 2011Hi,
A very nice player indeed.
I regret that the functionality of changing the colors of the controls is gone. I used it and I liked it. Because it gives you more possibilities to get the controls more in line with the rest of the styles of your site. When over a button, the colors change. So, it is nice if the colors of the controls of the player can also change in the same way. Is it a great problem to get that functionality back? Thanks!
Geert
434, admin
12 Feb 2011Hi Geert,
ehat do you mean? There is still the possibility to change the color for the controls. Use “controlColor” for that.
435, Gregory
12 Feb 2011Hello Rasso:
Never expected such a quick response nor being able to incorporate this as a feature! Brilliant!
Testing now – will report
Many thanks
Cheers
Gregory
436, Geert De Kockere
12 Feb 2011Sorry, perhaps I should have been more specific. What I mean is the change of the colors when you hover the controls. So, a different color for normal and mouse over. I had an old version of the player where the color of the playing bar and the buttons could be set different if you move the mouse over it. I could set this to white, while normally it was green or some other color. You understand what I mean?
I thougt this was the meaning of you saying: ‘I removed the functionality of changing the colors of the controls since nobody really used it with the old NonverBlaster (If you think I should re-include it, post an angry comment ;))’
Geert
437, admin
15 Feb 2011Hi Geert,
Oh no, this old feature, it’s sooo 2007! ;) You must have been away for a while… Actually, I was really shocked what harm people did to the design of the player with this setting. I also think it is still possible to fit every design with just one color, the controlColor.
If you still insist that you need it, I will re-include it as soon as I find the time.
438, Subhash
15 Feb 2011I tried to integrate it in Joomla and I succeeded to implement the basic features into the plugin “JPlayer”. The site is http://www.puppentheater.co.at/ but videos for the public are not online yet. They’re coming soon!
439, Geert De Kockere
16 Feb 2011Hi Rasso,
Yes, it was a while… But it only means your player lasts forever. ;-) And that’s because he is so stylish, pure and simple. I use him all the time and I never had a problem. It just happened I saw another site with your player and I discovered some things were changed. And sure, with the controlColor you can fit almost every design, although I loved the possibility to change the color of the loading bar and other elements when the cursor comes over it. Just like I change the colors of links or other elements on a site when the mouse hovers (mostly I change them into white).
I sure don’t want you to do all that work of including this feature again only for me. But if you would be bored and you should find the time to do it, I won’t say no… :-)) I think it is still a feature that enhances the player and give webdesigners more possibilities to fit within their designs. But I agree: you should use it whith care and don’t mix to many colors!
Thanks again for this wonderful player!
Geert
440, Blue Feet
26 Feb 2011Great player – thanks – been looking for something like this for a while.
441, Golem-user
6 Mar 2011sometimes my whole system freezes with a whitescreen, when I switch the nonverblasterhover to fullscreen, I guess since update to flash 10.2. Then the system don’t react on any keyboard-input. I never had another case which makes my linux-system to hang completly.
greetings
esefchen
442, admin
6 Mar 2011@Golem-user
I can’t reproduce the white screen on my system, for fixing this I would need exact information on what you did before it goes white.
best!
443, monsieur monkey
11 Mar 2011hi rasso,
i’d like to report the same problems in IE8 which jens recently posted:
433. Jens Says:
February 8th, 2011
only the first time I enter my video page there is a play button. after that I have to reset the Player manually to start another video.
and yes, it’s the same problem on your demo page…
everything works fine in ff and safari on a mac but not in ie. do you have any conclusions?
Thanks!
444, admin
12 Mar 2011@ jens and monsieur monkey:
I think I fixed it, could you check it out?
445, monsieur monkey
12 Mar 2011hi rasso,
thanks for the fast response. i’ve tested it and it seems to work now… yeeehaaa!
the only thing is, as long as the teaser image is loading now, the play-button shows some fancy colors. and when the image has loaded, the color swiches to the chosen one.
thanks so much man! love your player! i’m using it for years right now.
446, renet
15 Mar 2011Hello Rasso,
thank you for that slim and great player. I already fell in love with it at golem.de, and was happy to find an open source version of that player.
I have two feature requests:
1. Would it be possible to add compatibility for a streaming protocol (rtmp://…)?
2. At golem.de they already added advertisements in front of some (or all?) videos. Is is possible to add an advertisement-clip flash variable to the player where one can input another video- or audio-file that cannot be skipped and where the timer counts backwards while playing the ad?
Thanks for your reply in advance!
447, golem-user
16 Mar 2011Hello Rasso,
Thank you for your fast answer. I can’t reproduce this problem everytime too. It happens somtimes when I toogle a golem.de-Video or other Noverblaster-Videos to fullscreen, shortly after starting the video. Until now it has happened in Opera and in Iceweasel (Firefox) on debian-linux. On Windows oder other linux-distributions I have not tested it yet. How I allready written it firstly happens seemly since the time when flashplayer 10.2 was released. Earlier this never happened.
Many thanks
Greetings
Golem-user
448, Oliver
17 Mar 2011hello
i have problems with ie6+7 :(
…..sendToNonverBlaster(‘play’) to use an own playbutton (+ other buttons) at the end of the video shows me the error: object doesnt support this property or method.
My additional Code in nonverblaster.js:
..
function playReset(){
sendToNonverBlaster(‘play’);
document.getElementById(‘id’).innerHTML =”;
return false;
}
function computeEnd(){
document.getElementById(‘id’).innerHTML = ‘<img…'
i can see the button, ant the clear of the element works..but the play doesnt work…whats wrong?
Thanks for your reply in advance
Oliver
449, Kink
21 Mar 2011Hi Rasso,
Flashvars.onClick don’t work for me : http://casanova-spectacle.com.
I would have toggleFullscreen when i click on the video… but instead, i have play/pause.
Any Idea, please ? Thanks.
450, Katja
14 Apr 2011Hi Rasso,
I’m using your player as a fallback for HTML5 video/audio. My script uses the scr of the video/audio tag as mediaURL for the flashplayer. Now I have the trouble with the mediaURL being relative to the nonverblaster.swf instead of relative to the HTML file, too. I realized that for audio files there is no problem. Is there any chance that this will be fixed for video?
Many thanks and greets,
Katja
451, admin
15 Apr 2011@ katja:
hmm, strange thing, that… I actually use relative urls with my demo pages, it works well over there… Actually, why don’t you use absolute links?
452, Katja
3 May 2011In your examples the nonverblaster.swf is on same level as the HTML file. So the mediaURL is relative to the nonverblaster.swf and the calling HTML file at the same time. I assume that’s why it works in that case. If you move the nonverblaster.swf elsewhere (of course referencing the new location) it won’t work (won’t find video files).
Finally I had to use absolute pathes anyway so there’s no problem for me anymore at this point.
453, Michael
24 May 2011This video creates a flahing nightmare. what is going on?
454, Graham Meckel
7 Jun 2011May I say that your data has aided me considerably, hold up the excellent work.
455, Frank
16 Jun 2011Hi,
is there a possibility to get a wider range of playable video codecs? Nonverblaster is supporting .mov format but there are different kind of codes and nonverblaster does not work with all of them, or better to say, it works with less of them.
Is there a way to support more such codecs ?
456, Harry Sargent
24 Jun 2011Is it possible to play a .m3u stream or playlist in NonverBlaster? It’s a great player and we’d like to roll it out onto the radio stream as well.
Thanks for the best, cleanest flash audio player on the web!
457, admin
27 Jun 2011Hi Harry,
actually, there is a functionality for javascript playlists. My approach would be to convert the .m3u to a javascript array and then play it back using nonverblaster.
best
Rasso
458, Spry
1 Jul 2011Can the player handle flv cue points?
I need a player where i can load a cue point file an when a cue point is hit the player should call a javascript function with the cue point parameters.
Is something possible with your player? thx
459, Anne
4 Jul 2011It seems that the autoplay is not working.
I set it “true” in the configuration. drm removal
460, Userakos
21 Jul 2011Hi admin,
It’s already too much that you provide this tool, but could you include into javascript communication the support to fade in and out the controls?
461, admin
22 Jul 2011@Userakos,
do you have a use case?
462, Userakos
22 Jul 2011Sorry, my mistake, I thought that the controls bar was created with javascript and was in top of all layers, but it is part of the flash.
463, Userakos
22 Jul 2011One more question. What kind of color code do I have to use in flashvars.playerBackColor which you mentioned to Jan above. I use #ffffff but I see black.
464, CONVERTER
25 Jul 2011Totall awesome!!!This video player rocks, especially helpful for playing FLV clips from Youtube. i used to convert flv video to windows media player WMV which takes time and effort. Thanks for sharing this great tool.
465, Steffen
4 Aug 2011First of all that’s a perfect player with perfect minimal design. Congratulations.
This is so nice. Thanks to you and Google i have found it. :)
466, Gregory
14 Aug 2011Hello Rasso,
My apologies for taking so long to report back to you on the treatAsAudio flashvar.
1. With m4a files, I find the treatAsAudio flashvar set to true works perfectly when autoplay is set to false, but no teaser image appears when autoplay is set to true.
2. With mp3 files, regardless of treatAsAudio flashvar setting, I get no teaser image when autoplay is set to true.
3. Also, with m4a files, it seems the controls do not reset at end of play when treatAsAudio is set to true.
Many MANY thanks for this.
Cheers
Gregory
467, admin
17 Aug 2011Hi Gregory,
at the moment, I don’t have the time to make any further bug fixes, theres very much work going on over here… I’ll post if I find the time for your fixes.
best
Rasso
468, Michi
17 Aug 2011Great project! I would flattr it..if you had flattr :-)
469, Gregory
19 Aug 2011Hello Rasso,
Good News:
An easy workaround for me to use treatAsAudio with autoplay is to set autoplay=false and use javascript to start the player with a setTimeout.
Only the control behaviours (remaining visible, and the progress bar resetting at end of play) are
issues I can’t seem to resolve with resetAll.
Many thanks
Gregory
470, Eugene
18 Sep 2011Hi guys,
Your player is awesome, thank you!
But I found a bug: links to mp3 files on different site are not playing. Player just stock and thats it. Could you fix this? Thank you.
471, Mirko
6 Oct 2011Hi Rasso,
erst einmal ein ganz großes Lob an deinen großartigen Player, ein wirkliches Unikat im Webspace! Chapeau!
Ich habe mir alle deine Beispiele angeschaut und versucht, diese in eine Website einfließen zu lassen, sie ist leider noch nicht online, deswegen kann ich das folgende Problem nur beschreiben:
Aufbau der Website:
Im root-Verzeichnis liegen die html Seiten sowie zwei weitere Ordner: ein Media-Ordner mit einer mp3-File und einer flv-File. Und ein JS-Ordner, der unter anderem deine nonverblaster.js, expressinstall.swf und swf.object enthält.
Problem:
Je nach Lage der nonverblaster.swf File funktioniert a) das Abspielen der flv-File nicht oder b) es ist keine Javascript-Kommunikation möglich.
Beispiel:
Liegt die nonverblaster.swf im Root-Ordner, können Audio und Video ganz normal gestartet werden, aber Javascript-Kommunikation funktioniert nicht. Firebug zeigt dann den Fehler an:
“getFlashMovie(flashMovie).sendToActionScript is not a function”
Liegt die nonverblaster.swf in dem JS- oder Media-Ordner, gehen Audiodatein und die JS-Kommunikation, das flv-Video aber nicht. Dies gleicht dem Fehler von Katja im Post #450 und #452. Wie du dort vorgeschlagen hast, hilft es, die Video-File mit dem absoluten Pfad anzusteuern.
Dies behebt aber nicht den Fehler der fehlenden Js-Kommunikation, wenn die nonverblaster.swf im Root liegt.
Wenn die Zeit es zulässt, wäre es schön, wenn du mir sagen könntest, ob dass nur bei mir so ist, oder ein generelles Problem.
Vielen Dank im Voraus
Mirko
472, admin
6 Oct 2011Hi Mirko,
hast du in deinem root-Verzeichnis eine crossdomain.xml angelegt? Normalerweise liegt sowas daran. In dem demo-Ordner ist ein Beispiel für solch eine xml zu finden.
viele Grüße
Rasso
P.s.: Bitte halte deine comments wenn möglich in Englisch, damit alle etwas davon haben.
473, Mirko
8 Oct 2011Thank you Rasso for the quick response.
Another little thing I cam across is the fact, that it seems not possible use flashvars.onClick = “togglePlay” on audio files with a teaser image.
I was also wondering if it was intentional, that the function
“nonverBlasterClickHandler()” in your .js-file can only be triggered once. Any further triggering requires a reloading of the page/ resetting of the player.
Best regards and keep up the good work
Mirko
474, Christian Wenzl
7 Nov 2011Good Morning,
I’m trying to combine the playlist feature with switching from sd to hd. Do you have any tip?
Best wishes,
Christian
475, admin
7 Nov 2011Hi Christian,
actually, I never thought about that. I don’t think this is going to happen. How about just controlling everything with the playlist functionality, also the hd/sd ?
476, Jaime
12 Nov 2011Whith Vimeo not working the player? What is the problem: http://lumbrales.eu/ayto_lumbrales/video-flash.htm
477, admin
13 Nov 2011Hi Jaime,
obviously, the vimeo functionality is broken at the moment, also on my demo pages. If you need a solution very soon, you should try another player. I can’t tell how long it will take or if it still works with vimeo at all.
best,
Rasso
478, Steven
23 Nov 2011Hi Rasso,
I just came across your player via a friend of mines website.
I wanted ask ask you a few questions as i need to update my player on my website asap.
At the moment i use a flash player that i kind of made myself from components.
I have to upload new videos regularly and at the moment i do this using an xml list pointing to the folder that holds the flvs.
This works great and all i need to do is copy the link, enter the new link details and upload a new xml file to me root folder on my server.
Would i be able to use the same kind of xml list procedure with you player?
If so could you shed a bit of light as to how i could do that.
Can you also play H264 Quicktimes in the player ?
Thank you very much and i look forward to hearing from you soon.
Cheers,
Steven
479, admin
23 Nov 2011Hi Steven,
XML is not supported by NonverBlaster. You should do that using the flashvar mediaURL or with the javascript playlist.
Check out the demo pages for more information.
480, knixknax
24 Nov 2011hi – its possible to change the spinning wheel to a own gif?
thanks
481, admin
24 Nov 2011Hi Knixknax,
no, it’s a built in flash animation.
482, knixknax
24 Nov 2011hmmm… o.k.
ich denke es würde bei vorhandenem Teaser-Bild schöner aussehen, wenn kein Wechsel zu “Schwarz” da wäre sondern das Hintergrundbild dunkler gemacht wird – ähnlich der modalen Dialoge
kk
483, Connor
28 Nov 2011Nice work. It solved my problem to display mp4 videos on my typo3 site (www.wobe-team.com).
I’m using it together with mediaboxAdvanced and blended another typo3 extension to use it with
image links in image/text content (wbt_medialight).
Best Regards,
Connor
484, vany
6 Dec 2011i wanted to grey out the whole page but the nonverblaster player is still 100% visible.
any chance to do this? i am using the jquery fancybox.
485, Patrick Bagby
9 Dec 2011I am using Nonverblaster:hover in my wordpress theme: http://bannerfish.biz/rustic-wordpress-theme-2-1-x/ .
I use it in conjunction with “Pretty Photo” lightbox to support self-hosted video and mp3′s. This works great because all the possibilities are covered. Pretty Photo plays Vimeo perfectly, while Nonverblaster:hover takes care of FLV’s, MP4′s, MP3′s etc. Thanks for giving this one away for free!
486, Hasi
2 Jan 2012Hallo,
kann es sein das die Flashdatei (NonverBlaster.fla) im source Ordner nicht zu öffnen ist.
Bekomme eine Fehlermeldung “Dokument konnte nicht geöfnet werden” unter Flash CS4.
487, Sascha
5 Jan 2012Hey,
großartige Arbeit. Eine Frage habe ich:
Besteht die Möglichkeit, die Playlist nach Abspielen des Videos einzublenden und jedes Mal eine neue Auswahl anzuzeigen?
Es geht darum, dass ich gern einen interaktiven Film im Netz präsentieren würde, und dafür bisher noch keine elegante Möglichkeit gefunden habe. Der Zuschauer soll nach jeder Szene eine neue Auswahl von zwei Szenen haben, und je nachdem wie er sich entscheidet, folgen eben andere Szenen.
Siehst Du da eine Möglichkeit mit diesem Player?
Lieben Gruß von Hannover nach Berlin,
Sascha
488, admin
5 Jan 2012Hey Sascha,
ja klar, so etwas müsste gehen, und zwar mithilfe folgender Javascript-Callback-Funktion:
flashvars.oncomplete = “functionName,param1,param2,…”;
Und dann je nach Status verschiedene Videolinks anzeigen lassen.
489, Sascha
5 Jan 2012Hey,
bin in Javascript leider nicht fit. Gibt es dafür irgendein Beispiel?
Ich sehe nämlich noch immer das Problem, dass beispielsweise nach Video1 die Auswahl für 2 und 3 kommt. Dann bei Klick auf Video 3 aber noch immer 2 und 3 angezeigt werden, oder kann man das vom Video exakt abhängig machen?
Fände es grandios, wenn Du mir da weiterhelfen könntest. Dann schmeiße ich auch gleich PayPal an. :D
Lieben Gruß,
Sascha
490, admin
5 Jan 2012Hi Sascha,
leider habe ich dafür keine Zeit im Moment. Ein einigermassen fähiger JS-Programmierer sollte das allerdings leicht mit meinem Player hinbekommen.
lg
Rasso
491, BattleRattle
6 Jan 2012Hi,
habe mir das aktuelle Paket (mit Beispielen) nochmal runtergeladen. Kann es sein, dass die Javascript-Callbacks onstart und oncomplete dort nicht funktionieren?
Habe in der entsprechenden ActionScript-Datei nur die Stelle gefunden, in der computeStart und computeEnd stattdessen aufgerufen werden, was es aber unmöglich macht, die Callbacks mehrerer Player auf einer Seite voneinander zu unterscheiden :/
Vielen Dank für diesen super Player! ;)
Viele Grüße
492, BattleRattle
7 Jan 2012Hi,
nochmal zu den onstart/oncomplete Callbacks: Ich glaube, ich habe den Fehler gefunden. Es scheint daran zu liegen, dass man mindestens einen Parameter angeben muss.
Also anstatt flashVars.onstart = “myFunction”; muss man mindestens “flashVars.onstart = “myFunction,dummy”, angeben. Deshalb klappte es auch in dem Beispiel, aber nicht in meinem Testscript.
VG
493, heather
16 Jan 2012Hi!
Is there a way to set the controls so they always show, not just on hover?
Thanks!