- + P A

- C#操作xml

      FLASH 2005-10-26 12:46
已知有一个XML文件(bookstore.xml)如下: ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 正规表达式类

      FLASH 2005-9-10 14:58
下面是正规表达式类RegExp:(外国人就喜欢弄这些) ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- FLASH也要加密类:MD5

      FLASH 2005-9-10 14:56
FLASH中的字符加密(静态加密类:) ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- Sound的上次播放时间

      FLASH 2005-9-10 14:53
由于我们的需要.可能页面不断的刷新,我们的音乐可能才听一半.由于页面的刷新,所听音乐还得重新开始. ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 我的资料收集器.(本地版)

      FLASH 2005-8-19 18:18
我的一个RIA项目吧.传几张图片上来,后台用asp.net+SQL,输出xml让FLASH读取; ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 一个图像绘制类

      FLASH 2005-8-19 17:59
class ppc.dial.util.Graphics extends MovieClip { ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- ResizableWindow源码

      FLASH 2005-8-19 15:47
import mx.containers.Window; ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 避免自己Flash被别人下载

      FLASH 2005-8-19 15:41
//sample usage ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- Flash中的XML使用方法(下)

      FLASH 2005-8-19 15:38
5. 发送XML数据到服务器端 ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- Flash中的XML使用方法(上)

      FLASH 2005-8-19 15:36
原文出处:http://www.flash-mx.com/flash/xml.cfm ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- FLASH中的双击事件

      FLASH 2005-8-19 15:34
看到国外BLOG上的关于双击与单击的事件.我试了一下挺有意思.没准什么时候能用上. ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- FLASH 3D原理

      FLASH 2005-8-18 0:53
大家都知道三维的点都有3个坐标,但FLASH只是有二维的坐标,所以要在FLASH里实现“三维”的效果,就需要对点的坐标进行转化,简单的说,就是怎么把三维坐标转换成二维坐标。(其实,这并不是真正的三维,而是一种视觉欺骗,看上去像三维的就这么回事。所以上面三维带引号。) ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- Xpath读取xml

      FLASH 2005-8-18 0:45
刚刚又看到一篇关于Xpath的文章,介绍Flash MX 2004已经内含 XPath引擎,具体使用方式如下: ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- DataGrid和xmlConnection做动态分页

      FLASH 2005-8-18 0:34
这是我的个站(RIA)首页的的部份代码: ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- FLASH弹出自定义窗口

      FLASH 2005-8-18 0:30
下面为JS代码: ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()