摘要: Floatis a CSS positioning property. To understand its purpose and origin, we can look to print design. In a print layout, images may be set into the page such that text wraps around them as needed. Th... 阅读全文
posted @ 2010-07-12 17:01 Jamy 阅读(1112) 评论(1) 推荐(0) 编辑
摘要: 在场景第一层中的第一帧里用 Mouse.Hide(); 隐藏掉鼠标指针,创建一个MC指针.放置于第二层中第一帧,右击指针MC添加动作onClipEvent (mouseMove){ this._y = _parent._ymouse; this._x = _parent._xmouse;}这样,MC指针就能跟随鼠标的运动运动了. 阅读全文
posted @ 2010-07-12 14:23 Jamy 阅读(1230) 评论(0) 推荐(0) 编辑