Re: [flexcoders] change button color dynamically?

2012-08-18 Thread Sudesh Das
hello Mark,
   you can use the urcomponentID.setStyle(stylename, value); to change the 
style of component.

Regards,
Sudesh



 From: markflex2007 markflex2...@yahoo.com
To: flexcoders@yahoogroups.com 
Sent: Friday, August 17, 2012 8:18 PM
Subject: [flexcoders] change button color dynamically?
 
The following code can change Button Color

mx:Button  label=test   fillColors=[#00ff00, #00ff00, #00ff00, #00ff00] 
fillAlphas=[1, 1, 1, 1]/

May I use setStyle in AS TO change fillColors, please show me how to do that?

May I use AS code change fillColors dynamically with dynamic data.

Thanks

Mark







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Alternative FAQ location: 
https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! 
Groups Links



    http://docs.yahoo.com/info/terms/

[flexcoders] Flashbuilder php

2012-08-18 Thread Dan Pride
Is anyone using Flashbuilder with xdbug instead of Zend? I like PHP but Zend is 
an overloaded piece of crap in my opinion, I would far rather role my own 
classes and not deal with the reams of code and hassles zend provides.
Any tips/comments on this would be appreciated
Dan Pride