Hello, already when fetching the browser widget the system hangs very often.
If you select it again later, the system hangs very often.
I have set the HTMLText of the widget to the embeded code of a YouTube video. The video is manually startable.
I would expect this to do the same.
on mouseup
put “var element = player.playVideo()” into dasscript
do dasscript in widget "Browser
end mouseup
Unfortunately, it does not do this.