You are currently browsing posts tagged “transition”

Milestone: the first video tutorial is online

August 2, 2009 // Posted in General No Comments

It took me quite some time to figure out what it takes to make video tutorials: choose a subject, write a storyboard, prepare the entire story, record a zillion times ’cause you’re never quite happy with the result, edit it afterwards, make a page to publish it, … And I’m probably forgetting a few steps [...]

Read the entire article

View state transition problem: effects don’t play

July 17, 2009 // Posted in AIR, Flex No Comments

Question: When I’m using view states, I apply transitions to make the view state changes more fluent an attractive. There seems to be a problem though, because when I have a component in the second view state that I want to fade out upon returning to the base state, that effect is never played. Do [...]

Read the entire article