I'm trying to find a way of playing an flvplayback component in my as2 flash project. The only way I can find to do it is using the import video wizard but I need to be able to do this using actionscript.
I know how to do it in as3 but have no idea how to do it in AS2. I would like to use this instead of the netstream and netconnection methods so that I don't have to calculate buffering for different connections etc
Can't seem to find the code I'm looking for on the internet anywhere, can anyone help? is this possible in AS2?