Search found 6 matches

by RoseWilliam
Sun Aug 03, 2025 11:09 am
Forum: Coding Questions
Topic: MovieStatus not working on version 6.21
Replies: 9
Views: 300

Re: MovieStatus not working on version 6.21

Thanks everyone for your time. At least I now know I am not going crazy.
by RoseWilliam
Sat Aug 02, 2025 7:10 pm
Forum: Coding Questions
Topic: MovieStatus not working on version 6.21
Replies: 9
Views: 300

MovieStatus not working on version 6.21

This code works on version 6.20 but not on 6.21
Any ideas
You will have to upload your own music track into the Music folder
Code:-
EnableExplicit
Enumeration
#Media
EndEnumeration

Define FileName$
Define Result
Define Track$="Music\sherry.mp3"; change to your own music

Result=InitMovie()
Debug ...
by RoseWilliam
Thu Apr 07, 2016 2:17 pm
Forum: Mac OSX
Topic: PB install on Mac costs $99?
Replies: 16
Views: 5489

Re: PB install on Mac costs $99?

Thank you to everybody who responded to my question. I now have the answer I need. I know I don`t need the Mac specifically. I have a Windows machine and PB works fine. As I am 68 next month I thought I would spend the kids inheritence and treat myself to a Mac. Next time someone asks if I use ...
by RoseWilliam
Wed Apr 06, 2016 9:56 pm
Forum: Mac OSX
Topic: PB install on Mac costs $99?
Replies: 16
Views: 5489

PB install on Mac costs $99?

I am planning to buy a Mac. Could someone clarify if I need to buy the Apple Developers license at $99 per year to install and run PB on the Mac. The instructions say install the SDK from the cd/dvd that is supplied with the Mac. IF the disc is not supplied then I can download the SDK from the Apple ...
by RoseWilliam
Sun Mar 20, 2016 5:26 pm
Forum: Coding Questions
Topic: mp4 video will not load on new laptop
Replies: 2
Views: 719

Re: mp4 video will not load on new laptop

:D Thanks Rashad. I have installed the K-Lite codecs and all is well.
by RoseWilliam
Sat Mar 19, 2016 4:30 pm
Forum: Coding Questions
Topic: mp4 video will not load on new laptop
Replies: 2
Views: 719

mp4 video will not load on new laptop

I have 2 laptops both running the same version of PureBasic. One is a 3 year old Acer upgraded from Win 7 to Win 10. The second laptop is a one month old HP Spectre 360 with preinstalled Win10. I can load and play a mp4 video on the Acer but it will not load on the HP. The HP plays the mp4 video ...