ohcysp
04-24-2009, 10:46 AM
I need to put a .DCR file in my website and I'm using this code:
<embed src="file.dcr" width="440" height="340">
The file is showing but if the .dcr file is larger than 440x340 the content which is over this dimension is not showing ;( Is there a code which can fit the file in specific frame? Thanks in advance
<embed src="file.dcr" width="440" height="340">
The file is showing but if the .dcr file is larger than 440x340 the content which is over this dimension is not showing ;( Is there a code which can fit the file in specific frame? Thanks in advance