Categories

Color Object in Flash 5 – fished out

It works when we remove the 0x from the color code:

myColor = new Color(myMovieClip_mc);
var col = “331166″;
myColor.setRGB(col);

seems Macromedia took care of this in the future versions.

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>


− two = 1