Inserting External Object
Posted: Mon Apr 30, 2007 6:40 pm
Hi,
Is there a way to insert an external object in an editor?.
For example the code below to insert an youtube flash video in a document:
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/hYRABde3jB4"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/hYRABde3jB4" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
Or the same situation but for an external image, inserting only the url of the image..
Thanks for your help,
Carlos Castro
Is there a way to insert an external object in an editor?.
For example the code below to insert an youtube flash video in a document:
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/hYRABde3jB4"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/hYRABde3jB4" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
Or the same situation but for an external image, inserting only the url of the image..
Thanks for your help,
Carlos Castro