This
QOO Airship is a navigation control for website. You
will find in the HTML source of this page: As the LifeTime
parameter in the icePlayer's object embed code
is set to DOMAIN, the airship will keep alive when browsing
among pages under the same website doamin("flashants.com").
If you link to webpages that outside the website domain(ex. "googls.com"),
then you will see the airship will close and disappear
immediately.
The
airship can be drag to move and you may click
on the triangle button to scroll up / down the navigation
list. To learn how to add
such windowless object to your page, you can view the
icePlayer object embed code in the HTML source as following:
<object id="IcePlayer"
classid="CLSID:A2ECDF87-BFE5-4EBA-852A-45E4F881377F"
codebase="http://www.flashants.com/codebase/iceplayer.cab#version=1,0,5,0">
<param name="SRCURL" value="http://www.flashants.com/windowless/qoo_airship_fullscreen.swf">
<param name="ONTOP" value="FALSE">
<param name="LICENSEKEY" value="ICECDA3DBQ83IMZWXZ4Q5EMQZJBRA8">
<param name="EnableXY" value="FALSE">
<param name="EnableWH" value="FALSE">
<param name = "LifeTime" value ="DOMAIN">
</object>