Click to See Complete Forum and Search --> : embedding quicktime animations


grossmed
02-10-2003, 06:19 PM
I am having trouble swapping an embedded quicktime animation with a new animation. I can change the source with "document.window.embed_name.src=new_source;", but the new animation doesn't get loaded. Also, the method "document.window.embed_name.play();" doesn't work.

Where am I going wrong?

-Emily