Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Panos, ActiveX and hotspots
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Panos, ActiveX and hotspots



Hi, I'm trying to place the Object tag in an html page which already has the Embed tag used by a panorama with two hotspots. I've come up with this so far:

<OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" WIDTH="400"
HEIGHT="300" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab";>
<PARAM name="SRC" VALUE="ycourtyardgate.mov">
<PARAM name="AUTOPLAY" VALUE="true">
<PARAM name="CONTROLLER" VALUE="false">
<EMBED SRC="ycourtyardgate.mov" HEIGHT=300 WIDTH=400 CONTROLLER=FALSE CACHE=TRUE
HOTSPOT100="ycourtyardvase.html"
HOTSPOT101="ycourtyardstep.html">
</embed>
</OBJECT>


I don't know where I should be putting the hotspot tags within the Object section of the html. Right now, they are only at the end of the Embed tag, and when tested with Win Internet Explorer 5.5 the hotspots are not working. I'm guessing it's just ignoring the embed part of the html?

I open to all helpful suggestions or corrections, as I'm not an html expert! If it is of any use, here is the url where I'm testing things: http://www.yvanroy.com/vrpreview/scastlecourtyard/ycourtyardgate.html

Thanks!
--
Yvan

http://yvanroy.com




Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.