A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Painting With The Cursor Over Image

  1. #1
    Junior Member
    Join Date
    Sep 2007
    Posts
    2

    Painting With The Cursor Over Image

    I am building a flash site where you will be able to draw with the cursor (using the same method as the "Painting" sample file) and I just have one problem. I'm not sure how I can make it to where the line you draw will appear over the background image I am using. I'd appreciate some help with my mediocre flash skillz... thanks!

    -Aquila

  2. #2
    Senior Member kusco's Avatar
    Join Date
    Nov 2001
    Posts
    681
    One way would be to create an empty Layer element, set it to have properties, and then use ...

    element("my layer").graphics.LineDrawingMethods()

    The lines will then be drawn in their own element space
    Cheers,
    kusco
    (3DFA Support Team)

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