Closed caioviel closed 12 years ago
This bug was detected in the following NCL: http://pastebin.com/CU6Ba42z
When the audio04 finishes the context ctxSlide04 should end and the context ctxSlide05 should begin. The problem is that when a area areaModel from audio04 ends, the link is triggered.
I don't if this is really a bug from the presentation machine or a bad-written NCL.
As verified in the Ginga-VM, this is really a bug.
@danielpes or @alexcr could you please test this commit with your NCL (from the presente) to assure it still works.
When a link uses a onEnd condition for a context using some interface and any media of that context ends, the link is triggered.