A Flash Developer Resource Site

Search:

Type: Posts; User: Feralicel

Search: Search took 0.05 seconds.

  1. AS 2 Oks, thnks any way I just resolve it just adding...

    Oks, thnks any way I just resolve it just adding a Variable, hope this anwer helps to someone else...

    on (press) {
    var X:Number = this._x
    var Y:Number = this._y
    this.startDrag();
    ...
    ......
  2. AS 2 Return MC to last position (not an specific one)

    Hello, I'm trying to make like a chess board table, then I need to drag and drop MCs on some drop areas and when it fails gets returned to the last position it was.

    on (release) {...
Results 1 to 2 of 2




Click Here to Expand Forum to Full Width

HTML5 Development Center