HTML headache

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10094
Joined: Fri Feb 19, 2010 10:17 am

HTML headache

Post by richmond62 » Sat Jan 14, 2023 4:28 pm

I made a stack with one card and one button, and an embedded aif file (sound),
and ran it off as an HTML5 thang: opened the included webpage in Safari and sat around
waiting . . .
-
SShot 2023-01-14 at 17.25.39.png

Klaus
Posts: 14190
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: HTML headache

Post by Klaus » Sat Jan 14, 2023 4:33 pm

Embedded sounds are not supported oin HTML5, only on the desktop.

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10094
Joined: Fri Feb 19, 2010 10:17 am

Re: HTML headache

Post by richmond62 » Sat Jan 14, 2023 4:40 pm

Thank you for that information.

I think that they are also not supported on Linux.

Klaus
Posts: 14190
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: HTML headache

Post by Klaus » Sat Jan 14, 2023 5:22 pm

The dcitionary shows all supported platforms.

Post Reply