Quote:
Originally Posted by springer
OK, I'm pretty clear on the player. Where and how do you get the videos?
|
I just use Live Http header the firefox plugin and when I play the video it gives me the download location but just do a simple search there are tons of free flv downloaders out there.
Quote:
Originally Posted by SEO_Mike
Thanks Aequitas! The player is pretty much finished now, just need to figure out how to integrate with a db and XML and then I'll be ready to do some damage.
Springer: get the Firefox plugin called Download Helper then visit YouTube or any other site that uses .flv files and just rip away.
Aequitas: Hot chicks...umm...let me think...Yeah I like it! Nice clip on YouTube man, should attract some attention. BTW, you have:
showing up beside your Play button. Otherwise your player looks sweet! Nice job man!
/edit/ also, your player locked up on me after the video finished and I copied the embed code.
|
Yeah the NaN:NaN beside my player will be gone soon enough, the reason it shows that is because I've disabled well no bad choice of words I've stopped all the players from auto-playing or starting in any way shape or form, I basically have no NetStream for each player until they press the play button, when they press that button then the timer comes on cause the NetStream is connected.
I did that because I have 5 vids on one page and if all where to connect right away it would cause major slowdowns (Like there is already) and major waste of bandwidth but I'm adding a thing to hide the NaN:NaN and have it just display 00:00 until the user clicks play.
I also have to figure out how to properly get those images to pre-load, they work fine and all but they only begin to load when you are over top of the player and that makes me mad haha I want them to load on page load. I'll figure it out in the morning.