Thanks, Dirk. That's exactly what the doctor ordered! Do you recall
where you read that?


On Sat, 12 Feb 2005 13:01:21 +0100, Dirk Eismann
<[EMAIL PROTECTED]> wrote:
> Try:
> 
> mx.controls.Alert.yesLabel = "Jau";
> mx.controls.Alert.noLabel = "Nix";
> mx.controls.Alert.okLabel = "Klaro";
> mx.controls.Alert.cancelLabel = "Und tsch�ss..."
> 
> you can also modify the default button width of the Alert control if your
> localized text gets too long:
> 
> mx.controls.Alert.buttonWidth = 100;
> 
> Dirk.
> 
> 
> -----Urspr�ngliche Nachricht-----
> Von: David Ringley [mailto:[EMAIL PROTECTED]
> Gesendet: Fr 11.02.2005 21:23
> An: [email protected]
> Betreff: [flexcoders] Localizing Alert box button text
> 
> 
> 
> Is there a way to customize the text on the buttons within an Alert
> box? I see in the API that there is a flag option, but the only valid
> values are Yes, No, OK, and Cancel. I do not see anything that would
> allow one to localize the text.
> 
> Thanks!
> 
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Yahoo! Groups Sponsor
> ADVERTISEMENT
> 
> ________________________________
> Yahoo! Groups Links
> To visit your group on the web, go to:
> http://groups.yahoo.com/group/flexcoders/
>   
> To unsubscribe from this group, send an email to:
> [EMAIL PROTECTED]
>   
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 
>


Reply via email to