> David Huynh wrote:
>> John Callahan wrote:
>>
>>> 1) mouse rollovers for the side graphics. Text could be displayed under
>>> each image in a reduced font size or in a user-defined div, like the
>>> selected record text behaves with onSelect.
>> That's a good idea. I'll add it in.
>>
>>> 2) a separate initial setting for reflectionExtent and reflectivity of
>>> selected image
>>>
>> Any particular reason? It's quite hard to support that because I'm
>> caching all of the reflections.
>>
>>> 3) change the mouse cursor to the pointer(hand) only when over any of the
>>> images. This tells the user that each image can be clicked on.
>>>
>> I'll find a way to support this. Flash only has a global cursor... But I
>> agree it'd be desirable to change the cursor depending on where it is.
>>
>>
>>> 4) For some reason, I cannot get colors to work in the initial
>>> settings. Parameters that are numbers work fine; colors, not so much.
>>>
>> That could be a bug... I'll track it down.
>>
I've fixed #1 and #3
http://trunk.simile-widgets.org/runway/
You might need to point your browser to the .swf file and do a
shift-reload to get the latest code
http://trunk.simile-widgets.org/runway/api/swf/runway.swf
I can't reproduce #4. Did you use # in front of the color codes? E.g.,
#000
for black. Runway doesn't support color names, only HEX color codes.
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
-~----------~----~----~----~------~----~------~--~---