Synchronized device sound

In previous versions of Flash Lite you could only synchronize native Flash sound to animation in the timeline. But this was not possible with device sounds, which are played directly by the device, rather than natively by Flash Lite. In Flash Lite 2.0, you can synchronize device sound with the timeline using the new _forceframerate property. When this property is set to true, Flash Lite drops frames as necessary from animation to maintain the frame rate specified in the SWF file. For more information, see Synchronizing device sounds with animation and the forceframerate property in the Flash Lite 2.x and 3.0 ActionScript Language Reference.