You are here: Home
Support site for Tips and Tricks HQ premium products
The issue is that it is a service like youtube. I only want to show the video
and not the rest of the page content around the video. Look this: [http://www.screencast.com/t/kyeh8YCv]
Consider that screencast.com is very used video hosting owned by camtasia.
Is it possible to show in lightbox only the video?
I also see that screencast.com also produce a complete html to embed video in blog or page. Please let me know if this lightbox inline html code should work?
<div id="12345" class="lightbox_ultimate_fp_overlay" style="width:640px;height:480px;">
//Screencast.com HTML embed code content here.
</div>
Screencast html embed code example:
<!-- copy and paste. Modify height and width if desired. --><object id="scPlayer"
width="950" height="618" type="application/x-shockwave-flash" ........
</object>
The show image tricks works fine.
But around the image there is some ART BOX border and icon
How can I do to only show the image and not the art box?
Thanks!