From: Richard B. <ma...@ri...> - 2001-02-05 23:08:13
|
Hi, Nice web design! Why don't you post the widget in question, as after fiddling through your frameset I arrived at the source, but only found reference to GUIButton. Is it similar to dynapi.util.imganim.js ? Did you note the string on problems with setBgImage()? I think there's some info in the faq on that. Cheers, Richard Bennett ma...@ri... www.richardinfo.com (Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2) ----- Original Message ----- From: "Dann" <da...@to...> To: <dyn...@li...> Sent: Sunday, February 04, 2001 11:39 AM Subject: [Dynapi-Dev] My ImageSet object > Hi, > > ... I was never very fond of using 'real' text in widgets, so I always > used 'partials' (images). I've transformed my very olde ImageSet object > into a DynAPI version, and I use that object as a base for all my > widgets. > > The image set is exactly what it says : a set of one or more images, > which are always displayed as the background image of a layer. It > contains methods to iterate through the set, as desired. Nice for > animations or simulated VR... > > The always-use-a-layer-background-for-an-image solved a few interesting > problems for me : > such as : events not firing in layers which contain images as HTML IMG > tage... and it's cross-browser (apart from Mac, which i wasn't able to > test yet)... > > see it at work at : http://www.tomoton.com/test (wipe the shortcut > area)... > > If you want it to be a part of the DynAPI, give it a vote, and I'll > upload/not :) > > CU, > Dann > |