⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cross.xml

📁 Flash 菜单 - 各式各样的下拉菜单 - 8种下拉菜单
💻 XML
字号:
<?xml version="1.0"?>
<flashwebmenu>
	<settings key="4A02D7EF19875070" closetime="1000" type="horizontal"  align="left" valign="bottom" margin="96,0,0,8"/>
	<style name="style1">
		<menu color="FFFFFF" alpha="100" left="4" top="4" padding="2,2,2,2">
			<darkborder color="000000" alpha="100" width="1" />
			<lightborder color="000000" alpha="100" width="1" />
		</menu>
		<item width="140" height="0" space="2" target="_self">
			<normal alpha="0">
				<text color="000000" size="9" face="Verdana" align="left" bold="true" italic="false" underline="false" left="0" top="0" />
				<arrow color="222222" alpha="100" width="8" height="8" />
				<darkborder color="DDDDDD" alpha="100" width="0" />
				<lightborder color="DDDDDD" alpha="100" width="0" />
			</normal>
			<over color="DDDDDD" alpha="100">
				<text color="000000" />
				<arrow color="000000" />
				<darkborder color="000000" alpha="100" width="1" />
				<lightborder color="000000" alpha="100" width="1" />
			</over>
			<down color="AAAAAA" alpha="100">
				<text color="000000" />
				<arrow color="000000" alpha="100" />
				<darkborder color="000000" width="1" />
				<lightborder color="000000" width="1" />
			</down>
		</item>
		<line color="000000" alpha="100" width="2" />
	</style>

	<style name="style2" parent="style1">
		<item width="180" />
	</style>
	<style name="style3" parent="style1">
		<item width="120" />
	</style>
	<menu style="style1">
		<item label="SecretPlus Home" href="http://www.secretplus.com" />
		<line />
		<submenu label="Flash Web Menu">
			<item label="Home" href="index.html"/>
			<line />
			<item label="Menu Generator" href="MenuGenerator.html" />
			<submenu label="Examples">
				<item label="Example #1" href="Example1.html" />
				<item label="Example #2" href="Example2.html" />
				<item label="Example #3" href="Example3.html" />
				<item label="Example #4" href="Example4.html" />
				<item label="Example #5" href="Example5.html" />
				<item label="Example #6" href="Example6.html" />
				<item label="Example #7" href="Example7.html" />
			</submenu>
			<item label="Purchase" href="Purchase.html" />
		</submenu>
		<line />
		<submenu label="Java Applets"  style="style2">
			<item label="Animated Menu One" href="/animatedmenu/menuone.html" />
			<item label="Animated Menu Two" href="/animatedmenu/menutwo.html" />
			<item label="Animated Menu Three" href="/animatedmenu/menuthree.html" />
			<item label="Headline Newsticker" href="/headlinenewsticker/index.html" />
		</submenu>
		<line />
		<submenu  label="Download" style="style2">
			<item label="FlashWebMenu.zip" href="http://download.secretplus.com/FlashWebMenu.zip" />
			<item label="MenuOne.zip" href="http://download.secretplus.com/menuone.zip" />
			<item label="MenuTwo.zip" href="http://download.secretplus.com/menutwo.zip" />
			<item label="MenuThree.zip" href="http://download.secretplus.com/menuthree.zip" />
			<item label="HeadlineNewsticker.zip" href="http://download.secretplus.com/headlinenewsticker.zip" />
		</submenu>
	</menu>
</flashwebmenu>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -