by Patwos >> Wed, 15 Oct 2003 7:55:20 GMT
The JadeMask has a number of images that you load:
JadeMask::picture - use this for the non-roll-over image. JadeMask::pictureRollOver - this one should have the rectangle JadeMask::pictureDisabled - self explanatory
There are a number of other images that you can choose whether or not you need. Just read the documentation on what they do and be sure to look at the ones that are inherited from Picture class as well.
If you want a sample schema I guess I could whip one up another time but you should be able to get this working fairly quickly.
Hope that helps,
Pat.