Search  
Search Options

ULTIMATE FULLSCREEN VIDEOS SOLUTION

HomeBrowse CategoriesFlashApplications and UtilitiesUtilitiesUltimate Fullscreen Videos Solution
Full_screen_preview

This is XML based Advanced Fullscreen Background Videos Solution. You can use both either FLV or SWF files.

Features:

  • Dynamic XML based Fullscreen Video System
  • Supports FLVs and SWFs
  • Specify in xml file whether to load random video on page refresh (for both flv and swf) or continuously(flv only)
  • Videos scales proportionally to fit the browser screen without distortion
  • Code is commented
  • Help file is included
  • Included source files are in 2 versions, Flash CS-3 with AS3 and Flash MX-2004 with AS2

Keywords:

background, flash background, background video, flash background video, background video solution, flv video, background flv video, fullscreen video, fullscreen background video, fullscreen flv video, advanced background video, ultimate fullscreen video, ultimate flv video solution, saafidesign, saafi design



Subscribe Here to be Get Notified About New File Releases

You might also be interested in:

1- Website Templates Collection:
Creative Studios Portfolio V2 [ With Videos ] Creative Studios Portfolio Portfolio Presentation

2- XML News
Dynamic XML News Interactive XML News

3- Widgets / Utilities
3D Profile Viewer Dynamic XML Events Calendar AS 3.0 Version Dynamic XML Events Calendar Dynamic XML Team Members Multiple File Uploader Ultimate Fullscreen Videos Solution Flash Calendar / Date Chooser

4- Image Galleries / Slideshows Collection:
Zoom Slideshow / Banner Rotator Dynamic XML Grid Gallery 3D Image Stack Gallery Dynamic Slideshow Interactive Fullscreen Image Gallery V3 Interactive Fullscreen Image Gallery Slideshow with Burn Effect

5- Dynamic XML Scrollers:
Horizontal Thumbnails Scroller Vertical Thumbnails Scroller

6- Navigation Menus Collection:
Dynamic Accordian Menu 2 Dynamic Accordian Menu

7- Flash Email Forms Collection:
Flash and PHP Email Form

8- FLV Video Players Collection:
KI Media Player with Playlist

See more files by SaafiDesign


Posted 7 months ago

Hi,

I posted a comment yesterday and I am sorry for being a pain for asking LOADS of questions. I am playing with this component in actionscript 2 using it to play FLV videos with embedded cuepoints.

I can see this player is playing FLV ’s progressively, does this mean I would not be able to find the cuepoints?

I have added a line

videoFileListener.cuePoint = function(evtObj) {
    trace("Cue Point Found");
}

around line 115 where the other 2 listeners are. And I have tried adding the code:

video_file.addEventListener("cuePoint",videoFileListener); -> on line 187
and
current_video.addEventListener("cuePoint",videoFileListener); around line 218+.

What ever i do i can not seem to find the cue points in my video ! PLEASE PLEASE HELP , this is ubber urgent I get this finished and I am totally stuck!

Thanks James

Posted 4 months ago

HI, i’d like buy you file, i have few question for you:

- size swf or flv that can be loaded Ex 1024×768 800×600 1280×960

- resolution suppoetated

- if i added text in my swf file loaded it is fixed in all resolution? or change position?

Tanks

Posted 3 months ago

@marcobo

You can load files of any resolution. The script will stretch the video files proportionally to fill the browser window.

This solution is either to use video files in .flv format or .swf format so I am sure how normal swf files will behave.

Posted 3 months ago

Hi, im sorry but i have some problem width your file;

I do another 1.swf 640*480 but when i load it, the monitor show me only a part.

may I send may file 1.swf? i leave you may mail borma@email.it

Tanks in advance!

Posted 3 months ago

@marcobo

check your email inbox.

Posted 3 months ago

Looks good. Here is my questions…

1. I would want to use this with the multi colored curtains purchased from FlashDen. Would the resolution (quality look) of the video retain its quality?

2. Using this, how long does itake files to appear. Would they have that preloader going across the top? I wouldn’t want that.

3. As a newbie, would I be able to figure out how to implement this easily?

Thanks for any help you may be able to offer.

Ashley

Posted 2 months ago

@MrMusic

