Looping a portion of a clip from a start point to an end point doesn't work.
1. load a clip
2. Invoke setLoopPoints passing a start point 0 and end point 100
3. Invoke loop(10) on the clip
Expected result: The subsection, (frames 0 - 100), play 10 times.
Actual result: The entire clip plays 10 times.
This contradicts published JavaDoc.
Code that demonstrates this behavior is attached.
This behavior was observed on both Solaris and Windows platforms.
jerry.barnes@eng 2001-01-29
Removed from Ladybird project as per request.
Although this bug applies Ladybird as well as Merlin, there are no engineering resources to address it in the Ladybird project timeframe.