Search  
Search Options

FLV PLAYER 11 - VIDEO GALLERIES

HomeBrowse CategoriesFlashApplications and UtilitiesImage ViewersFlv Player 11 - video galleries
Full_screen_preview

Features:

1. Supports unlimited number of galleries (click on featured).
2. Supports unlimited number of images in each gallery.
3. Fully customizable – XML driven.
4. Images loaded from external folder.
5. Fullscreen support.
6. Supports html formated text (description).

Upgrade 1: Now includes 320×240 and 240×180 flv video player, so you can choose which one to use (the small one is used in the preview).

Similar files:



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

bobocel,

Thanks for the quick response.

If I enter an exact URL for imagePath to a file anywhere within the same domain as the player, then the image shows up. But, not if I put in a url to another site on the same server.

Once again, exact URLs to other sites work fine for thumbPath and videoPath just not for imagePath.

Posted 2 months ago

HI, i already change it to 400×270, but i just can not find how to center it, i am loading it to another movie but it goes to the top let, and i can not move it from there, i already tried chanching the:

Stage.scaleMode = “noScale”; Stage.align = “TL”;

But it keep on top left, do you have any clue? Thanks for the help

Posted 2 months ago

Hi, can somebody help me how to center this aplication when i load it to another flash, i already did the instruction of:

var parentXPos:Number = 0; var parentYPos:Number = 0;

but still at TL

Thank you.

Posted 2 months ago

I did it, does not matter, thanks anyway, this file is amazing !!

Posted 2 months ago

@hal005: this doesn’t seem to be a Flash issue. No images should load in that case. You might want to check with one of my images, on different servers.

Posted 2 months ago

Do yuo have any clue why does the drop down menu loose its function when i set the video player at center?, thanks for your help.

Posted 2 months ago

Hey man, yuo should post at the item description that this file is not compatible if yuo try to load at another swf, cuause i already lost a lot of time making this posible, and at the end another problem appears, all your help files are useless for the FlasDen user that do not have the hability to make some modifications like that, at this time i am not happy with this file.

Posted 2 months ago

FULLSCREEN Firt of all – great work!

But Iit´s problem when loading the VideoPlayer.swf into container_mc in Mainf.swf. Position for container_mc (x=100, y=200)

Then the fullscreen doesn´t work properly.

I´ve tried to change this settings in Action.as

// write the position of the parent movieclip – the best practice is to keep //the parent movie on the root // or you need to substract the value of the parent of the parent and so on

var parentXPos:Number = 0; var parentYPos:Number = 0;

I set these to: var parentXPos:Number = 100; var parentYPos:Number = 200;

..but the fullscreen, doesn´t work.

I really appreciate some answer to this. Maybe someone else solved the problem?

:-)

Posted 2 months ago

Beautiful interface – as usual! I have bought a few of your items and an really impressed. This file is great, but I am looking to show widescreen movies, in 16:9 not 4:3 ratio. Do you have something similar but where I could use widescreen movies? Or, could I use them with this one? thanks!

Andrew

Posted 2 months ago

@danielms: once you start modifying the file, don’t expect the file to act the same as it does now. It is up to your skills.

@Bit-101 : you need to compile the swf again after the change.

@Andrew_B: please check my players here.

Posted 2 months ago

Just bought this player and I wanted to ask if there any way to loop the video. I have been reading your AS files and I cant seem to point fingers on looping each video after they play.

I have autostart each video, but I also want to make it loop. Hope you can help.

Thanks -Al

Posted 2 months ago

When the video ends, use ns.seek(0);

Posted 2 months ago

Awesome Thanks, I like how you had it there as default.

It skips a frame when it loops, would there be a way to fix that small skip when it loops to the first frame?

-Al

Posted 2 months ago

I think it actually loads the image back, you might want to comment that line.

Posted 2 months ago

Well I deleted the image url from the xml and the image doesnt load after every loop.

There is a quick pause when the video ends and quickly loads to (0). I would like it to loop evenly if possible, without a pause.

-Al

Posted 2 months ago

I don’t think it’s possible, if you say you did the change and still pauses.

Posted 2 months ago

Yea, other flash player also do the same thing when the video loops. The skip is just stating when the video is finish it jumps back to 0 and that creates the small skip.

The videos that Im trying to use is all looping videos and with a small skip, it makes it look a bit off.

