5D艺术网首页
商城
|
资讯
|
作品
|
博客
|
教程
|
论坛
登录
注册
加为好友
发短消息
来自:bj
性别:先生
最后登录:2018-10-12
http://yitu.5d.cn/
首页
|
新闻
|
话题
|
博客
|
相册
|
艺术作品
|
社交关系
|
留言板
|
社交圈
2008/04/05 | flex的states标签用法
类别(flash As)
|
评论
(0)
|
阅读(2103)
|
发表于 20:20
原文地址:http://tb.blog.csdn.net/TrackBack.aspx?PostId=2232776
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" fontSize="12">
<mx:states>
<mx:State name="comp">
<mx:AddChild relativeTo="{canvas1}" position="lastChild">
<mx:Text x="145" y="204" text="成宥利"/>
</mx:AddChild>
</mx:State>
</mx:states>
<mx:Canvas x="0" y="0" width="100%" height="100%" id="canvas1">
<mx:Image x="111" y="55" width="118" height="95" source="1169136988_010_2.jpg" id="image1" rollOver="currentState='comp'" rollOut="currentState=''"/>
</mx:Canvas>
</mx:Application>
1
评论
Comments
日志分类
首页
[193]
flash As
[107]
有的没的
[59]
数码照片
[4]
自由世界
[19]
blender
[4]