| 
	
 | 
 Posted by Felix Kater on 02/12/07 20:25 
Hi, 
 
I am looking for an example or manual how to write my own object to be 
used in html's <object> ... </object> section. 
 
I am especially looking for the way how an object (to be written in C) 
receives the values from param tags and, in turn, how the object could 
return series of images to the browser as a result, similar to a video 
player. It would be optimal if there was a way to get the hands on a 
pointer of a window of pixels (e.g. 320x200 px) and then let the 
object write the image data into that location. 
 
Felix
 
  
Navigation:
[Reply to this message] 
 |