Search  

FLV PLAYER 6

Full_screen_preview

No XML here. Not needed. :)

Fully resizable based on the video size. The image, the video and the autostart variable are sent in HTML . This way, you can control them without the need of passing the data in an external XML file.

As all other video players I built, this one too has a well written help file. I am sure you will take the time to read more once you need assistance, or you can email me. :)

Click here to see more files by bobocel

You might also be interested in:

Video Players



Galleries



Templates



MP3 players



News readers



XML menus



Slideshows



Creative navigation



Utilities

Posted about 1 year ago

What format does the video have to be in to load? (flv?) Can it load a video hosted from another server, such as youtube or myspace? If not, do you have a player that can do this?

Posted about 1 year ago

The format is flv, yes. I have no player that loads something else.

Posted about 1 year ago

can this player sit in a flash movie? (aka. on the same stage as my other content).

Posted 11 months ago

Sure. Use loadClip.

Posted 11 months ago

Love this. Anyway to update this with a volume slider on far right or audio on off. I like this better then others because play is on complete botom. Sleek.,

Posted 9 months ago

@keano: sure, it can be customized.

Posted 9 months ago

hi bobocel! great work!

but ive the same question line jmclane.

ive ur smooth portofolio and i want to use this player as the “external swf” of “smooth portofolio”.

but i just started learning flash but i did some flash things before… so how does i “loadClip” the player as the external swf?

i hope u can help me :D

Posted 6 months ago

Hi. Which of my files do you have?

Posted 6 months ago

the new smooth portofolio.

http://flashden.net/item/smooth-portfolio-3-by-quickyboy/10033

Posted 6 months ago

That is not my file. :)

Posted 6 months ago

oh :D

Posted 6 months ago

OK. how can i use this flashplayer directly in flash without html.

Posted 6 months ago

You need to pass all those variables directly in the fla file.

Posted 6 months ago

How do I insert the video into a page for example index.php but have all the source files sit in a subdirectory ”/vid” ? Please help. Have to finish this project today. Thanks. Joel.

Posted 2 months ago

You don’t need the source files on the server. Only the files in the deploy.

Posted 2 months ago

i think we just bought our 5th video from you. lol. great work mate, love your style.

Posted about 1 month ago

Hi there – really like the player so good work! Just one problem though – when the page with the player is up online sometimes the flv plays more quickly than it can download so it catches up with the mcVideoloader bar and then just restarts the flv from the beginning. I can’t seem to get the circle loader to work so that it loads say half of the video with only the loader showing before it plays the flv – to avoid any catching up of the bar. Is this possible? Actually the circle loader doesn’t seem to come up at all… Thanks

Posted 29 days ago

After the first load, the video file is cached. This is what you mean?

Posted 29 days ago

you should have a version of this file inside a Flash document instead of just in html.

I know you said you need to pass variables inside the Flash but I’m not sure how to do that.

I’m trying to have the movies load into a MovieClip. is it a simple step?

thanks

Posted 12 days ago

Yes, that’s a simple step, note there’s code commented in Actions.as where you can send the video file directly to Flash. The problem will be with resizing the file as you need, if you won’t be using the swfObject in html.

Posted 10 days ago

Right, I’ve managed to get the video to play smoothly on most connections by increasing the “ns.setBufferTime(11);” to 11. The problem is still that occasionally the film plays back faster than it can buffer and if this happens then the film goes back to the start rather than pausing and then continuing once it has buffered more. How can I fix this?

Posted 8 days ago

That shouldn’t be the case. As you can see with the video I posted, the player simply stops and buffers more video.

Posted 7 days ago

I’m sure it shouldn’t be the case and it seems to be… Do you have any idea what could be causing it? Your help is much appreciated!

Posted about 19 hours ago

Yes, I think the encoding of the video you use might be the problem.

Posted about 16 hours ago