I purchased a basic video flv player. It works good, but the video is loading SO slow… It’s only 44.1 MB. Not a huge file, but it’s taking forever to load.
I looked at the coding and was wondering if the ‘buffer time’ could cause that. I don’t know much about flash and don’t want to make the wrong changes.. this is what I can see from the code it might be
// prepare the buffer time ns.setBufferTime(20);
Could this be what I need to change?? It’s just taking forever and even the browser freezes, which is why I don’t know if it’s the buffer time.
Also, what code do I use if I want to make a video pop up? I found a javascript and was wondering if that’s the best way to go.
Posted 15 days ago