1- The videos files are stretched proportionally to fill the browser screen

2- Actually the video starts playing as soon as it starts loading. I have used a preloader and during the preloading time the video container’s alpha is set to 0 so you can set the alpha 100 and it will show as video starts loading.

3- The installation is just a drag and drop process

Posted 2 months ago

Hi! I’d like to buy this file, my only question is that if I could also use an image instead of a video and if it will be fine even if it stretches? I would also want to know if the fla file will have the little window in the middle with the text, because that is just what i am looking for, i need to place some text and a menu that will not scale or move.

thanks

Posted 2 months ago

@alfredolal

either you will to customize this file or combine with another file which lets you place content in the middle of the website.

Posted 2 months ago

good!, but will the image keep a good resolution eventhough it could be enlarged? is the picture automatically smoothed, no stairs effect when resizing? And for the window in the middle i am not very good at script, is it easy to do that? is there a way to get the file as it is in the preview? thanks

Posted 2 months ago

@alfredolal

This file is made specifically for .flv and swf files containing embedded video files. So there is no direct support for using images.

Posted 2 months ago

Hi, I have just to download the file! But I have a question… How can I place my movie in the center? I still have displaced (coordinates 0,0)... Thanks. Rgds.

Posted 2 months ago

@didocrea

The movie is already centered in the center and the movie is enlarged proportionally to fill the whole browser window. If you want to show movie in some other way then you need to customize this file.

Posted 2 months ago

Thanks Saafi, but I have explained badly…I want to be able place like my movie on the background. I want to load a movie on your file and that also is placed in the center. Thanks..

Posted 2 months ago

@didocrea

you can combine my file with one of the files from here:
http://flashden.net/searches?term=stage+align&type=files

Posted 2 months ago

Hi Saafi,

I just bought this file and email you a couple of questions…guess you havent read it or receive it.

anyhow, is it possible to include an xml gallery (3D stackable if possible) or any of the top sales/rated xml gallery available here @flashden. i would be navigation the gallery behind video background.

hope to hear from you soon.

thanks ikamu

Posted 2 months ago

@ikamu

In my view all files here on flashden can integrated with each other but some may be difficult and some may be very easy.

At least I program most of my files in such a way that it can integrated or ported inside another fla file easily and this file is built upon the same principle. But again general knowledge of flash is required.

Posted 2 months ago

hi i bought this and am playing around with it. the swf loads just fine but for some reason, none of the flv files are working and when i create my own flv files, they don’t work either. i created flv’s with flash 7 as2 exported through after effects. i’m not sure where it’s going wrong, here’s the xml file code for the flv that i’m trying to get working. thanks

like i said, swf files load fine but the flv files don’t. thanks again.

Posted about 1 month ago

Saafi,

can you help me load an external swf (menu) centered? i can’t find a script online properly. just load the external swf and all good to go.

thanks

Posted about 1 month ago

What we used it for: http://www.suwanneesunsetshibas.com/ScreenCleaners/

Now that’s cute!

Posted about 1 month ago

@SaafiDesign

it is possible to develop a site up this file?

thanks

Posted 23 days ago

@mdesign

can you explain what you mean?

Posted 22 days ago

Hello,

I am interested in purchasing your file. It looks great. A question though…

- Does each new video start after the last one has finished? Or does it load over the top and start once the next has finished loading? I am looking for a product that plays them consecutively (but randomly)from start to finish.

Cheers

Jesse

Posted 11 days ago

@jman6054

when one video is playing the next one is load behind the scenes. The current video will keep looping until the new video is loaded. And lets say the new video loads but the current one is still playing then the new video will start playing once the current video finishes. I hope it is clear now. :)

Posted 11 days ago

sup! i bought your files they look marvelous but im having a problem when trying to add a centered div for the whole page, if i use on internet explorer body{text-align=”center”} and later on my container y put .container { margin: 0 auto; }

This should center container in both browsers and it does! but now half of my video background is pussed to the right any ideas why???

im stock pls help me out

Posted 10 days ago

@xpander54

that is because you are aligning the body to center and container is part of the body. You should use absolute positioning to achieve what you are trying to. Better to search for absolute positioning in google as I am not a css guru.

Posted 10 days ago

i hate internet explorer =(

Posted 8 days ago