Cool H.264 in flash is rare. Good Job.
Posted 2 months ago
1. Plays a H.264 media file(MP4, M4V , M4A, MOV , Mp4v, 3gp, 3g2, flv…files) you place in the “files” folder or whatever is the name of the folder you choose.
2. In the XML file you can write what’s the name of the video file and also it’s image file. These two files can be organized in the folder written in the attribute “folder”.
3. The default size of the video is 320×240 but it is resizeable depending on the dimension written in the swfobject’s parameters as variable. The minimum width of the video should be 320 so the buttons can fit in the control panel.
4. The video and the image doesn’t have to have a specific size. It will be automatically resized and repositioned depending on the stage size. I recomend that in normal state(not full screen): the stage should have the same size as the real size of the video so it doesn’t have to be resized and repositioned and the quality to decrease.
5. It can be set to start playing or not from the beginning and also continous or not.
6. The initial procentage of volume can be set in the XML file.
7. It uses progressive streaming for playing the video.
8. The colors in the Control Panel can be setted from the xml: – color of the control panel background – color of the buttons background and cursors exterior – color of the normal state of the buttons and text in timer – color of the onRollOver state of the buttons and also progress bar in the playing bar and volume bar, and cursors interior
9. When the video plays the Control Panel of the player will disappear after a certain time defined in the xml. Also when the the video plays if the user presses space bar it will play or pause.
10. The player can be loaded recursevely in other swf parents. It will be automatically reposition on fullScreen.
Posted 2 months ago
Please, No list ? Because in XML there may be several vidéos available (?) Thanks.
Posted 2 months ago
Thank you everybody. I really apreciate it. In the future I’ll improve the player and also add a list customizable from XML .
Enjoy the flash pleasure.
Posted 2 months ago
Hey nice job!
Is there a way to specify the video to be played in the index.html, alternatively, can the settings.xml file be specified here? I guess this would be done with an addParam??
Cheers
Posted 2 months ago
Hey jacobdeane
The video to be played can not be specified in the html as a param in the swfobeject function. The only parameters you can send it this way are:
“stageWidth”
“stageHeight”.
so the stage to be resized or not if the parameters are not there. The rest of the need to be written written in the XML file. I guess in a future version I’ll make it possible to write the video name as a parameter in the swfobject function.
Thank you.
Posted 2 months ago
I have changed two of the lines in the actionscript ( the ones that set the video and image from the file ) and now I can call both the image and video from the html page, just like you set the width and height!
You could easily use php to set the url for the video and image!
Posted about 1 month ago
Hei Koltasi.
The player is made to play video files. It needs modification ot play also mp3 files.
But that’s another job.
Thanks for asking.
Posted about 1 month ago
Hi Andrei,
How can I adjust the size of the video player?
Thx in advance.
Christian.
Posted 15 days ago
For “dgc”
Now there is no way to download the video but it could be implemented. It could be added a download button.
Thanks for asking
Posted 11 days ago
Hello Christian.
As you can see in the description:
“3. The default size of the video is 320×240 but it is resizeable depending on the dimension written in the swfobject’s parameters as variable. The minimum width of the video should be 320 so the buttons can fit in the control panel.
4. The video and the image doesn’t have to have a specific size. It will be automatically resized and repositioned depending on the stage size. “
So my answer is “yes” you can, if you do as above and define the stage size in the swfobject parameters, wich will be the size of the player and the video also.
I hope you understand and it will be clear also for others. Thanks for asking.
Posted 11 days ago
Hi Andrei Great Video Player
Just to be sure: Is AS2 ?
Is really streaming video?
I have a preview scene for the videos in my project and I think that your video player is just like Im looking for.
What files are included with my purchase?
Can I change the position of the control bar, down the screen?
I guess that you includes example files like every body? isn’t it
My stage is very simple. When the user clciks on a thumbnail, go to x key frame, and the player is auto play.
Thanks for your time. Luga
Posted 8 days ago
Hei luga.
Yes my player is AS2 and really streaming. You have an html example wich embedes the swf using swfobject.
You can change the position of the control bar if edit the FLA .
The help file will show you how to make changes.
Thank you for your apreciation. Have a good one. Posted 6 days ago
Hi Andrei Thanks a lot for your answer and your time. OK, I purchase your player. Im gonna work with it these weekend, hope evrything will be ok.
Plz keep in touch. Luga
Posted 2 days ago