A Flash Developer Resource Site

Results 1 to 16 of 16

Thread: [DISC] code colours

  1. #1
    Senior Member dudeqwerty's Avatar
    Join Date
    Mar 2005
    Location
    Bosnia
    Posts
    1,626

    [DISC] code colours

    hi,
    i always wanted to post a discussion, so now i am going to,

    i just want to know what highlight colours do you use in flash for your script
    i have:
    Keywords in blue
    identifiers in orange
    strings in a darker green

  2. #2
    skylogic.ca MD004's Avatar
    Join Date
    Oct 2003
    Location
    Canada
    Posts
    366
    My comments are green
    My keywords are a red in between these two reds
    My identifiers are navy blue
    My strings are a lighter blue



    ~MD

  3. #3
    Senior Member UnknownGuy's Avatar
    Join Date
    Jul 2003
    Location
    Canada
    Posts
    1,361
    My keywords blue, identifiers are red, and my strings are green.

  4. #4
    Razor
    Join Date
    Aug 2002
    Location
    Canada
    Posts
    721
    All black except for comments which are a gray.

  5. #5
    AquaCorpse saves the day again
    Join Date
    Jun 2005
    Posts
    40
    I just use the standard colors mx 04' starts with
    aqua corpse he's a really cool guy...

  6. #6
    Senior Member tonypa's Avatar
    Join Date
    Jul 2001
    Location
    Estonia
    Posts
    8,223
    I use default SciteFlash colors. I dont write code in the Flash.

  7. #7
    Senior Member dudeqwerty's Avatar
    Join Date
    Mar 2005
    Location
    Bosnia
    Posts
    1,626
    Quote Originally Posted by chuckury
    All black except for comments which are a gray.
    wow, it must take a while to find a mistake in the code. do you find yours eyes hurt, thats why i have things in different colours
    New sig soon

  8. #8
    President PhobiK's Avatar
    Join Date
    Jan 2005
    Location
    Guatemala
    Posts
    918
    Mine looks something like this:

    Might look weird but I like it

    Edit: Sorry, it could be seen in the preview, it's here anyway
    Last edited by PhobiK; 07-11-2005 at 09:00 PM.
    This is MC. His _parents sent him to stop() by the super market to buy some _root beer if he wanted to gotoAndPlay() with his friends at the park later.

    This is my Blog!... The gaming Process
    Please check out my site: Giddel Creations

  9. #9
    Senior Member dudeqwerty's Avatar
    Join Date
    Mar 2005
    Location
    Bosnia
    Posts
    1,626
    cant see it
    New sig soon

  10. #10
    Razor
    Join Date
    Aug 2002
    Location
    Canada
    Posts
    721
    Quote Originally Posted by dudeqwerty
    wow, it must take a while to find a mistake in the code. do you find yours eyes hurt, thats why i have things in different colours
    You get used to it, I didn't have to because it's basically all I've really know when I was 8 I started looking through an HTML book we had and used notepad which we all know has no color then I basically stuck with notepad all the way through HTML, PHP and for the small amount of JS I've done.

    As you can probably tell I dont really like change but I might use the colors as they would help me find a forgotten " or a non-closed block comment.

  11. #11
    self-portrait Kianis's Avatar
    Join Date
    Feb 2004
    Location
    Stockholm, Sweden
    Posts
    425
    Quote Originally Posted by tonypa
    I use default SciteFlash colors. I dont write code in the Flash.
    (Out of topic, sorry) Yay! I use scite too, the flash IDE is horrible.
    // Mazapán, my portfolio

  12. #12
    *insert clever title* SergeantK's Avatar
    Join Date
    Nov 2004
    Location
    Akron, Ohio
    Posts
    506
    I never tampered with the colors... lol


  13. #13
    Say hello to Bob Kakihara's Avatar
    Join Date
    Jul 2004
    Location
    kent, England
    Posts
    1,067
    Never used the colours, might give it a go though.
    If our body is a clock ticking away and if while we experience all that this world has to offer time has still continued to pass, are we living or just experiencing a slow death?

  14. #14
    Style Through Simplicity alillm's Avatar
    Join Date
    Mar 2004
    Location
    Wales
    Posts
    1,988
    Orange comments
    red keywords
    green identifiers
    blue strings.

    Ali

  15. #15
    hmm Pugger's Avatar
    Join Date
    Sep 2003
    Location
    Perth, Australia
    Posts
    616
    Default - I was too lazy to change the colors when I first started using actionscript. Now I know nothing else.

  16. #16
    Flash hates me. crashlanding's Avatar
    Join Date
    Nov 2003
    Location
    UK
    Posts
    439
    Font - Tahoma
    Keywords
    Comments
    Identifiers
    Strings

    //comment
    if (_root.string == "This string"){
    "wen i found my gerbil dead my other gerbil was eating it i just cried and screamed"
    http://www.livescripts.net

    --------------------------------------------------------------------------------
    Last edited by some moderator : Today at 9:01 PM.

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