I need to play forwards/backwards to target frame(or second) on my videoPlayer when I push a button. How would I do this?
Not sure how to tween the seek() property. I have TweenLite, which normally works great! But just not sure how to do it here.. 🙂
Thanks!
Disregarding the approach, you can animate a simple
ObjectwithTweenLiteand updateseekproperty accordingly: