Search  
Search Options

Flv Player 14

Full_screen_preview

Features:

Features request here.

Upgraded on: 28 March 2008 – bug fixes (resizing, autohide)

Upgraded on: 24 March 2008 (please download the files again)

1. double click = turns fullscreen on/off

2. support for logo (vectorial for resizing based on the player size) added = can be turned on/off in the flashvars. The variable name is hideLogo. The logo needs to be added inside the fla file, on the layer that holds the logo. This way it cannot be reused by others that take the swf file.

3. support for autohide (cpanel and mouse) – the variable name is autoHide == “true”.

4. Support to pause/play the video by pressing the SPACE key (when not in fullscreen mode – not supported by Flash).

5. Bugs on resizing fixed (there have been some people complaining about some sizes not being supported, and I changed this so it works with any sizes).

6. I added a loader for buffering. There has been a request for this also.

7. Small size player hides control panel, so that the items don’t overlap anymore. The minimum width is 275.

hideLogo=true
autoHide=true

Upgraded on: 19 November 2007 (please re-download the files)

1. Fully resizable Flash Video Player – meaning you can play videos at any size!
2. Fullscreen support – which can be removed by hiding a movieclip.
3. Image and video loaded from external folder.
4. All settings variables sent in the query string.
5. Help file included (pdf and doc – 8 pages).


Sample values sent in the query string:

imagePath=thumb.jpg
videoPath=video.flv
autoStart=false
volAudio=60
newWidth=320
newHeight=265
disableMiddleButton=false
playSounds=true
soundBarColor=0x0066FF
barColor=0x0066FF
barShadowColor=0x91BBFB
subbarColor=0xffffff

It is definitely one of the best players I have so far, with really clean code and comments. Hope you will have a good time either learning the code or using it. Thank you.

You might also be interested in:



Click here to see more files by bobocel

Posted 6 months ago

@dustinp: if you click on my avatar, you will see one of my players that does exactly that.

Do you know which player it is? So I can check it out?

Thanks for the response

Posted 21 days ago

Hi,

I was wondering how I could include “external” .flv files into the player.

So what I mean by this is files which are on a different server. It should be able to play “http://www.domain-B.com/files/video.flv” where my player is hosted on “http://www.domain-A.com”.

I’ve tried to edit the code, but somehow the player makes Firefox crash and nothing happens.

Thanks for your response

Posted 20 days ago

Where do set my logo? Somewhere in the actions.as I am guessing.

Thanks

Posted 19 days ago

You have to replace the current logo button in the .fla file with the one you want to use.

Posted 19 days ago

at croq-studios-

thanks works great!

Posted 19 days ago

Hi

I want to call in my videos from a Adobe Flash Media Interactive Server 3 RTMP which is different server to where I am using this player www.travelguide.tv/boston

They are saying I have to use a RTMP path like this rtmp://ijqodbttndn.rtmphost.com/boston from the player but I don’t know where to add this.

Could anybody help me?

Many thanks!

Posted 19 days ago

sweeeeeet

Posted 16 days ago

@KDS: make sure your videos have metadata.

Posted 11 days ago

@dustinp: try each one of these – v1, v2, v3 and v4. They all do what you asked for.

@croq-studios: it should work. Please make sure you add allowDomain to your domain name. That might be the problem.

@webmatrix: there is no RTMP support yet. I will most probably add this in the future too. ;)

Posted 11 days ago

Can this player play H.264 MOV ?

Posted 11 days ago

HI just bought your video player and i can’t open the source : “flvplayer.fla”. I have flash 8. Thanks to let me know . Best

Posted 8 days ago

Hi. Please note there is a separate fla file for Flash 8.

Posted 8 days ago

Well, I asked my question 3 days ago and you did not answer and I don’t have time to wait any longer than I already have… I will have to purchase a different player.

Posted 7 days ago

@burkeauto: the question has been answered before. The answer was no, there is no support for that kind of files, yet. Thanks.

Posted 7 days ago

Thanks, I’m sorry…I did not see there were 11 pages of comments. Hope you choose to support it soon, your players look excellent.

Posted 7 days ago

Hi Bobocel,

Great work, really love it! just a question, playback in fullscreen mode is jumpy, even with the sample video you provided. Runs very smoothly in normal size, but when I double click for full screen mode, the video playback becomes slow and jumpy.. any ideas?

