Ticket #380 (closed bug: fixed)
overwriting duration on LOAD doesn't always work
| Reported by: | jeroen | Owned by: | |
|---|---|---|---|
| Priority: | Milestone: | Flash 4.4 | |
| Component: | Keywords: | ||
| Cc: | Forum thread: |
Description
Hi Jeroen,
When you load a youtube movie with player.sendEvent("LOAD",obj); sometimes the total time of the new movie will be the same as the old one. Here is an example code.
Just press the button a few times to see what happens to the time of the movies
Change History
Note: See
TracTickets for help on using
tickets.

This should be fixed now with the new implementation of the "duration" handling. Cannot replicate the issue anymore.