[flexcoders] Menubar Styling

2008-06-20 Thread Nicholas Watson
I have a menubar where I want the items on the menubar to be one color and size, and the items in the drop downs to be another color and style. I can't find any information on doing this. Can someone help me out?

[flexcoders] Re: Error building Flex through Ant

2008-04-07 Thread Nicholas Watson
We are only getting this error when building from Eclipse. --- In flexcoders@yahoogroups.com, "Nicholas Watson" <[EMAIL PROTECTED]> wrote: > > We are attempting to build our project using Ant so that we can > include Flex in our continuous build process. We are gett

[flexcoders] Error building Flex through Ant

2008-04-07 Thread Nicholas Watson
We are attempting to build our project using Ant so that we can include Flex in our continuous build process. We are getting a strange namespace error when attempting to build using the mxmlc compiler. We created a simple HelloWorld project to verify the error was not in our project structure. An

[flexcoders] Cairngorm and Service Locators

2008-04-01 Thread Nicholas Watson
I new to Flex, so please excuse the newbie question. Within my ServiceLocator.mxml file, I have a listing of HTTPServices. Each one of them has the URL hard coded in to the file. I would like to make this a configurable setting, depending on which environment the app is running off of (dev, testin