newdeveloper2010
Programmer
Hi,
I am new to web development. I have a HTML file that plays video (this file was created using Camtasia) using iFrame in a HTML page. This video is auto play on the visitors first visit. When they come back again, I set cookie to display a static image and play the video onclick on the image.
How do I display the HTML file inside iFrame on click on the image? I changed the image into .swf file and made the call to the HTML file. But the HTML file opens in a new window. My need is to open the HTML file inside the iFrame onclick on the image.
Appreciate your help.
I am new to web development. I have a HTML file that plays video (this file was created using Camtasia) using iFrame in a HTML page. This video is auto play on the visitors first visit. When they come back again, I set cookie to display a static image and play the video onclick on the image.
How do I display the HTML file inside iFrame on click on the image? I changed the image into .swf file and made the call to the HTML file. But the HTML file opens in a new window. My need is to open the HTML file inside the iFrame onclick on the image.
Appreciate your help.