Search found 2 matches
- Tue Jan 24, 2023 4:11 pm
- Forum: Coding Questions
- Topic: iFrame with DrawSplite and Mouse and Keyboard
- Replies: 1
- Views: 145
Re: iFrame with DrawSplite and Mouse and Keyboard
OpenWindow made it transparent through the css, I believe that what I am not able to make transparent is the CANVAS, does anyone have any suggestions or to make it transparent or to have the video run on top of it.
- Mon Jan 23, 2023 9:31 pm
- Forum: Coding Questions
- Topic: iFrame with DrawSplite and Mouse and Keyboard
- Replies: 1
- Views: 145
iFrame with DrawSplite and Mouse and Keyboard
I need to have mouse and keyboard events, draw images and play a video in the background. The solution I found for the video was iFrame but I can't use the gadget due to not getting elements on top of the video. To work around, I used the code that I exemplify below. The only problem is that due to ...