A Flash Developer Resource Site

Search:

Type: Posts; User: ErikGee

Search: Search took 0.03 seconds.

  1. Replies
    3
    Views
    8,771

    Exponential sine wave

    Hello!

    With this code I can draw a simple sine wave on the stage:

    http://s4.postimg.org/og2ym1hil/sine.jpg



    var frequency:Number = 5;
    var axisY:Number = stage.stageHeight*.5;
  2. Replies
    0
    Views
    577

    [DisplacementMapFilter] Bend Effect

    Hello,

    I want to make an 'fake 3D' bend effect with the DisplacementMapFilter.

    Is it possible to make an effect like this:

    Example

    I don't know how to do this, i need some help.
Results 1 to 2 of 2




Click Here to Expand Forum to Full Width

HTML5 Development Center