I am developing a web app using Flash Builder. A graphic designer came up with some designs for the app but I have never converted a photoshop document into a Flex skin or for that matter made a custom Flex skin by any means. Is it possible to take the photoshop work and put it into Flash or something? What exactly goes into Flex skins?
If I were to contact this out, how much am I looking to spend on a 8 page app?
In case anyone ever comes across the same issue, I found that creating a new mxml skin class will allow you to set a .jpg or .gif and set the background of a component using something like this:
Skin Class:
MXML Component: