Timelines won't start playing in a browser unless another piece of JavaScript tells them to. There are two ways you can make a timeline start playing, both of which use JavaScript behaviors.
One way is to make the timeline play automatically when the page is finished loading. The other way is to use a behavior, so that a user event such as a click or a mouseover triggers the timeline.