Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 10 of 10
  1. #1
    Join Date
    Dec 2005
    Posts
    228

    Grin help with the use of colour in AMS 7

    Hi all:

    Im setting up a litle project with manipulation label properties using Label.Geproperties and SetProperties and firing in Onclick event via if condition for swith to an colour or another...
    But I cant figure how to get a specific color ( example, white colour, until now i dont know how to get it...), is there any kind of rgb to hexadecimal parser color for picking a single colour, I spent hours to get the **** white and other exact colour I want and its frustrating ...Imagine search for a colour from 000000 to 999999 too many number to see..

    Anybody know how to get it?

    Thanks
    Last edited by autoplmst6; 01-23-2008 at 04:04 AM.

  2. #2
    Join Date
    Aug 2003
    Posts
    2,427
    There's dozens of online and free apps to help with this e.g. this.

  3. #3
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    Hope this helps:

    http://www.amsuser.com/ams/examples/...-Intrigued.apz

    Just "Build" (F7) it and you are good to go.
    Intrigued

  4. #4
    Join Date
    May 2006
    Posts
    5,380
    i made a tool a while ago to keep track of the colors im using in certain projects, you can pick any color you want or need and and save it to a database, it returns decimal, hex and rgb color values so its handy for use with any language,

    more info and download can be found on the color tool db page of my site
    http://www.dnet-software.com/site/colortooldb.html
    Open your eyes to Narcissism, Don't let her destroy your life!!

  5. #5
    Join Date
    Dec 2005
    Posts
    228

    Wink

    Hi:
    Thanks all for the provided solutions wins intrigued with that easy app ( no offense to riz and people for help me!) . Many thanks to all folks!

    PD: the true color code for white in table color properties (label, input...) is:
    16777215 mm..those strings of numbers has 8 numbers.. I thought hexadecimal was 6 numbers. Interesting

    Many thanks again.
    Autoplmst6.

  6. #6
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    Quote Originally Posted by autoplmst6 View Post
    Hi:
    Thanks all for the provided solutions wins intrigued with that easy app ( no offense to riz and people for help me!) . Many thanks to all folks!

    PD: the true color code for white in table color properties (label, input...) is:
    16777215 mm..those strings of numbers has 8 numbers.. I thought hexadecimal was 6 numbers. Interesting

    Many thanks again.
    Autoplmst6.
    They are decimal color code numbers.
    Intrigued

  7. #7
    Join Date
    Feb 2001
    Location
    Indigo Rose Software
    Posts
    2,728
    Tip: You can use Math.HexColorToNumber() and Math.HexToNumber() to convert from hex to decimal.
    --[[ Indigo Rose Software Developer ]]

  8. #8
    Join Date
    Dec 2003
    Posts
    891
    Here is free color picker/palette builder I made in AMS.

    If anyone wants it, I'll upload the .apz so you can build off it.
    It has a lot of WORM's and Dermot's stuff in it, too.

    I just noticed it doesn't work properly in Vista. I don't have time to look at it for a while.
    It looks like it's WORM's Color Dialog plugin not compatible with Vista.
    I''ll contact him and ask about it.
    Last edited by Roboblue; 02-08-2008 at 07:31 PM.

  9. #9
    Join Date
    May 2006
    Posts
    5,380
    hey robo, the dialog plugins do cause a error on vista, i had the same problem when i made my color tool so i made my own dll to do the job.

    this dll dose everything the plugin dose
    http://www.indigorose.com/forums/showthread.php?t=19781
    Open your eyes to Narcissism, Don't let her destroy your life!!

  10. #10
    Join Date
    Dec 2003
    Posts
    891
    Thanx!
    I'll phase it in when I get a chance.

Similar Threads

  1. Example: Using MySQL and AMS
    By Jonas DK in forum AutoPlay Media Studio 7.5 Examples
    Replies: 35
    Last Post: 12-26-2009, 06:13 AM
  2. AMS Runtime CD Burning now available!
    By Protocol in forum AutoPlay Media Studio 7.5
    Replies: 17
    Last Post: 12-24-2007, 01:47 PM
  3. .swf in Web Object - can't jump to AMS page
    By DrCode in forum AutoPlay Media Studio 6.0
    Replies: 19
    Last Post: 11-29-2006, 03:45 AM
  4. Pop-up window in AMS 5
    By Lee_Benson in forum AutoPlay Media Studio 5.0
    Replies: 9
    Last Post: 12-25-2003, 06:43 AM
  5. (( Right Click Properties Version infomation
    By GraphiX2003 in forum AutoPlay Media Studio 4.0
    Replies: 5
    Last Post: 02-10-2003, 01:15 AM

Posting Permissions

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