Thanks for you swift answer!
> To make your reference movie, you should be able to just open your
> movie however you want in QuickTime Pro such that your handler is
> triggered, then save that as a reference movie (File -> Save As...,
> choose reference).
Hm, ok. Then how do I force the player to load something using my
component? I guess I'd one way to do it would be to register my
protocol with the player and associate it with a specific URL type,
for example make all URLs that start with "dmtp://.." use my component.
But how would I do something like that?
The player can only open a file or an URL, and since I haven't
told it what a "dmtp://" URL is it says "error -2000: a necessary
data reference couldn't be resolved."
A bit of a catch 22, it seems :)
regards,
Mikael
> On Oct 24, 2005, at 5:00 AM, email@hidden wrote:
>
>> Hi,
>>
>> I've been trying to find this information on the net, but no luck.
>>
>> What I want to accomplish is this:
>>
>> * I'm writing a data handler component
>> * I want to use it on a web page, thus via the QT plugin, and if
>> the component is missing QT should show the "You need to download
>> some stuff" dialog (optionally with a direct link, but that's for
>> the future)
>>
>> I was thinking of making a reference movie, and in that movie
>> specify that my data handler should be used.
>>
>> My problem is: how do I make such a reference movie?
>>
>> Hopefully it's terribly simple and I just haven't found the right
>> page on the net that describes it.. :)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-API mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-api/email@hidden
This email sent to email@hidden