View Mode: Normal | Article List

团年饭

[ 2007-02-14 10:11:08 | Author: liuhuan ]
uploads/200702/17_101133_img_2786.jpg

"volumnTo" method in zigoengine

[ 2007-02-10 12:57:33 | Author: liuhuan ]
Thank Andrew for this: http://www.mosessupposes.com/Fuse/forum/comments.php?DiscussionID=133

By driverjase:

Create a class named Sound2.as and add the following code:
Quote
class Sound2 extends Sound {    function Sound2 (target:Object) {    super(target);  }    public function get volume ():Number {    return this.getVolume();  }    public function set volume (v:Number):Void {    trace ("volume:
...

Read More...

A way for button to hittest using point

[ 2007-02-10 12:52:36 | Author: liuhuan ]
very simple. Here we used the localToGlobal method:
Quote
this.onMouseMove = function() {
  point = new Object();
  point.x = _xmouse;
  point.y = _ymouse;
  localToGlobal(point);
  if (!btn.hitTest(point.x, point.y, true)) {
    delete this.onMouseMove;
  }
};

滚铁环

[ 2007-02-10 10:07:59 | Author: liuhuan ]
uploads/200702/17_100300_img_2645.jpg

301生活小区

[ 2007-02-10 10:05:25 | Author: liuhuan ]
uploads/200702/17_100455_img_2680.jpg

home

[ 2007-02-10 10:05:24 | Author: liuhuan ]
uploads/200702/17_100105_img_2621.jpg

Sichuan tofu

[ 2007-02-10 10:03:25 | Author: liuhuan ]
uploads/200702/17_095759_img_2605.jpg

a market

[ 2007-02-10 09:59:40 | Author: liuhuan ]
uploads/200702/17_095543_img_2598.jpg