Okay, it placed them in the same directory...
The movie plays now.
But each clip doesnt play till the end. It just play as long as it written in the code
var testTimer:Timer = new Timer(1000);
testTimer.addEventListener(TimerEvent.TIMER,updateFile);
testTimer.start();
Now i just have to somehow write, that it should skip to the next video until its finished not after the Timer 1000 (miliseconds I guess)
So if you can help with that too. You are my official flash HERO :)
http://www.urs3d.net