see other response:
it works fine as long as I don't use
play empty
which is what the docs tell us to use for stopping this on mobile...
instead it causes the crash
if we do
play nadanada
which is, basically as you recommend: passing and empty param.. that
stops the play without crashing
On 9/11/2015 6:06 PM, Brahmanathaswami wrote:
I have the following behavior running in a series of buttons that play
audio which is local to the app.
They work fine on the desktop (OS X) but in iOS if I click on any
button too soon, the app crashes.
I've done some tests and I have to wait at
> However, Apple's decision of releasing Mac OS X 10.11 (El Capitan) on
> the 30th of September does not let us do so: it is not possible to
> install Xcode 7.0 and iOS 9.0 SDK on Mac OS X 10.10, and by no means we
> will install El Capitan Beta 6 on our build system.
Er, 10.10 gold master wa
Play stop..
works on OS X
but not on iOS
but at least the app does not crash... but audio does not stop
So
play nadanada # bogus empty variable
is the way to go (ha!)
Swasti Astu, Be Well!
Brahmanathaswami
Kauai's Hindu Monastery
www.HimalayanAcademy.com
Richard Gaskin wrote:
Brahmana
Brahmanathaswami wrote:
> The documentation says
>
> "play empty" for mobile
>
> so I did not try "Play Stop"
That's one of the remaining funky Dictionary entries. "play" and "play
file" are two different entries, though arguably they should be combined.
The entry for "play file" mentions on
The documentation says
"play empty" for mobile
so I did not try "Play Stop"
BR
Richard Gaskin wrote:
> Further testing uncovered that
>
> play empty
>
> is the culprit... using this command on iOS cause some corruption
> that cause the next request to
>
> play someSoundFile
>
> to crash the
Brahmanathaswami wrote:
> Further testing uncovered that
>
> play empty
>
> is the culprit... using this command on iOS cause some corruption
> that cause the next request to
>
> play someSoundFile
>
> to crash the app.
>
> BUT if you do
>
> play nadanada # a bogus variable with no content.
>
>
Further testing uncovered that
play empty
is the culprit... using this command on iOS cause some corruption that cause
the next request to
play someSoundFile
to crash the app.
BUT if you do
play nadanada # a bogus variable with no content.
the native behavior which causes the player to st
I have the following behavior running in a series of buttons that play
audio which is local to the app.
They work fine on the desktop (OS X) but in iOS if I click on any
button too soon, the app crashes.
I've done some tests and I have to wait at about 5.5 seconds before
clicking again, i
Indeed is one of life's most mystifying conundrums that the LC strategy
has allowed multi-media to take a back seat. With the world of online
video and audio exploding, one would think, that if you wanted LiveCode
to be a leading development platform, that making multi-media would be
*the* top
Hi Mark,
I think you might be misunderstanding what 'embedded livecode' was... It was
the ability to embed a LiveCode stack inside another iOS application - so you
could mix LiveCode into an existing app. So it wasn't LiveCode for 'embedded
systems' which is what it sounds like you are asking a
look up "do" and "set the script"
simple example:
on mouseup
ask "What is thy bidding, my master?"
if it is empty then exit mouseup else do it
end mouseUp
On Fri, Sep 11, 2015 at 1:15 PM, Marc Van Cauwenberghe <
marc.vancauwenber...@pandora.be> wrote:
> Please enlighten me Mike :)
>
> Verstuurd
Here´s again something for lifetime, but now also free.
DVDFab Media Player Pro for Mac or Windows
http://en.dvdfab.cn/promotion.htm
Regards,
Matthias
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, uns
Thanks. Done.
--
Mark Wieder
ahsoftw...@gmail.com
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-live
I searched this list and the LC forums to piece together a working method,
and the lock messages was part of what was recommended.
As Paolo said, multimedia in LC is in a state of chaos. Personally, I'd
rather have stable, coherent multimedia controls before experimental things
like html5 export.
Mark Rauterkus wrote:
> There is a stop watch that has six buttons, two of them can
> twist/spin too, and two of the buttons have a quick push or
> a long push, and it includes an earpiece, microphone, speaker,
> wireless (but not wifi) communications with a USB FOB to
> capture data real-time (he
> On Sep 11, 2015, at 8:59 AM, Sebastien Nouat
> wrote:
>
> However, Apple's decision of releasing Mac OS X 10.11 (El Capitan) on the
> 30th of September does not let us do so: it is not possible to install Xcode
> 7.0 and iOS 9.0 SDK on Mac OS X 10.10...
Unless I’m missing something, I don
Owing to mucking up my Linux system (Xubuntu 15.04, 64-bit) a few weeks
ago, mainly to my trying to be too clever for my own good, I ended up with
my erstwhile /Home/ partition being on a partition my system does not
recognise
as /Home/: the end result is that the partition my system currently
r
@ Tom
Good to know that works on Windows. Yesterday I did start by creating a
player, setting it off screen for my Mac OSX UI. Glad to know that
works on Windows. One of our business team here moved entirely off the
Mac Platform over to windows (and built his entire box from the ground
up...
Please enlighten me Mike :)
Verstuurd vanaf mijn iPhone
> Op 11-sep.-2015 om 19:11 heeft Mike Kerner het
> volgende geschreven:
>
> All the time. It's about as easy as you might hope.
>
> On Fri, Sep 11, 2015 at 8:22 AM, Marc Van Cauwenberghe <
> marc.vancauwenber...@pandora.be> wrote:
>
>>
All the time. It's about as easy as you might hope.
On Fri, Sep 11, 2015 at 8:22 AM, Marc Van Cauwenberghe <
marc.vancauwenber...@pandora.be> wrote:
> Hi,
> Sorry to hijack this topic, but I am looking for some kind of end-user
> possibility to make a small script. Had this been done? (Not count
Hi,
This approach is working to play mp3s in a LC 7.0.5 standalone on Windows 7
and Vista:
I've tested this on a Windows 7 machine where QT is installed, but I set the
dontuseQT to true. And on a Vista machine that does not have QT installed.
Worked on both.
on PlayMP3 theMP3file, pname
lock mes
Hi,
maybe this is of some interest for someone on the list
At http://www.appsumo.com/~2miLd/ you can get a lifetimemembership of Sitepoint
premium for just 49$. Normally it costs 99$ a year.
Sitepoint is offering online courses and ebooks about programming. All ebooks
and all course videos can
On 11/09/2015 15:59, Sebastien Nouat wrote:
Dear List Members,
We are pleased to announce the release of LiveCode 6.7.7 RC 4 and
7.1.0 RC 3. This release fixes a regression introduced in LiveCode
6.7.7 RC 1 / 7.1.0 DP 1: iOS applications compiled with 32-bit slice
only would not start on iPad
Dear List Members,
We are pleased to announce the release of LiveCode 6.7.7 RC 4 and 7.1.0
RC 3. This release fixes a regression introduced in LiveCode 6.7.7 RC 1
/ 7.1.0 DP 1: iOS applications compiled with 32-bit slice only would not
start on iPad 1.
*Getting the Release*
To get the releas
Hi,
Sorry to hijack this topic, but I am looking for some kind of end-user
possibility to make a small script. Had this been done? (Not counting embedded
livecode)
Best regards,
Marc Van Cauwenberghe
Verstuurd vanaf mijn iPhone
> Op 10-sep.-2015 om 04:18 heeft Mark Rauterkus het
> volgende g
Hi Richard,
Since you asked...
There is a stop watch that has six buttons, two of them can twist/spin too,
and two of the buttons have a quick push or a long push, and it includes an
earpiece, microphone, speaker, wireless (but not wifi) communications with
a USB FOB to capture data real-time (he
Hello Panos,
yes, you got it.
I was using Sorenson Squeeze to batch compress my videos with the H.264
codec, which is supported by AVFoundation. But unfortunately Sorenson put
its own codec name "Sorenson Video 3" into the file header of the mov
videos. It seems that this name is not accepted by A
Hi Tiemo,
The command 'start player myPlayer' should work. I just tested with LC
6.7.6, adding a new player and executing "start player 1" from the msg box
works as expected. What is the format/codec of the video file you want to
play? It may be the case that the particular video format or codec
Hi All,
We have a great blog about building a Terminator brain and a stack
available for your enjoyment!
https://livecode.com/how-to-build-your-terminator-brain/
Please let us know what you think, if you so wish!
Thanks!
Jana
___
use-livecode maili
Hello,
I have a running software with QT videos. Up to now I am working with LC
6.5.2
I wanted to migrate to LC 6.7.6 where the QT-player is replaced by the
AV-Foundation player. Testing it on a Mac with OS X 10.9.5 Start player
"MyVideoPlayer": just nothing happens. The result is empty, no error
Hi Brahmanathaswami,
as far as I know in desktop computer you can not play mp3 files as audio clips.
Using the "play audio clip" command you have to use WAV or AIFF format .
Although according LC documentation this command work also in Linux
desktop computer, as far as I know it doesn't.
If you w
I was just about to write something along similar lines to what Ali has just
done. Here are my thoughts:
When I uploaded the modified script editor stack, I had been poking around in
it a fair bit. So there was significant opportunity for various properties of
objects to be changed in ways t
I wonder if we can come up with a sort of format (maybe using yaml or
something similar) which specifies the changes, a script that formats the
changes into a diff, and a plugin that we have which applies the changes.
So imagine the following, for example:
-
34 matches
Mail list logo