Search found 32 matches

by hutchfx
Fri May 06, 2022 8:48 am
Forum: Multimedia
Topic: visual effects transitions with player objects
Replies: 2
Views: 5711

Re: visual effects transitions with player objects

Thanks Jacque… that’s a brilliant idea!
by hutchfx
Fri May 06, 2022 8:46 am
Forum: Multimedia
Topic: MP4 in player object Windows 10
Replies: 2
Views: 2178

Re: MP4 in player object Windows 10

Thank you Klaus!
by hutchfx
Fri May 06, 2022 7:44 am
Forum: Multimedia
Topic: MP4 in player object Windows 10
Replies: 2
Views: 2178

MP4 in player object Windows 10

I've been developing a kiosk project on my Mac. I'm now moving it over to a PC running Windows 10 for deployment. The player objects on the Mac work fine for displaying MP4 videos. On the PC it isn't working, though I can run the MP4s using the PC media app with no problem. Does the LC player need a...
by hutchfx
Wed May 04, 2022 1:24 pm
Forum: Multimedia
Topic: Buttons on top of player object
Replies: 6
Views: 3109

Buttons on top of player object

I'm working on a kiosk project. I need to have buttons on top of a player object. This works ok while the player is not playing, but when the player is playing, clicking a button doesn't run the button's script until the video is done. I feel like I'm missing something obvious. LC 9.6.7 Mac OS 10.13...
by hutchfx
Wed May 04, 2022 1:17 pm
Forum: Multimedia
Topic: visual effects transitions with player objects
Replies: 2
Views: 5711

visual effects transitions with player objects

I'm working on a kiosk project. I need to do a visual effect transition from one video to another. I've made it work ok using two player objects, both with allwaysBuffer set to true (why doesn't this property show up in the dictionary?), using "lock screen for visual effect", then hiding one player,...
by hutchfx
Sat Jul 20, 2019 2:33 am
Forum: Raspberry Pi
Topic: LC Player on RPi
Replies: 4
Views: 7020

Re: LC Player on RPi

Thank you -hh. With OMXPlayer and Michael Doub's Master Library I have a working stack on my RPi that plays a video upon an I/O pin input! I'm putting the video and audio through the HDMI port, and I get an audio "pop" when the file begins. Has anyone else experienced this? When I play the files usi...
by hutchfx
Tue Jul 16, 2019 5:34 am
Forum: Raspberry Pi
Topic: LC Player on RPi
Replies: 4
Views: 7020

LC Player on RPi

I made a stack that uses a player object to play a video from disk. It works on my Mac. Compiled for/copied to RPI, it runs, and the interface works, but will not display the video. There was no video player on the RPi, but I installed VLC, and it will play the video file, but the stack will not. Ca...
by hutchfx
Sun Aug 12, 2018 7:24 am
Forum: iOS Deployment
Topic: Rotate an image in iOS
Replies: 1
Views: 2487

Rotate an image in iOS

Is there a way to rotate an image in iOS?
by hutchfx
Tue May 01, 2018 10:10 am
Forum: Multimedia
Topic: Audio recording with LiveCode 9
Replies: 2
Views: 3965

Re: Audio recording with LiveCode 9

Awesome! Thanks Panos!

Hutch
by hutchfx
Tue May 01, 2018 8:22 am
Forum: Multimedia
Topic: Audio recording with LiveCode 9
Replies: 2
Views: 3965

Audio recording with LiveCode 9

The dictionary entries for any audio recording commands suggest that the ability to record audio has gone away with the demise of quicktime. Is this true? Is there a way to record audio in a LiveCode stack on any platform?

Thanks!

Hutch
by hutchfx
Fri Apr 13, 2018 7:55 pm
Forum: iOS Deployment
Topic: JSONtoarray and JSONimport fail in iOS
Replies: 2
Views: 2915

Re: JSONtoarray and JSONimport fail in iOS

Panos,

Thank you for the speedy reply. That did it!

Hutch
by hutchfx
Fri Apr 13, 2018 6:59 pm
Forum: iOS Deployment
Topic: JSONtoarray and JSONimport fail in iOS
Replies: 2
Views: 2915

JSONtoarray and JSONimport fail in iOS

I have a stack using JSONtoarray and/or JSONimport that works on macOS 10.13.3 with LiveCode 9.0.0, but fails when deployed to an iPhone with iOS 11.2.6 #! This does not work for mobile. function fGetStreetAddress pJson -- Neither of the following two calls will work. -- put jsonimport(tApiReturnedJ...
by hutchfx
Wed Jan 17, 2018 1:45 am
Forum: Talking LiveCode
Topic: Height of progress scrollbar
Replies: 6
Views: 4558

Height of progress scrollbar

Changing the height of a horizontal progress scrollbar only changes the rectangle of the object. Is there a way to change the height of the visible bar?

Thanks!

Hutch
by hutchfx
Wed Dec 13, 2017 3:33 am
Forum: Multimedia
Topic: Fade up on a video clip
Replies: 5
Views: 5539

Re: Fade up on a video clip

Richmond62,

Thank you! The substack trick does what I need it to do.

Hutch
by hutchfx
Tue Dec 12, 2017 1:43 am
Forum: Multimedia
Topic: Fade up on a video clip
Replies: 5
Views: 5539

Fade up on a video clip

Using LiveCode 9.0 DP 10 on a Mac with OS 10.13.2 I would like to have a video clip fade on from black. I tried: go to card "black card" visual effect "dissolve" go to card "video card" ...and a "start player" in preopencard of video card. The player pops on, and then the rest of the card dissolves ...

Go to advanced search