[EMAIL PROTECTED] wrote:
>
> Hello all,
> I have an app that uses timeline and have set controls that allow the 
> user to change the time increment (YEAR,MONTH,DAY,HOUR,MINUTE). MINUTE 
> is too much magnification but 10 minute intervals are what I need. Is 
> there a way to create a ten minute interval without using HotZones?
> I tried the following:
>
>     Timeline.createBandInfo({
>         eventSource:    eventSource,
>         width:          "85%",
>         intervalUnit:   iuTopBand,
> /*        magnify:        10,
>         multiple:       10,*/
>         intervalPixels: 50
>
>     }),
>
What's iuTopBand?...

David

_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to