Exactly! I couldn't have described it better myself. Seems like a bug to me.
John Callahan said... I know it shouldn't be this way... but I've had better luck when using 3 digit color codes. For example, in the onLoad function, backgroundColor: "#ff0000", => results in black background, incorrect backgroundColor: "#f00", => results in red background, correct I've also seen some similar 3-digit vs 6-digit color problems in the example, http://www.simile-widgets.org/runway/index.html. Try setting backgroundGradient to none then set backgroundColor to something like #dd8348 (orange like color) and it gets changed to #0d0d08 and displays a black background. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
