Search  

DYNAMIC FLASH PLAYER 15

HomeBrowse CategoriesFlashAnimationsDynamic flash player 15
Full_screen_preview

Subscribe to bobocel’s New File RSS Feed


The video player used in this player is a modified version of my FLV Player 14. It has been modified so it won’t work as a separate player in an html page. It won’t resize either.

Do not expect this version to be like the previous version. It has been modified specially for this new player. It’s almost a brand new file. :)

If you need to have the player resize dynamically in the HTML , and work as the other one, you might want to consider the other player.

Features

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 ActionScript. 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 steal the swf file.

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

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

What’s new?
You can have any number of videos, and you can set these in a XML file (thumbs.xml).

It is pretty straight forward. The following items can be added:
thumb="t0.jpg" 
video="video.flv" 
videoThumb="image.jpg" 
caption = "Description text" 


You might also be interested in:



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 9 months ago

Hi Bobocel, Thanks for the reply. I will just convert my video files to flv with your video size proportions. I try to do what you wrote me in the FLA file and change the actions.as file also.

In the FLA file, is it enough if I just delete the last columns on the right, or I have to modify all the graphics? I am going to look at the FLA file in detail today.

Thanks a lot, Matt

Posted 3 months ago

Hi Bobocel,

I tried altering the variables in the actions file,

var nrColumns:Number = 3; var nrLines:Number = 3;

but only the lines change, after changing the columns to 3 the thumbs still display in 4 columns. Can you help me out please how to make it 3 columns only? If that works, then I can alter the graphics around it in the thumbs FLA file.

Thanks a lot, Matt

Posted 3 months ago

Hi Bobocel,

I figured it out, ignore my previous message. My last question if you could answer: Is it possible to disable the full screen switch button/function?

Thanks, Matt

Posted 3 months ago

Hi Bobocel,

Just got your great looking Video Player 15. It’s exactly what I want. Unfortunately it seems to stretch all the videos to fit the playback window. Is this something I can change in the actionscript. I’m trying to decide whether to upgrade my Flash MX 2004 to latest version as I can’t edit your player at the mo. If this can be done and I do upgrade would it be possible to give me an idea of where and how I’d do it as I’m a bit of a novice.

Thanks

Simon

Posted 3 months ago

How would I go about making it so that the description for each thumbnail shows on top of the thumbs without having to rollover each thumbnail individually?

Posted 3 months ago

Matt, the thumbs are created by code. Yes, it is possible to disable the fullscreen button. If you want to keep it on screen, simply add enabled = false to it, in Actions.as – if you want to completely remove it, make it _visible = false;

I think you might want to move the elements around after you remove it too.

Posted 3 months ago

Simon, what size you want to make the player at?

@indierockmedia: you would need to add a text field to each thumbnail, and set the description to go to each appropriate thumb.

Posted 3 months ago

Is there a way to stop the typewriter effect?

Posted 2 months ago

Yes.

Posted 2 months ago

is it possible to change the file to also play MP3 as well as FLV etc.

Posted about 1 month ago

Nope, just flv files. (and h264)

Posted about 1 month ago

Hi,

My videos are 4:3, 640×480 flvs. I’ve looked through the the help pdf and doc files, and the readme file as well as your posts, and I can’t figure out how to get my videos to display without stretching. Right now, they are being stretched to 16:9.

I’m sure there is a variable I can type to fix this, but I’ll need to know which file to type it into (the .xml or .as) where to put it within the file, and the syntax. Thanks :)

- David

Posted 17 days ago

David, this means the video will have the black stroke around it. Would that work for you?

Posted 16 days ago

If you know how to do it without the stroke, I’ll do that instead. I just thought that using a variable would be the easiest way. If there’s no way around it, than the stroke will be fine.

Thanks, David

:)

Posted 10 days ago

Well, without the stroke means the video will need to be stretched. :)

Please contact me by email so we can continue this over there.

Posted 7 days ago

Can this player dynamically re-size between 16×9(480×270) and 4×3(480×360) . Thanks.

Posted 2 days ago

Nope, you can only do it by editing the files.

Posted 1 day ago