Hi,
If you are looking for a simple and quick solution (only supports line drawing), please check the following sample project:
CanvasDrawing_2.approj (304 KB)
You can apply this solution for your project with simple steps:
- Open the sample.
- Go to ActivePresenter > Project > Properties > Interactivity and copy the JavaScript action into your project.
- Add an apDrawingData text variable to your project (see How to Add Variables in eLearning - Atomi Systems, Inc. for detail).
How it works:
- Click the Draw Tools button in the player toolbar to enter the drawing mode. Click again to exit this mode.
- In the drawing mode, right-click to change line color and line width.
I have not tested this sample well so please let me know if you find any problem.
Regards,