Adobe Stratus – Sample code working with PHP
Hello, yesterday was the unveiling of Stratus on Adobe labs. Stratus allows you to utilize the functionality of P2P in the Flash 10 Player. A bit more to it, but, for simplicity’s sake, you can make a video conferencing application with it. Cool. There is sample code posted on the Adobe site, and the server [...]
iphone vs Flex Animation and the mysteries within…
I am working on building iPhone applications. I really liked dealing with animation in AS3 and Flex, so, decided to see what I could do with CoreAnimation and the iPhone to see the differences. There are several ways to animate on the iphone. You can use CoreAnimation that works with CoreAnimation layers, or you can [...]
Tweener Bezier (simple sample)
I recently had no clue how to get a Tweener bezier curve tutorial in working order…so I will attempt to break it down into very simple steps to help others get it working. In Tweener there are optional “Filter” libraries you can utilize to give you access to different properties when you create Tween. In [...]
Custom Rounded Corners with Degrafa
I wanted to be able to have custom rounded corners for my Flex components. Who doesn’t. So, I ventured off into the Degrafa world, downloaded the SWC for Actinoscript 3.0, and started playing. For those of you who don’t know, Degrafa is a very cool graphics library that allows programmatic skinning of components. Translation: it [...]

Loading...
Recent Comments