1 Reply Latest reply: Sep 25, 2010 7:08 AM by kglad RSS

    Preload multiple FLV-files to browser cache?

    Petteri_Paananen Community Member

      Hi again....=)

       

      I have an external SWF which i load into my main SWF with URLloader.... that external SWF includes several FLV-movies. I´m not sure how they have been imported to that SWF, probably with FLV component.... but I´m not sure and I don´t have any idea of possible instance names either.....

       

      My question is that can I still create a preloader that would load all used FLV-files into a cache, my goal is that user could start watching videos directly after pushing play button, without need to wait any buffering...

       

      I know all the names and URLs of those FLV-files if that helps...

       

      I´m looking for actionscript 3 solution for my main SWF but if someone knows the way to do it with html-wrapper, that would do as well (I´m using SWFobject for html-wrapper)

       

      Any advice is appreciated......