Search found 54 matches

by agraham147
Sun Oct 06, 2024 9:09 pm
Forum: LiveCode Hosting
Topic: Does a LiveCode cPanel hosting account support Node.js?
Replies: 0
Views: 90267

Does a LiveCode cPanel hosting account support Node.js?

Hi guys. I was last here almost 3 weeks ago when I needed some help which I gratefully received. I have a LiveCode hosting account on cPanel. Over the last month, I have taught myself JavaScript along with HTML and CSS and used Node.JS with the Express framework in order to build a web server which ...
by agraham147
Thu Sep 19, 2024 8:56 pm
Forum: LiveCode Hosting
Topic: Needing some help
Replies: 3
Views: 10105

Re: Needing some help

Hi again, It seems to be working now. Although my website which is just a HTML file will still not show up when I go to the domain name. It shows "403 Foridden. You don't have permission to access this resource." Yet if I use cPanel to create a default website using Sitejet it display that website w...
by agraham147
Thu Sep 19, 2024 4:26 pm
Forum: LiveCode Hosting
Topic: Needing some help
Replies: 3
Views: 10105

Re: Needing some help

Hi matthiasr, Thanks very much for replying to me. I'm finding this rather frustrating as I'm new to web development and some things are not really making much sense. I have gone onto my HostGator account and I have removed their DNS's and replaced them with the 3 that you have provided. Now when I ...
by agraham147
Thu Sep 19, 2024 2:17 pm
Forum: LiveCode Hosting
Topic: Needing some help
Replies: 3
Views: 10105

Needing some help

Hi guys, I've been a user of LiveCode since 2017 and I've used it to develop a software system which consists of 3 or 4 different applications. I would now like to allow my system to communicate to a web host to store and retrieve data on a database. Over the past few weeks, I have bought a book on ...
by agraham147
Thu Aug 11, 2022 6:21 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Player not playing audio when on another card
Replies: 13
Views: 5168

Re: Player not playing audio when on another card

Hi Jacque, So you believe that by grouping all the players together and copy and pasting them onto every card of my application, that will prevent the delays. So you are sure that won't cause a delay on navigating to every card? Yes, all the players are invisible as they are just playing out audio. ...
by agraham147
Thu Aug 11, 2022 2:23 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Player not playing audio when on another card
Replies: 13
Views: 5168

Re: Player not playing audio when on another card

Hi Klaus, I run my app on Windows. The filenames of the players are set on openStack and then never touched again after that. My main clock only displays minutes and seconds and so I have it update after every second. I have a simple handler called updateClock that just repeats itself after 1 second...
by agraham147
Wed Aug 10, 2022 8:38 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Player not playing audio when on another card
Replies: 13
Views: 5168

Re: Player not playing audio when on another card

Hi Klaus, Unfortunately, I've already tried the audioClip method and it slows down my application to the point where the clock becomes inaccurate. The players work perfectly, but unfortunately I have that one issue now. I will need to play around with different methods. Possibly edit some of the aud...
by agraham147
Wed Aug 10, 2022 7:26 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Player not playing audio when on another card
Replies: 13
Views: 5168

Re: Player not playing audio when on another card

Hi Klaus, Let me try and explain my issue for you. Each of my sounds are only 1 second long. I have 10 players which are invisible objects as they only play out audio. My application is a snooker scoreboard for Windows. The scoreboard has two separate clocks, one which counts down from 15 minutes to...
by agraham147
Wed Aug 10, 2022 6:29 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Player not playing audio when on another card
Replies: 13
Views: 5168

Re: Player not playing audio when on another card

Hi Klaus, Thank you so much for your quick reply. However, I don't need the players on any other cards. My reason for putting them on another card was because my application was slowing up by a few seconds whenever I had gone away from the card and then came back to it. The players aren't playing wh...
by agraham147
Wed Aug 10, 2022 5:41 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Player not playing audio when on another card
Replies: 13
Views: 5168

Player not playing audio when on another card

Hi guys. I hope you can help me. In my application, I have 10 players each with a wav audio file for a different sound effect, no video. When the players are objects in the current card they play out the audio without issue. However, I've noticed that when I navigate out the card and then come back ...
by agraham147
Tue Jun 29, 2021 8:13 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: HTML5 and SQL database
Replies: 2
Views: 2307

Re: HTML5 and SQL database

Hi Fourth World, Thank you very much for your reply. Unfortunately my knowledge and understanding is somewhat limited when it comes to web development. Do I create an API using Livecode Server and are there any examples or tutorials for me to learn? Also, once the API has been developed, does that m...
by agraham147
Tue Jun 29, 2021 2:01 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: HTML5 and SQL database
Replies: 2
Views: 2307

HTML5 and SQL database

Hi everyone, I'm in the process of creating an application which I want to deploy as a Livecode HTML5 Web App. I want my app display data from a SQL database I have set up on my hosting account (cPanel), but I've been made to believe that Livecode web apps don't support SQL database connections. Is ...
by agraham147
Thu Jun 24, 2021 6:34 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Web Server Help
Replies: 4
Views: 4233

Re: Web Server Help

Thanks for the help guys. Now I have another issue. I've bought a livecode hosting license (cPanel). I've created a SQL database and created a user under my name. I've copied the tutorial on how to open a connection to a database from within an application at https://lessons.livecode.com/m/4071/l/11...
by agraham147
Fri Jun 11, 2021 8:18 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Web Server Help
Replies: 4
Views: 4233

Web Server Help

Hi guys, Over the past few years I've made a scoring/tournament management system for snooker. It consists of a couple of applications: a server application which takes care of tournament draw sheets, player information etc, and a scoring application to score the matches. I would like to be able to ...
by agraham147
Mon Jul 20, 2020 6:22 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Data Grid keeps creating empty last line
Replies: 12
Views: 6407

Re: Data Grid keeps creating empty last line

It's ok guys, I've just created a new dataGrid and copied the specs of the first one, and this new one is working properly. Thanks for everyone's help.

Thanks,
Aaron