Hi all

I try to provide content for an emebdded Mozilla Browser (wxmozilla.sf.net) by the embedding application. That content is a dynamically produced flash animation for the Macromedia Flash plugin. What I try to do is to implement the nsIURIContentListener Interface. But currently I am stucked with the following problem:

OnStartURIOpen is gettting called as expected, when I load an URL, but ALL the other functions (I am particuraly interested in DoContent) are never getting called.

Anybody familiar with this (or can point me to a working example where content stream is provided by the applicaiton) ?

the code is based on Mozilla 1.6

regards
Roberto

P.S.: this is my first post to this list, and I hope I am at the right place here for this kind of problems
_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to