|
From: Stephan B. <be...@xs...> - 2006-11-20 10:30:45
|
Hi, We discovered a compile bug in the ComboBox that had to be fixed in order to make this class usable, so we've put a new Release 0.94 on SourceForge. Also in this release, a minor bug in the StringUtils.replace function was fixed. If you use either of these, make sure you download the latest release. If you'd rather patch your own local version, this is the patch for the ComboBox: The first "import" should read as follows: import mx.transitions.easing.Strong; Cheers, Stephan |