A Flash Developer Resource Site

Page 2 of 2 FirstFirst 12
Results 21 to 25 of 25

Thread: Car Selection?

  1. #21
    Gross Pecululatarian Ed Mack's Avatar
    Join Date
    Dec 2001
    Location
    UK
    Posts
    2,954
    Originally posted by Mirandir
    setColorTransform?
    you mean setTransform? And it is most certainly F5. Othervise it's funny that I used a Flash MX function in Flash 5!

    setRGB will make the whole car one solid color. no room for details there.
    Thank You!

  2. #22
    Senior Member mbenney's Avatar
    Join Date
    Mar 2001
    Posts
    2,744
    Originally posted by Mirandir
    setColorTransform?
    you mean setTransform? And it is most certainly F5. Othervise it's funny that I used a Flash MX function in Flash 5!

    setRGB will make the whole car one solid color. no room for details there.
    i stand corrected

  3. #23
    Senior Member
    Join Date
    Jun 2000
    Location
    NJ
    Posts
    440
    Wasn't my .fla of any help? It seems exactly what you are asking for.

  4. #24
    Member
    Join Date
    Jul 2002
    Posts
    88
    I don't understand this code

    _root.colorrr = "0000CC";

    because theres nothing named colorrr in the movie

  5. #25
    Senior Member Genesis F5's Avatar
    Join Date
    Jan 2002
    Location
    Unallocated memory
    Posts
    1,845
    It isn't anywhere... but stored in frame one, and recalled by the "paint" movie clip within the car movie clip.

    _root.colorrr is just a variable stored within the _root directory, so it can be acessed from all frames.


    -genesis f5

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center