Search  

XML BASED FULL SCREEN VIDEO PLAYER

HomeBrowse CategoriesFlashApplications and UtilitiesUtilitiesXML based full screen video player
Full_screen_preview

This is a XML based video player with full screen feature. You can easily customize it if you know some flash ;)

Posted 9 months ago

hey man, it would be sweet if you told us how to change the color =)

Thanks!!!!!

Posted 6 months ago

hey man, it would be sweet if you told us how to change the color, you can email me at joel@joeldalmas.com if you get a chance with maybe some guidance of how i could go about changing the colors?

Joel

Posted 6 months ago

@joeldalmas – It’s not so hard to change the colors.. If you don’t know flash just let me know and I’ll do it for you… you can contact me through FlashDen… you don’t have to post 4 comments if you have something to ask.

Posted 6 months ago

It looks great. I need to play video streams from a WOWZA server. How would I modify this file to do that?

Thanks in advance.

Posted 6 months ago

I’m another guy curious about how I would go about loading the first movie in the player from the XML list but not having it autoplay?

Other then that great work

Posted 6 months ago

@traxkobalt5 – I don’t know what WOWZA server is… @walkities – put this code in the xml onLoad function playPause.gotoAndStop("play"); and ns.pause(true);

Posted 6 months ago

Wowza Server is a 3rd-party product that replaces Adobe’s Flash server. So essentially my question is can I adapt this player to play video streams. Currently it is playing fast-start downloaded videos. My service can’t allow the clients to download the video. In other words. I need the player to use the rtmp protocol.

Posted 6 months ago

@traxkobalt5 – I believe it can be adapted but I can’t say for sure… because I don’t have any experience with Wowza Server.

Posted 6 months ago

hi, thanks for the player. i have the same problem as walkities. when i place these 2 lines in the onload function, nothing happens. where exactly do i have to paste the code? thank you!

Posted 5 months ago

@eagle-pr – put those two lines of code under ns.play(myVideo[whoIsOn]);

Posted 5 months ago

Hi vamapaull,

I just purchased the file, but why the full screen feature not work for me? i just download your file then i play the .swf and click the full screen button but it doesn’t show with full screen. please assist.

thanks a lot

Posted 4 months ago

Is there anyway I can add a delay (15 seconds) to this movie?

Posted 4 months ago

how easy is it to resize the movie window to 720×405

Posted 4 months ago

nice clean AS code. easy to customize. was able to feed a xml src url to the script to call it from a dynamic php page.

one thing i had to edit was listening for a buffer.flush rather than play.stop because my flv files are created in ffmpeg/flvtool2 which doesnt interract with netstream so well. using buffer/flush triggered at the end of each video nicely.

Posted 4 months ago

How to load this player into another movie and keep the “normal” size (not full screen) as it is 330×283. Right now when I load it it gets resized to the root stage size.

Thanks!

Posted 4 months ago

Is there a variable and where could I add it to “maintainAspectRatio” for the full screen video feature for displaying on widescreen displays? When viewing on a wide screen display it stretches the video, just looking for a way to maintain the ratio.

Thank you

Posted 3 months ago

Yo, loving this player but only concern is that i’d like it to load up before it starts to play.

what do i need to do to change this.

Keep up the cool work

Grizz

Posted 3 months ago

@fievelhalu – I don’t have that problem.. if you still need help please contact me though FlashDen…. @felipelee – I don’t really understand how you want this to work… @ndasilva – you just modify the embedding code (html code)... @milanikko – there is no way to do that… @nicho47 – there is no variable for that… @Grizz – I believe this was answered 7 posts ago ;)

Posted 3 months ago

hey. quick question. is it possible to have only the video part of a website go FS, or does “going FS” affect the entire swf on the page?

Posted about 1 month ago

@animike – the entire video player goes full screen when you push the FS button

Posted about 1 month ago

As mentioned in milanikko’s comment, I would also like to know how to make a 320×240 in a root movie that is 640×480 return to 320×240 when returning to normal size. Currently when returning from full screen the video scales to 640×480 not 320×240. Any assistance you could provide would be greatly appreciated.

Posted 23 days ago