Search found 4 matches

by zapx
Sun Jan 26, 2020 7:56 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Screenshot from a video
Replies: 4
Views: 4085

Re: Screenshot from a video

Ok, I have tested on 7 & 10 Windows system, with different LiveCode 9 versions. I have installed K-Lite codec mega pack far all of them

I have attached my goal :(

regards
by zapx
Sun Jan 26, 2020 6:34 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Screenshot from a video
Replies: 4
Views: 4085

Re: Screenshot from a video

Thanks for your reply, but I'm a very noobs :( . I wrong to write the message... In my test section I used the keyword snapshot...
Today I tested with other pc, but I have always the picture of the object, with his controller bar, but without the frame picture.
I have also installed the most recent ...
by zapx
Fri Jan 24, 2020 5:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Screenshot from a video
Replies: 4
Views: 4085

Screenshot from a video

hi guys,

I need to make an app to get a screenshot from a media player, when I paused it. But I have only the black image of the controller.

I use this command;
export snapshot from player "player" to image "view"

thanks for reading, regards
by zapx
Fri Mar 15, 2019 5:01 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Clipboard use for image
Replies: 10
Views: 9912

Clipboard use for image

Hello here,
I'm trying to paste a image copied from a browser page to a object image, but I fail...

I tried with the property:
set the clipboardData["image"] to image 1, I read that in the Dictionary API

I tried also with full and raw Clipboarddata property, but I continue to fail

I tested tihs ...