									myFlashObject=new Object

									myFlashObject.movie="AnotherMovie.swf"

									myFlashObject.quality="high"

									myFlashObject.wmode="transparent"

									myFlashObject.width=744

									myFlashObject.height=271

									myFlashObject.version="6,0,29,0"

									commitFlashObject(myFlashObject, "myFlashDiv")
