From: Michael P. <mp...@ph...> - 2001-03-11 13:00:51
|
when did we become DynMacromedia ?? just kidding : ) if you want, I've got your old code and can have a go at making the conversion. Also what do you think of the java like class setup. I was thinking of changing my code so that all object constructors are attached to a single point and then we can simply delete them all from there in some sort of memory leak "solution". eg: code.ext.Animation.Glow code.gui.DynLayer, gui.DynDocument code.gui.ScrollBar similar to that used for accessing java classes in Netscape LiveConnect. Richard Bennett wrote: > Yes, very nice. > I just looked at the source, and it's certainly more inline with the other > animations. > That's the idea I should apply to wipe.js too. > And maybe to my pathanimBendAddon . > > Regarding slideTo/grow, I think you listen for ongrowrun, and move the layer > "myLayer.moveBy(3)" or whatever. > If you find a way of combining animations that would be great, but I think > that is tied in with a timeline which returns a stepSize value, like we > where discussing in another thread. > Then you would have frames, so you could say my slideTo() goes from frame 20 > to frame 40, and grow.playAnimation(false) starts at frame 30 to frame 40. > Widgets would have their own little timeline, for internal animations. > Then we add key-frames and tweening, and action-script, - ahh what am I > talking about, that'd never sell ;o). > > Richard. > > ----- Original Message ----- > From: "Michael Pemberton" <mp...@ph...> > To: <dyn...@li...> > Sent: Sunday, March 11, 2001 12:46 PM > Subject: [Dynapi-Widgetdev] Grow Animation (again) > > > I'm just not having much luck with my attachments of late, here should > > be the actual attachement. > > -- > > Michael Pemberton > > mp...@ph... > > ICQ: 12107010 > > _______________________________________________ > Dynapi-Widgetdev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-widgetdev -- Michael Pemberton mp...@ph... ICQ: 12107010 |