- Keynotes: The keynotes on October 5th and 6th will be streamed live.
- Top Sessions: The top three sessions each day will be recorded and posted by 8 P.M. California time that evening.
- All Sessions: All of the technical sessions will be recorded next week and will be posted on Sunday, October 11th.
Graphics geek, performance pusher, animation animal
All content on this blog, unless marked otherwise, is original and is copyright © Chet Haase 2006-2015, all rights reserved.
Wednesday, September 30, 2009
MAX Online
Tuesday, September 22, 2009
Video: 3D Effects in Flex 4
3D in Flash Player 10 and Flex 4, the next episode in the gripping and suspenseful series CodeDependent, is now available from Adobe TV.
In this show, we see some of the 3D capabilities in Flash Player 10 and how we take advantage of them for some of the new 3D effects in Flex 4.
Here's the video:
Here is the demo application:
Finally, here's where you can find the CodeDependent videos on iTunes.
Enjoy.
Friday, September 18, 2009
Video: Shader Transitions in Flex 4
First, some housekeeping announcements:
- The Adobe TV site (where my CodeDependent show is hosted) has been completely redone. The new site is much more searchable and functional than the previous one, so it's easier to browse around there and find the content you like. I'll continue to embed my CodeDependent videos here on my blog, but I encourage you to also check out the TV site itself and see what else is there.
- The embedded player from the TV site has been improved, so now you can expand the video below to run fullscreen.
- The URLs for shows like CodeDependent have also changed. The old links still work (for now at least), but I'll be using the new links from now on to link to the more comprehensible page http://tv.adobe.com/watch/codedependent instead of the older more obtuse "#vi+f16095" page.
And now, back to our show.
Shader Transitions in Flex 4, the next episode in the gripping and suspenseful series CodeDependent, is now available from Adobe TV.
In this show, we see how shaders created in Pixel Bender Toolkit are used in the new Wipe and CrossFade effects to create easy and powerful transitions. These new effects are subclasses of the new AnimateShaderTransition effect which allows you to supply completely custom shaders to get your own shader-based effects for transitions, although you are welcome to simply use Wipe and CrossFade and not worry about the pesky details of shaders if you just want some simple transitions. We covered shaders in a previous episode, where we talked about how to use the new AnimateFilter effect to animate shader properties, and filter properties in general. Now see how we use shaders and shader animations internally to implement some standard transition effects.
Here's the video (note the new ability to expand the player to run in fullscreen mode):
Here is the demo application (pretty SF pictures courtesy photographer and Android-hacker Romain Guy):
Finally, here's where you can find the CodeDependent videos on iTunes.
Enjoy.
Friday, September 4, 2009
Video: Pixel Bender and Flex 4 Effects
Pixel Bender Shaders in Flex 4, the next episode in the gripping and suspenseful series CodeDependent, is now available from Adobe TV.
In this show, we see how Pixel Bender Toolkit is used to create shaders that can then be used in Flash filters to change the display of objects on the screen. We then see how to use the new AnimateFilter effect in Flex 4 (which we discussed in a previous episode) to animate the shader properties over time, enabling new and powerful transition effects. Note that the demo application shows a crossfade between two images, but the effect can be applied to any component or graphical object - shaders aren't just for images (I just happened to have the images handy when writing the application).
Here's the video:
Here is the demo application (pretty SF pictures courtesy photographer and Android-hacker Romain Guy):
Finally, here's where you can find the CodeDependent videos on iTunes.
Enjoy.