Hello;
I'm writing actionscript code for creating online drawing board. Everything worked fine and i got the result too. But here users can only draw on the swf document. But i have created the movie clip with the instance name. And i want user to draw on this movie clip.
I tried something like
myMovieClip.onMouseDown = startDrawing; [<= function for drawing]
myMovieClip.onMouseUp = stopDrawing;
But after this if i draw, i can see lines under this movie clip not on top of it.
How do i write a code that enables me to draw on a movie clip or image except on the document area.
Please help..
Regards;
Page 1 of 1
Please help with Actionscript code
- ← HELP! Where do i change what Google displays within a flash file
- Flash, Actionscript & RIA
- White space between flash →
Share this topic:
Page 1 of 1
Help














