I have created a video player a while ago that plays flvs, with a playlist that lets you click to select different videos. Recently the client changed the aspect ratio of the videos. so now I have two different types. When I set maintainAspectRatio to false, it seems that the player doesn't want to play the next video. When I set it to true, it seems to work, but this causes other problems because the video will move around and change size, causing it to look ****ty. I doubt anyone else had this problem but please let me know if you have any ideas. I can send you the code if you want, but it's pretty messy since I did this a few years ago.