Bug 231 : quicktime movies don't seem to like being exported
Last modified: 2006-09-19 16:06




Status:
RESOLVED
Resolution:
FIXED -
Priority:
P4
Severity:
normal

 

Reporter:
fry
Assigned To:
fry

Attachment Type Created Size Actions

Description:   Opened: 2005-11-29 14:16
at least on windows, opening the exported "Movie" example gives a blank screen.

perhaps qtjava doesn't like getResource()?
Additional Comment #1 From fry 2006-09-19 16:06
qtjava doesn't like the jar: syntax that's used for URLs, so instead we'll
use loadBytes() and a QTHandle. fixed for 0116.