Click here to Skip to main content
15,902,276 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am doing zoom in and zoom out functionality in a sony IP network camera. I am displaying live video using that viewer in ASP.NET. I am using object tag to display that viewer. Can I place buttons inside those object?

Thank you
Posted
Updated 11-Feb-10 11:16am
v2

1 solution

You can try to use CSS to position a button inside what is almost certainly an ActiveX object, but I doubt very much it will work.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900