I really like the design on the controls buttons and scroll bar. Good job :P
#  /  posted on Mar 17, 2010
Home / Forum / Components Discussions / Advanced XML Video Player with playlist and categories - FLV / H.264
Started 2 years ago by flashcreed
Last reply by scorchdog
Visit component "Advanced XML Video Player with Playlist and Categories - FLV / H.264" page
I really like the design on the controls buttons and scroll bar. Good job :P
We receive with joy your appreciation and thank you very much. Definitely we can say the same about your design works.
Good luck!
Is it possible to change the design of your player – and does it support video-streaming from youtube?
regards
From xml settings file and css file you can change the colors, show hide a part of the controllers. You can change the color for: – playlist background – categories out/over – playlist image frame – movie title – movie description
You can also change the dimensions for player and playlist.
For a more complex design changes the entire graphic is in one MovieClip so it is easy to change from Flash the skin in case you need to adapt the graphic design of this Video Player.
Regarding youtube streaming, next week we will launch a more complex player which will support youtube streaming. The player will also have banner support, share option, buttons description on mouse over and will have design improvements
We launched our new Video Player with YouTube support, banner support, share option, buttons description on mouse over and some design improvements.
buttons description on mouse over and will have design improvements.
FLV/H.264/YOUTUBE Video Player With Playlist & Categories
can I add this video gallery into my website sfrjenterprises.info…. if have html i cant add into site. I not like opene in new windows.. kapital3@msn.com
yes, you can. This player can be inserted in Flash or HTML projects
Can I change the default size of 60 px x 60 px for the imagelist jpgs? I’ve looked at the playlist and playersettings but I can’t see how to change the image size.
You can change it, but only from Flash. If you want a different size, please send us on office@lambertgroup.ro your new size and we will change it for you
Regards
I’m having trouble with the player on a hosted Flash Media Server. I have the FMS dev server installed locally on my computer and the player_v2.html works fine. When I move the player and files over to the online hosted FMS, the file player_v2.html will not call up the videos. The files and folder are identical to the ones on my computer. I get the following error message.
VideoError: 1000: Unable to make connection to server or to find FLV on server
at fl.video::VideoPlayer/play()
at fl.video::FLVPlayback/play()
at com::ButtonLinkPlayerClass/onLinkButClick()
If I double click the player_v2 swf the video files will play. I’ve placed the folder and files on my own website and they work fine. I think it might be a directory issue but I have no control of the online FMS directory. Any ideas?
Hello bjnixon!
Did you contact FMS provider?
Since the folder is the same as on your website it’s like they have a restriction
Regards
Hello JLChicote!
I know there are a few tutorials about including external video players to iweb templates.
Iweb is quite restrictive.
Regards
Hi all,
Insert a html sniped in iweb with this code:
<iframe src=
"http://YourURL.com/Folder/NameOfTheFile.swf"
style="width:370px; height:280px;
border-width:0px;
border-color:#990033;
border-style:solid;"
scrolling="auto" >
</iframe>
It is the first solution I found. I was looking some days and It works. I am not a expert programer...
Regards
Can I change the video window size whitout edit the .fla file?
I have my video files in 16:9 ratios. Entering thats files in the payer, the aspect ratio is compresed to the video window and not be showing correctly...
Thanks,
Hello jlchicote,
You can implement our player in a iweb template using the HTML code that you posted.
Regards
I’ve downloaded this package twice to make sure it’s downloaded correctly and when previewing the native files in flash CS4 the video player does nothing but blink with a small and navigation bar of some sort.
Can you let me know what’s causing this?
I’ve also downloaded the other two players in your package. One works just fine and the other does the samethign this player is doing.
Hello,
Please read at the bottom of the help.txt file:
*********GOOD TO KNOW FOR FLASH PROGRAMMERS*********
c. to be able to run the fla file in Flash add the following class path to the document’s settings: 1. Open the File > Publish Settings… menu item 2. Click the Flash tab 3. Click the Settings… button 4. Click the Source Path tab 5. Click the + button and paste in: $(AppConfig)/Component Source/ActionScript 3.0/User Interface
Regards
Lambert,
Thanks for the quick reply and that worked perfect.
Great job on these video players, they have been very simple to use with amazing results.
Hello, I am a novice programmer. I just purchased the XML Player. When I try to play the FLA file, I get error messages in your lines of code for "player.as", the errors are in code lines 1, 40, 160 and 199. In your "buttonLinkPlayerClass.as file, the errors are in code line 1. These errors prevent the Advanced XML Player from playing. Please help me fix this problem. I love your player, I would love for it to work properly. Thank you.
Hello,
We wrote in the help.txt file, at the bottom, the following:
-- GOOD TO KNOW FOR FLASH PROGRAMMERS --
a. the entire graphic is in one Component so it is easy to change the skin in case you need to adapt the graphic design of this Video Player
b. To be able to play H.264 video you need Player 9.0.115.0 or later.
c. to be able to run the fla file in Flash add the following class path to the document’s settings:
If you still have the errors please send me a printscreen on office@lambertgroup.ro with the error message. I emphasize the fact that the player was tested and it has no errors.
Regards, Laurentiu
Thank you for your quick reply. I will do as you suggest and let you know my results. Thank you.