Search found 20 matches
- Thu May 22, 2008 5:49 pm
- Forum: Talking LiveCode
- Topic: Card scripts not executing properly in standalone.
- Replies: 3
- Views: 5195
- Wed May 21, 2008 9:57 pm
- Forum: Multimedia
- Topic: Playing audio called from a different card
- Replies: 4
- Views: 7338
You could make the player invisible or place it behind something else.
You can also just
Playing sounds without a player only works for some file formats however.[/code]
You can also just
Code: Select all
Play "audiofile.wav"- Wed May 21, 2008 9:52 pm
- Forum: Multimedia
- Topic: Unable to reuse a Player to handle another sound...
- Replies: 7
- Views: 9925
Ha!
140 sounds! I wish I only had 140... I'd have to work it out but I think I'm more like 1,400.
In other words, not realistic.
In other words, not realistic.
- Sat Apr 26, 2008 10:17 pm
- Forum: Talking LiveCode
- Topic: Card scripts not executing properly in standalone.
- Replies: 3
- Views: 5195
Card scripts not executing properly in standalone.
I'm having several problems in the standalone card scripts that I didn't have in 2.8
1) The first card to load appears to fail to run all of the card "on opencard" scripts. These work fine once I navigate away from that card and back to it.
2) In the standalone some scripts just seem to fail, the ...
1) The first card to load appears to fail to run all of the card "on opencard" scripts. These work fine once I navigate away from that card and back to it.
2) In the standalone some scripts just seem to fail, the ...
- Thu Apr 24, 2008 11:06 pm
- Forum: Multimedia
- Topic: Unable to reuse a Player to handle another sound...
- Replies: 7
- Views: 9925
- Thu Apr 24, 2008 10:57 pm
- Forum: Multimedia
- Topic: Microphone inputs for Windows.
- Replies: 10
- Views: 14407
- Thu Apr 24, 2008 10:56 pm
- Forum: Multimedia
- Topic: recording a sound
- Replies: 3
- Views: 6989
- Thu Apr 24, 2008 10:55 pm
- Forum: Multimedia
- Topic: Only the first letter of title shows up in titlebar
- Replies: 9
- Views: 12094
- Thu Apr 24, 2008 10:53 pm
- Forum: Multimedia
- Topic: Unable to reuse a Player to handle another sound...
- Replies: 7
- Views: 9925
Same problem here
Klaus's fix doesn't work for me either (windows xp 64)
Also, I notice that sometimes I can get the sound to change but I'm not really sure why it does it sometimes and not others.
The "Property Inspector" of the player shows the correct (changed) filename even when the player is playing the old ...
Also, I notice that sometimes I can get the sound to change but I'm not really sure why it does it sometimes and not others.
The "Property Inspector" of the player shows the correct (changed) filename even when the player is playing the old ...
- Mon Feb 25, 2008 5:57 pm
- Forum: Multimedia
- Topic: recording a sound
- Replies: 3
- Views: 6989
- Fri Feb 22, 2008 8:12 pm
- Forum: Multimedia
- Topic: recording a sound
- Replies: 3
- Views: 6989
recording a sound
Ok, stupid simple question. How do I record audio from a microphone.
I have tried;
button "record" with code:
on mouseUp
record sound file "testing.wav"
end mouseUp
button "stop" with code:
on mouseUp
stop recording
end mouseUp
button "play" with code:
on mouseUp
play "testing.wav"
end ...
I have tried;
button "record" with code:
on mouseUp
record sound file "testing.wav"
end mouseUp
button "stop" with code:
on mouseUp
stop recording
end mouseUp
button "play" with code:
on mouseUp
play "testing.wav"
end ...
- Thu Feb 21, 2008 10:47 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Two intermittent bugs.
- Replies: 0
- Views: 2604
Two intermittent bugs.
I have two problems which have alternated working and failing without any apparent changes on my part.
First:
For the first several months I owned Revolution it correctly created the paths for my files when I was building a standalone application. Then for no apparent reason it just started piling ...
First:
For the first several months I owned Revolution it correctly created the paths for my files when I was building a standalone application. Then for no apparent reason it just started piling ...
- Tue Feb 19, 2008 12:17 am
- Forum: Multimedia
- Topic: Microphone inputs for Windows.
- Replies: 10
- Views: 14407
- Mon Feb 04, 2008 12:34 am
- Forum: Talking LiveCode
- Topic: Application with many cards running extremely slowly.
- Replies: 15
- Views: 15371
- Mon Feb 04, 2008 12:07 am
- Forum: Talking LiveCode
- Topic: Application with many cards running extremely slowly.
- Replies: 15
- Views: 15371