Skip to main content

Microsoft Silverlight

'seekTo' Method?RSS Feed

(0)

Joobson
Joobson

Member

Member

0 points

1 Posts

'seekTo' Method?

Is there an equivalent to HTML+TIMEs 'seekTo' Method to synchronise to a point on the timeline? All I've spotted is object.begin(), object.pause(), object.resume(), and object.stop() to interact with the storyboard timeline.

Thanks in advance for any help.

J.

mseredynski
mseredynski

Member

Member

8 points

7 Posts

Re: 'seekTo' Method?

You can achieve the same effect using the Position property of MediaElement.

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities