In the Flash I am doing...
It allows me to put a Javascript part
So, I typed this one :
<script language="JavaScript">
document.write('<IMG src="http://www.example.com/pic.jpg"');
</script>
Is that the right format to type in the Javascript?
Because the flash does not show the image at all


