States in Flex 4 (entry 2)
This app looks the same as the last one I posted, but it implements the transitions between states using Flex's 'transitions" mechanism, rather than just executing onEnterState event handling code (source code here):
Other differences include:
1) on entry to State1, the label for the current state is spun at the same time as the narration is played, and
2) on entry to State2, a second sound is played after "test narration two" completes.
It shows the same clipping problem in IE on Windows. I'm going to have to look into that.
Other differences include:
1) on entry to State1, the label for the current state is spun at the same time as the narration is played, and
2) on entry to State2, a second sound is played after "test narration two" completes.
It shows the same clipping problem in IE on Windows. I'm going to have to look into that.
Labels: courseware, Flex


0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home