Thanks for the info Laura... setting the height in the theme is great
but that size is still fixed. Do you know how to make the bubble
expand and contract based on the data?

On Sep 15, 4:24 pm, Laura Dunn <[EMAIL PROTECTED]> wrote:
> Hi Gord,
> Although you have created your theme, you don't actually seem to call
> it to be used.
> For each timeline you need to add the call to theme:
> eg.
>
> Timeline.createBandInfo({
> ........(your other info),
> theme:                  theme
>
> }
>
> Hope that helps!
> Laura
>
> On Sep 14, 5:34 am, gburkell <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi Everyone,
> > I am trying to change the size of the bubbles so they can fit the
> > content.  I would love them to expand and contract naturally but for
> > some reason it doesn't seem to work????
>
> >http://www.artoftheguillotine.com/htmlversion.html
>
> > I coded on Mac, checked in Firefox 3 and things don't seem to change
> > when I place
>
> > var theme = Timeline.ClassicTheme.create();
> >             theme.event.bubble.width = 320;
> >             theme.event.bubble.height = 220;
>
> > Into the code.
>
> > PLEASE HELP!
>
> > Gord- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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