Placing a window on an internet webpage?

Everything else that doesn't fall into one of the other PB categories.
kawasaki
Enthusiast
Enthusiast
Posts: 182
Joined: Thu Oct 16, 2003 8:09 pm

Placing a window on an internet webpage?

Post 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
Poshu
Enthusiast
Enthusiast
Posts: 459
Joined: Tue Jan 25, 2005 7:01 pm
Location: Canada

Post by Poshu »

You should take a look at browser's plug-in documentation.
..::Origin::..
Enthusiast
Enthusiast
Posts: 125
Joined: Sat Jun 17, 2006 3:15 pm

Post by ..::Origin::.. »

Search google for an Embedment DLL. Best i know from hand.
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

There are "old-style" Netscape 4 plugins and ActiveX plugins. (QT is the former.)
kawasaki
Enthusiast
Enthusiast
Posts: 182
Joined: Thu Oct 16, 2003 8:09 pm

Post by kawasaki »

..::Origin::.. wrote:Search google for an Embedment DLL. Best i know from hand.

I did a search with no results :(
Post Reply