Jun
2
Física en Flash: Drag y rotación con easing

Publicado el 2 de Junio, 2008

Descargar flash





11 comentarios sobre “Física en Flash: Drag y rotación con easing”

  1.   Fisica in Flash: Drag e rotazione con easing | JuliusDesign dijo:

    […] Ecco un bel esempio che ci mostra come usare la classe easing per creare un effetto drag con rotazione su un clip filmato […]

  2. KArim dijo:

    Hi,

    i have download the .fla but he don’t work!!!
    when i try to open it with flash, i have a message saying me that: “corrupted data”
    im using flash8. can you send me a working .fla??? please. thx.

  3. admin dijo:

    Use flash CS3

  4. Danae dijo:

    hello,
    please, how can i restrict the drag area for don’t loose my object out of visible swf stage?
    thank you for your answer and for your time
    much appreciate your flash works!!!
    Danae

  5. admin dijo:

    http://clipdepelicula.com/fisica-en-flash-drag-y-rotacion-con-easing-v2/

  6. Danae dijo:

    thank you for your quick answer!!
    this solved many troubles!!!
    thank you ^.-

  7. Danae dijo:

    Hi
    please how can i have back my object when this go outside visible area?
    Can it turn back and can i set the coordinates?
    I see a similar in http://www.fat-man-collective.com/
    Thank you

  8. Danae dijo:

    Hello
    please there is a script for have back my object once this is out of visible area?
    i can return it but without tween: can this move out of visible area and come back on some coordinates with tween?
    thank you for your answer
    ^-^

  9. admin dijo:

    search inside the movieclip…

    this._x = inx;
    this._y = iny;

    …inx and iny are the properties X and Y

  10. Fact0r dijo:

    I would like to add the next code so the one you click is on top.
    Your code is written in AS2?
    Is there an AS3 version somewhere?

    var objeto : Array = [objeto1, objeto2, objeto3, objeto4];

    for (var i:int = 0; i

  11. admin dijo:

    AS3 ->

    http://clipdepelicula.com/drag-y-rotacion-con-easing-en-as3/

Deje un comentario