A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Advanced Drawing API question.

  1. #1
    Databarnak atRax's Avatar
    Join Date
    Dec 2000
    Location
    Zurich, Switzerland
    Posts
    258

    Advanced Drawing API question.

    Ok here it is :

    I wanna make a line go from point A to point B.

    I would love to have a animated brush that spill. ( graphitti style )

    The movement have to be slowly from one point to a another.

    It have to be random around a certain straight line so that its not always exactly the same path when we hit refresh but still going from the same point A to B in the same amount of time.

    math.random
    moveTo

    maybe the lineStyle could have some random to

    but mixing this whit the curveTo aswell makes me lost a bit to have a nice curving line that is random.


    Im missing some points on drawing api ( first time playing whit a fully automated one ) maybe you guys got some stuff to lead me ?
    I ask you all to concentrate really hard on the freedom of all being. Its hard not to be very angry it is impossible We have to focus this confusion frustration helplessness feeling into a creative outlet Anger can spawn such amazing creativity through Street art Free art to teach each other know each other a language our evolution Go ahead and break some dumb rules

  2. #2
    FK Slacker
    Join Date
    Jun 2000
    Location
    vancouver
    Posts
    3,208
    Check out Senoculars ProgressiveDrawing class...

    http://www.senocular.com/index.php?id=1.274

    K.

  3. #3
    Databarnak atRax's Avatar
    Join Date
    Dec 2000
    Location
    Zurich, Switzerland
    Posts
    258
    How about the spill and a graphic brush ?
    I ask you all to concentrate really hard on the freedom of all being. Its hard not to be very angry it is impossible We have to focus this confusion frustration helplessness feeling into a creative outlet Anger can spawn such amazing creativity through Street art Free art to teach each other know each other a language our evolution Go ahead and break some dumb rules

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center