Archive for July 25th, 2003

25
Jul

DRK4 Released

DRK4 was released today and it has some nice Flash and ColdFusion content. The graphics library is very well done and the Polling application is a great example of combining Flash, ColdFusion, and Dreamweaver.

DRK4 also includes updated charting components, which are a major improvement over the original components. However, If you will be using charting in your applications I’d suggest taking a look at B-Line Charting Components which includes many more charts and are in constant development to add new features, like animations and native XML support. Read more.
Continue reading ‘DRK4 Released’

25
Jul

B-Line Charting Components 2.5 just around the corner

Now that B-Line Charting Components 2.0 have been released to the public for a few months, we’re ready to announce the enhancements that will be added in our next release. These include new charts, 3D effects, built-in animations, and native XML support.
Continue reading ‘B-Line Charting Components 2.5 just around the corner’

25
Jul

New easing equation: easeInSquare

I’m working on a project where I wanted to use easing other than linear and Zeno’s paradox, but am unable to use Robert Penner’s wonderful equations.

After a little toying around, I came up with a set of equations that use square root to create a smooth tween.

Continue reading ‘New easing equation: easeInSquare’