You should check the method: _paintEventTape() there is a call for setOpacity, which sets the opacity of the tape element.
If you have the bundle release, look in the timeline-bundle.js, otherwise, you should be looking in all the -painter files. compact, original, etc, etc. Regards, Gabriel On Fri, Jul 24, 2009 at 1:01 PM, pedroparamo <[email protected]>wrote: > > Where/how do I change the opacity of the timeline event tape? I've > found how to change the color in the timeline bundle.css file but > there is no opacity property there. > > Using Firebug I can find the code a & change the opacity but I cannot > find the file containing the following > > <div id="tape0-tl-0-1-e12" class="tape-important important timeline- > event-tape" style="left: 5733px; width: 60px; height: 4px; top: 2px; > opacity: 1;"/> > > tag which seems to control the opacity of the tape? > > Great app! > > Pedro > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
