Hi,
1) I've used "Take snapshot of canvas (PNG, quality 100)" action to screen.
2) I've got an event " On canvas snapshot", with action "Invoke download of CanvasSnapshot with filename..."
3) It's working when running layout under Construct 2, I've got the download window with proper PNG name.
4) When I export the project as HTML5 and upload it to my server, it's not working anymore, the snapshot is opened in a new tab, with a strange url.
(Tested on Firefox and Chrome, with Construct 2 all of them up-to-date)
Someone know why and how to fix that?