I’ve got an existing html5 canvas whiteboard. how can I make Kinetic use my existing canvas to add some of it's functions?
Thanks!
|
I’ve got an existing html5 canvas whiteboard. how can I make Kinetic use my existing canvas to add some of it's functions? Thanks! |
|||
|
|
|
you can create a new layer like this:
and access the generated canvas element like this:
|
|||
|
|
|
can you take a example, Eric, thank I tried, but it not working -_- i have a kinetic stage, a image, when i click on image, it open new layer ( already canvas , i put it into body tag with script tag , and deleted window.onload in it block code )
===================================================
|
|||
|
|