I figured it out. For those that might need help in the future, set the x & y variables of the "ModuleLoader" not the module.
-David --- In [email protected], "David C. Moody" <[EMAIL PROTECTED]> wrote: > > Hi guys, > > Fairly new to flex, and I'm trying to figure out how to position > modules. What I mean is when I'm loading the module they always go to > the top-right corner of the app. How can I position the module exactly > where I want it? > > I've tried x & y variables but that didn't seem to work. > > Any help is greatly appreciated. > -David >

