Quote:
Originally Posted by extreme-mobile
thanks marky,
but im having slight problem with getting it to show, maynbe im editing the code wrong???
<object width="xx" height="xx"><param name="movie" value="movie.swf"></param><param name="wmode" value="transparent"></param><embed src="movie.swf" type="application/x-shockwave-flash" wmode="transparent" width="xx" height="xx"></embed></object>
how would i edit the above?
many thanks
dean
|
Change xx with the width and height, and movie.swf with the swf file url.