FLASHANTS
 
Home > icePlayer Sample: Navigation Control
FMPlayer Plug-in
If this is the first time to view icePlayer sample, please wait while downloading the icePlayer plugin.You've to click YES in the pop-up dialog box to confirm to install icePlayer plugin

問い合わせ
技術サポート
support@flashants.com
マーケティング&販売
sales@flashants.com
フィードバック&提案
feedback@flashants.com
 

About Flashants navigation control

The Flashants Sprite is a helper to navigate the web pages. As the LifeTime parameter in the HTML object embed code is set to DOMAIN, the sprite 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 Sprite will close and disappear immediately.

The navigation sprite can be drag to move and you may click on the logo face to scroll up / down the navigation list.If you are running Win2000/XP, the alpha channel effect allow you to see through the panel. 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" width="1" height="1" >
<param name="SRCURL" value="http://www.flashants.com/windowless/flashantsMenu.swf">
<param name="ONTOP" value="FALSE">
<param name="LICENSEKEY" value="ICECDA3DBQ83IMZWXZ4Q5EMQZJBRA8">
<param name="EnableXY" value="TRUE">
<param name="_X" value="0">
<param name="_Y" value="0">
<param name="EnableWH" value="TRUE">
<param name="_W" value="230">
<param name="_H" value="600">
<param name = "LifeTime" value ="DOMAIN">
</object>

Any comments or questions, please feel free to email us or to the support forum.

 

 

著作権2001-2003年、FLASHANTS INC.による版権所有