Answered
Movie Clip tinting
I am trying to change the tint of a movie clip using
actionScript with the following command
myMovieClip.tintColor: #123456;
I get this error: must be a simple identifier.
Suggestions?
myMovieClip.tintColor: #123456;
I get this error: must be a simple identifier.
Suggestions?