An additional way is to use a Canvas.  Quick example since I'm at work and don't have Flex here (haven't validated MXML):
 
<mx:Canvas>
 
  <mx:Label text="Some Text" id="main_txt" textColor="#FFFFFF" x="100" y="100" />
 
  <mx:Labe text ="Some Text" id="shadow_txt" textColor="#000000" x="101" y="101" />
 
</mx:Canvas>
----- Original Message -----
Sent: Wednesday, March 23, 2005 10:58 AM
Subject: [flexcoders] Label question

I hope this is not a silly question but what I want to do is make a label but give it a border sort of a 3 D appearance and I was wondering if someone could give me some tips on how to do this or if there is a better way to do this? Because I do nto want a button you can click to make it do something I just want it to have a border

Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to