Page 1 of 1

Placing a window on an internet webpage?

Posted: Thu Sep 07, 2006 7:53 pm
by kawasaki
Is there a straight forward way to capture an area of a html page for instance, and placing a window on it... For instance, with QuickTime, when there is a QT movie on a page, it will create a window over the section where the movie is supposed to be, and play the movie.


Thanks

Posted: Thu Sep 07, 2006 10:52 pm
by Poshu
You should take a look at browser's plug-in documentation.

Posted: Fri Sep 08, 2006 10:30 am
by ..::Origin::..
Search google for an Embedment DLL. Best i know from hand.

Posted: Fri Sep 08, 2006 12:47 pm
by Trond
There are "old-style" Netscape 4 plugins and ActiveX plugins. (QT is the former.)

Posted: Sat Sep 09, 2006 3:23 am
by kawasaki
..::Origin::.. wrote:Search google for an Embedment DLL. Best i know from hand.

I did a search with no results :(