I\'m trying to convert an mp3 to an flv for use in a custom player we already had built. I can import the mp3 to the timeline, but it\'s 30 minutes of talking, and you can only add so many f开发者_Py
I have an SWF开发者_开发知识库 that pulls several fairly heavy .flv files into the media player over its life cycle.
I have a website that had a flv file embedded on the home page. All of a sudden the flv does not appear on the page. It shows in the source file, and appears in the dreamweaver page that I use, but do
I am developing a MVC3 application with C# and Razor. I want to create a web page where an FLV file, stored in the hard disk, is played.
I have a library of videos (in .avi format). I\'d like to make a webapp where I could watch these videos youtube-style, but without having to have all of them converted to flv format all the time -- s
I am facing the following problem: I\'d like to keep people from downl开发者_开发技巧oading FLV-files from a site (yes, I do know that they will get them if they really want them in the end, never min
While i try to get length of a flv video file i get 0 second where as it only happens with some videos, else my function works fine.
I am trying to show the duration of an FLV movie with AS3. I keep getting a Metadata error. Code below. Thanks.
Trying to learn some flash and got a question. How do I play a flv video, below code compiles correctly and load flash player but doesn\'t play anything
The code: <?php $local_id = $_GET[\'id\']; mysql_connect(\"localhost\", \"root\", \"\") or die(\"Could not connect: \" . mysql_error());