Prayer to the God of AS

Out of context: Reply #14

  • Started
  • Last post
  • 62 Responses
  • penkz0

    Hello...
    I tried to make that alpha thing..
    U can use something like this
    on a mc..

    Thats not exactly what they've done there, it will take more time to achieve this, and I have to go home now.. sorry..

    onClipEvent(enterFrame) {
    this._alpha = ((_root._xmouse - this._x) / this._width) * 100;
    //trace(this._alpha);
    }

    (align the clip to the left of the registration point)..

View thread