Posted 6 days ago

I think it’s because of the video. It has nothing to do with the code. ;)

Posted 5 days ago

Hi Bobocel,

I have tried this player with numerous different video files, and also tested those same video files with a standalone player (VLC Player) and they work fine in full screen mode – just not in fulllscreen mode in your player. I am willing to pay for you to take a look at this properly? Please help!

Posted 5 days ago

also, the reason why I was attracted to, and purchased this player is that it claims to have fullscreen support:

1. Fully resizable Flash Video Player – meaning you can play videos at any size! 2. Fullscreen support – which can be removed by hiding a movieclip.

However even the video file contained within the source samples has jumpy playback in fullscreen mode..

please please help.. its perfect otherwise..

Posted 5 days ago

Hi Bobocel, I have a couple of doubts. Is it posible to compile the source code to AS3 ? I am working with Flex 3 and i would like to generate a SWC Library to be able to encapsulate your player in my Flex projects.

The second thing is , do you think a URL like this(http://www.youtube.com/get_video.php?video_id=sF84pIhP5UM&t=OEgsToPDskJ6QwCQmQRlgmV9dPcIdMLM) should works in ‘videoPath’ parameter? That URL returns a youtube FLV file but when I do this , nothing happens in your player, is it a security problem? an allowDomain issue?

On the other hand , if you are interested in porting the source to a Flex 3 / AS3 component let me know, we could work together.

Thans in advance.

Posted 4 days ago

@redfoxmedia: if you see the video used in the preview as jumpy, than it’s definitely something wrong with your computer.

@angelote: I don’t do AS3 or Flex yet.

Posted 3 days ago

Hi again, whats your opinion about the second question, The second thing is , do you think a URL like this(http://www.youtube.com/get_video.php?video_id=sF84pIhP5UM&t=OEgsToPDskJ6QwCQmQRlgmV9dPcIdMLM) should works in ‘videoPath’ parameter? That URL returns a youtube FLV file but when I do this , nothing happens in your player, is it a security problem? an allowDomain issue? Thanks again and congrats for your work.

Posted 2 days ago

Forgot to answer that one. It’s a special script that needs to be written to have the file play youtube files. Basically you need some php code to take the link you posted, and find the flv path from that.

Posted 2 days ago

Hi Bobocel,

First it was the video file, now it is my computer.. I am running this on a G5 Mac pro with quad processors, 8 gig DDRram with 256mb dedicated memory on my video card. The same video files, including the sample run perfectly on this machine when using VLC player at full screen, and only appear jumpy when played via your player at full screen.

I am no coding/flash wizard but a process of elimination points the finger at your player…I would refrain from promoting this product with true fullscreen support.

Posted 1 day ago

Try other Flash Players, in Fullscreen mode, and if you’ll find out the video acts different, than it must be something wrong with my player, although I doubt. It might be a lot of reasons, so I’m trying to guess. I’m on a mac too and it’s working perfectly fine. Again, are you speaking about this demo or a video you’re using?

Posted about 15 hours ago

Excellent work! One question – when I load in Safari, it says that I need Flash Player 9, even though I published only requiring Flash 8. Works with Flash 8 in other browsers on both Mac and Windows. Is there something in the JS file that says v 9 is needed, and if so is there an easy way to change it to v 8?

PS – As a test, rather than using JS I wrote an object / embed and it worked in all browsers, minus the java functionality (fullscreen button). So since it worked as an object I’m assuming there’s something in the Javascript triggering the “Flash 9 Required” message in Safari. Any thoughts?

Thanks!

-MW

Posted about 7 hours ago

I’m about to purchase this. What is the license on this? Can I use it in a commercial site?

Posted about 4 hours ago

Hi Bobocel,

I have tried it with other flash players in full screen mode, this one here: http://www.meshybeats.com/components/ and also VLC player – they both run my flash video files, plus the demo file included in your player fine and without jumping in fullscreen mode.

It really does seem to be a problem with your player. What I noticed is that with the sample file you provided (the rabbits) it is not THAT obvious in full screen mode that it is jumping, but it certainly is, try it with another video file and see if you can notice it..

Its a shame because this player is perfect for my project and like I said in an earier post, I would be happy to pay for your time to rectify the problem..

Let me know what you can do.

Posted about 2 hours ago