?? example1.xml
字號:
<?xml version="1.0"?>
<flashwebmenu>
<settings closetime="1000" type="horizontal" align="left" valign="top" margin="6,16,0,0"/>
<style name="style1">
<menu color="FFFFFF" alpha="80" 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="138" height="0" space="2" target="_self">
<normal color="FFFFFF" alpha="0">
<text color="000000" size="9" face="Verdana" align="left" bold="true" italic="false" underline="false" />
<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="CCCCCC" 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="888888" 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" />
<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" />
<item label="Example #8" href="Example8.html" />
</submenu>
<item label="Purchase" href="Purchase.html" />
<line />
<submenu label="Action Scripts">
<item label="Plus 1 hide" href="actionscript:plus1hide" />
<item label="Plus 1 show" href="actionscript:plus1show" />
<item label="Plus 2 hide" href="actionscript:plus2hide" />
<item label="Plus 2 show" href="actionscript:plus2show" />
<item label="Plus 3 hide" href="actionscript:plus3hide" />
<item label="Plus 3 show" href="actionscript:plus3show" />
<item label="Plus 4 hide" href="actionscript:plus4hide" />
<item label="Plus 4 show" href="actionscript:plus4show" />
</submenu>
</submenu>
<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>
<submenu label="Download" style="style2">
<item label="FlashWebMenu.zip" href="FlashWebMenu.zip" />
<item label="MenuOne.zip" href="/animatedmenu/menuone.zip" />
<item label="MenuTwo.zip" href="/animatedmenu/menutwo.zip" />
<item label="MenuThree.zip" href="/animatedmenu/menuthree.zip" />
<item label="HeadlineNewsticker.zip" href="/headlinenewsticker/headlinenewsticker.zip" />
</submenu>
</menu>
</flashwebmenu>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -