OK, I've got a few screen shots. Keep in mind that I am spending my time on getting a good touchscreen flow going, so I haven't done the styling yet. Just getting the basic controls in for now.
The cool thing about flex is that I have the ui file completely seperate from the actual code. So you could actually make the screen as different as you like, without changing the functionality.
Here is the main play screen:
This is the basic controls on the main screen:
Here is the artist library. Note that the buttons '\/' Moves one screen up/down. The '\\\///' button moves to the next/previous alphabet. The 'Play' button will add all artists and play. The buttons after the artist jumps to the individual songs for that artist.
Finally the song screen:
That shows the basics....
Jim