Is it possible to embed an SWF object in HTML if the SWF object is from a different website.
for example, would this work?
<object> <param name="movie" src="http://www.somesite.com/flashfile.swf"> <embed src="http://www.somesite.com/flashfile.swf"> </embed>Posted 22 days ago











