Skip to content

Tag Archives: as3

Android programming without XML?

I am already know flash(as3) and java, and I want to learn how to make android apps. I already downloaded the SDK, and finished doing the Hello world tutorial. Well the part without XML. How far can I make it without using XML? Or should I just suck it up and get used to it? [...]

What are the highest currently demanded proggramming languages? What are the tried and true ones?

I already know AS2, AS3, Flex3, Regular Expressions, Power-shell2 and XML. I’m want to have a resume that I won’t have to worry about for now or five years from now, so I wanted to know what is the best combinations to learn. The only ideas I have left are javascript, php, c, c++, c#, [...]

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