On Mar 2, 2006, at 10:28 AM, Jeanne A. E. DeVoto wrote:
put "#" into theWebColor -- leading "#"
repeat for each item myItem in theColorNumber -- numeric triplet -
R,G,B
get baseConvert(myItem,10,16)
if the length of it is 1 then put zero before it -- each
component must be 2-digit
put it after theWebColor
end repeat
--
jeanne a. e. devoto ~ [EMAIL PROTECTED]
Thank you very much, this helped me figure out how to use that
baseConvert. And thank you Sarah and FlexibleLearning for also
responding, very much appreciated.
Thanks,
-Garrett
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution