d000hg
07-03-2008, 11:27 AM
I'm working on a game using Flex 3. We have a choice with the UI between doing dialogs using MXML, or getting our artists to create the dialogs as Flash SWFs which we load and "hook into". The first approach requires less time spent passing resources/instructions back and forth between artists/coders, and isn't as friendly to code against, but it does theoretically have greater potential in terms of attractiveness.
I'm trying to find how good you can make UI using MXML, and how customizable the appearance is on the standard components... for example standard scroll bars are not very attractive.
Are there any examples of attractive MXML UI out there I can look at to judge if it's sufficient for our needs?
Thanks for any links.
I'm trying to find how good you can make UI using MXML, and how customizable the appearance is on the standard components... for example standard scroll bars are not very attractive.
Are there any examples of attractive MXML UI out there I can look at to judge if it's sufficient for our needs?
Thanks for any links.