Sorry for such a noobish question. I'm just starting with Starling, AS3, & FDT. I've done a lot of searching, but haven't been able to find the answer to my question, though it seems like it should be simple.
I've made a new FDT web project, added the Starling SWC to the lib folder, and made a simple 'Hello World' project using the example here: http://gamua.com/starling/first-steps/
If I open it in Adobe Flash Player 14, it runs fine, but if I try it in a browser I get the error about the wrong wmode. I understand that I need to change the render mode to direct, but I'm having a very difficult time figuring out which file I'm supposed to make this change in.