RSS

wModes and GPU for Flash Player explained

This entry was posted on May 25 2008

Working in HTML layout and CSS you will often come along issues with how flash player is rendered in the browser. This most commonly effects how some CSS elements will render below the flash. Most CSS gurus that I have spoken with will firstly go straight to altering the wmode of the flash player. This almost always works to solve the problem, but most who really know why it works? Understanding the both the problem and solution is key to becoming efficient in future problem solving.

Tinic Uro has written up a great post on the new wmodes of Flash Player 10. In explaining the new modes, he has a straight to the point description of each mode and why/when you would want to use them.

The post also goes into great depth of the new GPU rending mode and why you might not want to give your hopes up. Read on for the full story…

Post a Comment