A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: Sample: Simple Paint in 3d flash animator

  1. #1
    Junior Member
    Join Date
    Jan 2009
    Posts
    7

    Exclamation Sample: Simple Paint in 3d flash animator

    How to use moore colour to palette and make more stuff in "Simple paint" sample in 3d flash animator



    I need fast help

  2. #2
    3DFA hobby scripter LewxX²'s Avatar
    Join Date
    Jul 2006
    Location
    Germany, Karlsruhe
    Posts
    198
    open the Palette folder

    click on "Red" or any other color object
    -> [Duplicate]

    Open the Duplicated object
    change the color (i.e. to orange)
    By clicking on the colored Box
    look at the hexcode (i.e.: #FF9000)

    Scoll down:

    Call
    [Drawing Script]
    [ChangeColor]
    [0xFF0000] <- this is the Color in Hex
    change this to the new color value (i.e. 0xFF9000)

    move the color box in the preview window(on the left),
    so that you can click on all boxes when you coose the color.
    (make 2 lines of color boxes)


    Repeat this for every new color you want to create
    Last edited by LewxX²; 01-07-2009 at 11:05 AM.
    sorry for my bad school English
    btw. visit my Page: projects.lewxx.de
    or lewxx.de (<= German)

  3. #3
    Junior Member
    Join Date
    Jan 2009
    Posts
    7

    Hex codes

    What is next and next code? Where i can check that hex code, made it that 0xFF9000 and i want make new colour yellow whats code that is?

  4. #4
    3DFA hobby scripter LewxX²'s Avatar
    Join Date
    Jul 2006
    Location
    Germany, Karlsruhe
    Posts
    198
    You can see the hex color in the color-chooser

    on the bottom right (HTML)
    sorry for my bad school English
    btw. visit my Page: projects.lewxx.de
    or lewxx.de (<= German)

  5. #5
    Junior Member
    Join Date
    Jan 2009
    Posts
    7
    I didnt understand my bad english but where i have to go first like

    File-Show HTML- copy code whats the route to hax codes. Or where i can found it?

  6. #6
    3DFA hobby scripter LewxX²'s Avatar
    Join Date
    Jul 2006
    Location
    Germany, Karlsruhe
    Posts
    198
    look at the attachment

    (Yellow: FFFF00)
    Attached Images Attached Images
    sorry for my bad school English
    btw. visit my Page: projects.lewxx.de
    or lewxx.de (<= German)

  7. #7
    3DFA hobby scripter LewxX²'s Avatar
    Join Date
    Jul 2006
    Location
    Germany, Karlsruhe
    Posts
    198
    Does it work,

    or do you need a sample?
    sorry for my bad school English
    btw. visit my Page: projects.lewxx.de
    or lewxx.de (<= German)

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