David Huynh wrote:
> John Callahan wrote:
>
>>>> 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
>>
> That is indeed a bug... I'll let you know when it's fixed.
>
You might have to point your browser to
http://trunk.simile-widgets.org/runway/api/swf/runway.swf
and hit shift-reload first, but the 6 digit color parsing bug should be
fixed here
http://trunk.simile-widgets.org/runway/
I also added events
onTitleMouseOver
onTitleMouseOut
onSubtitleMouseOver
onSubtitleMouseOut
and the setting mouseWheelIncrement.
Please test it out and I'll make a 1.1 release.
David
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---