| QUOTE (geo1972 @ Dec 22 2003, 04:13 PM) |
| I'm new to the skinning thing and was wondering, whats the best app or there a tutorial for making overlays. I see skins that have like the preview vid behind a circle which looks cool and wanted to learn how to do that.. any help please |
| CODE |
<LayoutElement Type="Image" Source="preview"> ... </LayoutElement> <LayoutElement Type="Image" Source="overlay"> ... </LayoutElement> |