Jan 15, 2010 0
A Fix for the Vimeo Player Stage TopLeft Alignment
Ok the title may be a little extreme but I wanted to post a quick and simple fix for a bug that I ran into. Hopefully, this post will help someone else or just serve as a reminder for me if I run into the same problem.
Well here is the background. I was working on a project that needed to load in the Vimeo Video Player, named Moogaloop. This was my first time using it and so far it’s not too bad. A little hiccups here and there but I was able to get the player to load with help from derhess’ helper class. That was until I ran into one problem. It seemed that every time the Moogaloop player would be loaded into my own Flash movie the entire alignment would reset to Top Left. So, after doing a bit of reading and talking to a good friend that works at Vimeo we came up with the workaround of just reverting the alignment back to it’s original value. And that was it. The bug was now “fixed” and my site didn’t have that nasty shift to the side problem.