OK, you know the playback controls in the iPod app. They are simple Play/Pause, FFW, REW image buttons, but when touched upon, they show a glow effect. I want to use them in my own app, so it will have the same look and feel: w/ the same glow effect. Surely I could recreate all of them in PS with the glow effect image added to UIControlStateHighlighted, and I will surely do this if you guys convince me I cannot use the built in control images.
So can I somehow add them to my app in IB, or code?