Posted 2 months ago

One more thing bobocel,

When the video loops, do the scrubber needs to stay still? Because the video loops, but the scrubber stay still on (0).

Do I also need to change the something in the scrubber scripting also?

Thanks ahead of time. -Al

Posted 2 months ago
This is what you need to comment:

        /*
        if (_root.isPaused == false) {
            ns.pause();
            _root.isPaused = true;
        }
        */
        //clearInterval(_root.videoInterval);
        _root.mcVideoPlayer.mcControlPanel.mcVideoLoader.mcMask._xscale = 0;
        _root.vStatusNumber = 0;
        _root.mcVideoPlayer.mcBuffering._visible = false;
        _root.mcVideoPlayer.mcControlPanel.butPause._visible = false;
        _root.mcVideoPlayer.mcControlPanel.butPlay._visible = true;
        _root.mcVideoPlayer.mcControlPanel.mcScrub._x = _root.startPosition;
        _root.mcVideoPlayer.mcControlPanel.mcPlayed._x = _root.mcVideoPlayer.mcControlPanel.mcScrub._x;
        _root.mcVideoPlayer.mcControlPanel.mcTimer.tPassedTime.htmlText = "00:00";
        _root.mcVideoPlayer.mcControlPanel.mcTimer.tTotalTime.htmlText = "00:00";
        //
        /*
        if (_root.isLoaded == true) {
            clearInterval(_root.checkProgress);
            delete _root.mcVideoPlayer.imageControl.onEnterFrame;
            _root.isLoaded = false;
            _root.mcVideoPlayer.imageControl._alpha = 100;
        } else {
            _root.loadImage();
        }
        */

Posted 2 months ago

Works great Bobocel, the pause and play button doesn’t refresh everytime the video loops, but I think I can figure it out. Love the quick response. I will keep buying your future work.

Posted 2 months ago

Great file. One question… what do I need to do in the as file to make this thing go full screen when it projector mode (exe)?

Posted 2 months ago

@rueberm: you might want to check out MDM Zinc. Good luck with that! ;)

Posted 2 months ago

Hello, i want to separate the screen from the list. More accurate move the screen to the right. Believe me i have tried many times! Can you help?

Posted 2 months ago

Not available for freelancing before the 16th of June.

Posted 2 months ago

bobocel,

Kudo's to ya man! I love working with your files, easy to configure and it saves me a lot of time! Most recently I needed 3 different players, and it was easy, I got them all from you!
With this player in particular, I just have one suggestion, the scroll bar needs a little different flav, maybe put a pixel wide white line in the center, or change the color just a tad so it is more viewable, in the feed back I received on the site I created, the users didnt know it was there. Other than that, PERFECT!
For anyone thinking of using any of his files, here are two working examples...

http://www.eliminateidtheft.com/video.html (This was a cool project, I got to work with the folks over at howstuffworks.com, a site I have admired and spent many hours on over the past decade)

http://www.thegladiatorseries.com/video/index.html (this is my first video I ever created, still needs some work. I know the file size is just a tad to big (anything slower than cable connection, let it cache), but quality really counted here, I am working on a smaller version that is located on the main site for a fast stream, my first shot turned out shoty, but will have a new one up soon)

Anyway, again I thank you for the great work.

Posted 25 days ago

Thank you, and thank you for the feedback. It helps me improve my files and this is appreciated!

Posted 24 days ago

Hello bobocel,

We are trying to work with this code just slightly to change it so that it does not load images, but loads the video clips right away.

I managed to comment out the loadImage function(line 265 of the code actions.as), and add one line so that it automatically goes to loadVideo.

but when I do that I get a strange bug, that the first time I go to the page it will automatically load video, and when I click on a thumb it will go to black. Then only on the second time I click on a thumb it will load a new video. After that third time, fourth time, etc it is always fine.

Can you help me with this at all?

Thanks Sam

Posted 16 days ago

Sam, I can only do it as custom work, as there’s hours to spend on this. Please get in touch by email.

Posted 14 days ago

Hi bobocel

I am looking to adjust the color,width and length of the scroll bar but can’t seem to find it. I found the background for the scroll bar in the fla file and changed the color and width accordingly but I cannot seem to find the scroll bar itself.

Thanks Paul

Posted 8 days ago

The scrollbar is there as well, except is much smaller.

Posted 8 days ago