« Automating tasks with JavaScript Flash | Main | Issues streaming second FLV from Flash Media Server »

June 22, 2006

SeekBar or VolumeBar fails in custom FLVPlayback skin

TechNote: Developers who have created their own custom skins for FLVPlayback component may experience a failure in certain situations.

If both the SeekBar ("seekBarProgress_mc") and the VolumeBar ("volumeBar_mc") are used in the custom UI skin and there are other UI Components on stage (such as Button or CheckBox), the SeekBar or the VolumeBar will fail.

Posted by jhallstrom at June 22, 2006 3:10 PM

Related Entries