> wow! thanks Timothy and Dmitry! I'll double-check both of your answers
> against my code.. yes, I AM using plugins and they somewhat DO work..
> my problem is really similar to your, Dmitry.. it could be exactly the
> same issue!

For the records: nope, my code WAS working.. the problem is, my
embedding actually grabs the gecko-rendered page and puts the pixels
in a OpenGL texture to be rendered later (it's a long story). But
Acrobat, like Flash, renders in another HWND... so I just get white
pixels. I somewhat fixed the issue using "wmode=opaque" Flash
parameter on pages with Flash embedded movies etc, but seems there is
no "wmode" or similar for Acrobat Reader... so I switched to another
workaround... to find another problem (which I am going to post soon).
Neverending story.


_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to