Answered
Hey,
I have converted a avi file to an swf file with "MediaCoder".
My plan was to simply embed this movie clip into my flex application, which did not work for me. :-(
How can I embed the swf movie into flex AND play/stop the movie with buttons?
I tested the following code, but when I click on the stop button I get the error:
http://stevenbirr.bplaced.net/filemanager/embed.mxml
"TypeError: Error #1009: Der Zugriff auf eine Eigenschaft oder eine Methode eines null-Objektverweises ist nicht möglich."
Obviously there is a problem with that swf file because another swf file is working...