I cant find any documentation on this...
Apple has a new way to embed qt's in a page (b/c yet another crappy IE thing!!).
Using the new standard I would like to be able to:
1. click an html link/s in my parent window
2. the onclick action will swap out the current qt movie in my popup window with that of another QT movie.
Heres apples new way to prepare html pages for QT (Using there new QT_WriteOBJECT_XHTML() function)http://developer.apple.com/internet/ieembedprep.html
I really appreciate any help about implementing such a swap. If you have an old way of achieving this – I'm still interested. Thanks


