[
https://issues.apache.org/jira/browse/FLEX-33232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13846398#comment-13846398
]
Tim John commented on FLEX-33232:
---------------------------------
I'm getting the same problem with Flex 4.10. I'm using an MP4, not an FLV. I
think that may be where the issue lies. If anything, the first frame should be
displayed until the video is ready to play again, so it freezes rather than
flashes.
> Loop video property adding delay between repetitions
> ----------------------------------------------------
>
> Key: FLEX-33232
> URL: https://issues.apache.org/jira/browse/FLEX-33232
> Project: Apache Flex
> Issue Type: Bug
> Components: Spark: VideoPlayer
> Affects Versions: Adobe Flex SDK 4.6 (Release)
> Reporter: Neogene
> Assignee: Erik de Bruin
> Fix For: Apache Flex 4.10.0
>
>
> Setting loop as property of a videoplayer/videodisplay and playing creates a
> not gapless playing experience, between repetitions the audio and video stops
> (no audio e black video) for less than a seconds. This create a bad video
> experience
> [EDIT]
> The only way i found to reduce this effect is to add a listener to the time
> change event and seek to the start of the movie when the elapsed time is not
> equals to the movie duration time.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)