Re: Zoom effect
David Marceau <[email protected]> Thu, 08 Jan 2004 17:38:47 -0500
| Newsgroups | gmane.comp.web.ming.general |
|---|---|
| Message-ID | <[email protected]> |
Joel Dudley wrote: > > I am a newbie and am trying to emulate the OS X dock zoom effect. > Basicly I am going to have a bunch of circles bunched up and when the > mouse hovers over one I want it to zoom from the bunch. I tried > Googling this one and came up empty. I am thinking that all I need to > do is make a sprite that zooms in and out and them move the other > shapes out of the way. Does this make sense? Thanks. I don't know about the OS X zoom effect but if you want to zoom try looking at these sources made with ming: zphoto - a zooming photo album generator. The latest version is available at: http://namazu.org/~satoru/zphoto FYI zphoto source also contains an example of how to do a preloader in ming/c/actionscript. I noticed you said google search so I would again like to point out the ming mailing list search engine: http://213.41.136.220/ming_ml/ The ming search engine seems to be an FAQ. Please place it on the ming home page. Thank you.