Hi
Is there another solution to jump to a specific startposition before loading the player without calling the seek() method inside the firstFrame listener?
The firstFrame listener ...
- ... shows the actual first frame for a short amount time before jumping to the desired position
- ... does unnecessary buffering
Isn't there another, cleaner solution for this?
Thanks, Marc
↧