Skip to content

Tag Archives: flv

How can I convert XML and .SWF files to .FLV?

I want to convert a .SWF file with AS3 calling a .FLV and XML file(adding text) to a .FLV or any other file type to upload to YouTube. Basically the same process as http://www.activeswf.com/, but outputting a .FLV instead of a .SWF… it will also be on a .NET server. Paid or Freeware. Thanks

Is anyone familiar with XML and the different tags?

Hi, I am currently working with an XML file and I am very unfamiliar with this. Specifically, I have to put in a description next to a video. Here is a sample of what I am dealing with: <node n= "Introduction Part I" p="./photos/01.jpg" dur="287" v="IntroPart1.flv"> <txt1>Introduction Part I</txt1> <txt2>Introducing Sample *number1 *number2 *number3 </txt2> [...]