Skip to main content
July 2, 2007
Question

color code from XML to Color.setRGB method

  • July 2, 2007
  • 1 reply
  • 329 views
hi all

How to pass a string (ex. "ff00ff" ) as a color code from XML to Color.setRGB method in flash?

thanks in advance

jiby
This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
July 2, 2007
add "0x" before the hex number.