>> 1) For colors, can Runway support the full 6 digits (#ff0000) instead of 
>> only three (#f00)?
>>   
>>     
> It does already. You can try tinkering with the settings in
>     http://www.simile-widgets.org/runway/
> and they'll get applied dynamically.
>   

On http://www.simile-widgets.org/runway/ and 
http://trunk.simile-widgets.org/runway/ the problem is still there.  
Just try entering #ff0000 into the backgroundColor and then click in 
another box.  The value gets changed and the background becomes black.

As I mentioned in a previous email to another user, I also see a problem 
initially setting the value on the onLoad function.

backgroundColor: "#ff0000",   => results in black background, incorrect
backgroundColor: "#f00",   => results in red background, correct



>> 3) Also for the mouseOver event, can the color of that text be it's own 
>> setting/variable?
>>   
>>     
> I'm not sure what you mean. Can you provide a code example?
>
>   
Just check out http://trunk.simile-widgets.org/runway/.  The mouseOver 
text (tooltips) is using the color set in titleColor.  It might be nice 
to have another color setting, in addition to titleColor and subtitleColor.


- John


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/simile-widgets?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to