how do you make a quicktime window pop up, on flash website?
Hey there ... I'm making a website in flash, and I'm trying to set it up so that, when you click on a button, a quicktime movie will pop up in its own little window.
So far, I've been able to make the window pop up, using the window.open javascript, but I'm unable to get the quicktime movie into it.
any help is appreciated, thanks.
So far, I've been able to make the window pop up, using the window.open javascript, but I'm unable to get the quicktime movie into it.
any help is appreciated, thanks.
Comments
Can you get a window to pop up with a quicktime movie in it from a non-Flash source?
Look here for all the details on window.open method:
<a href="http://msdn.microsoft.com/workshop/author/dhtml/reference/methods/open_0.asp" target="_blank">http://msdn.microsoft.com/workshop/author/dhtml/reference/methods/open_0.asp</a>
[ 02-28-2002: Message edited by: AllInOne ]</p>