由XML生成的FLASH导航条-按字数自动生成长度

上周写的一个导航条,XML内容如下:

<?xml version="1.0" encoding = "utf-8" ?>
<nav >
        <item thename="Home" theurl="index.htm"/>
        <item thename="About us" theurl="about.htm"/>
        <item thename="Our Service" theurl="list.htm"/>
        <item thename="Communications" theurl="list.htm"/>
        <item thename="Invest" theurl="list.htm"/>
        <item thename="Our Glory" theurl="list.htm"/>
        <item thename="Contact us" theurl="list.htm"/>
</nav>
 

这个导航麻烦的地方在于,每个单元的宽度是根据字数生成的,并且单元是逐个排列的。

以后一些通用的FLASH导航,都可以用这个模型来实现。



[本日志由 admin 于 2010-08-02 11:03 PM 编辑]
文章来自: 本站原创
引用通告: 查看所有引用 | 我要引用此文章
Tags: 自动适应字数 xml swf导航条
相关日志:
评论: 0 | 引用: 0 | 查看次数: 9691
发表评论
昵 称:
密 码: 游客发言不需要密码.
邮 箱: 支持Gravatar头像.
网 址: 输入网址便于回访.
内 容:
验证码:
选 项:
虽然发表评论不用注册,但是为了保护您的发言权,建议您注册帐号.
字数限制 300 字 | UBB代码 关闭 | [img]标签 关闭