Search found 6 matches
- Tue Aug 04, 2015 7:46 pm
- Forum: Talking LiveCode
- Topic: How to code if a certain field has content go to another fid
- Replies: 2
- Views: 2266
How to code if a certain field has content go to another fid
I have used an options menu which has 8 options to it. I have 6 fields where i want to put the menu choice output. Fields a,b,c,d,e,f I want the first choice from the options menu to output into field "a" ( i got this part to work) then I want the script to be able to recognize content in field "a" ...
- Mon Mar 02, 2015 12:59 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Reset Script for Clock Timer
- Replies: 2
- Views: 2980
Reset Script for Clock Timer
I've borrowed bits and pieces from other post for my clock script. The script is to time the length of a baseball game based on first pitch and last out. I can get the clock to start and stop, but my reset script merely clears out the game clock field but does not reset the timer as hoped. Any help ...
- Wed Feb 25, 2015 3:56 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Resize a specific card in a stack
- Replies: 4
- Views: 3666
Re: Resize a specific card in a stack
Thanks Randy....your suggestion did the trick. I appreciate the help!
- Sun Feb 22, 2015 9:38 pm
- Forum: Talking LiveCode
- Topic: Fading out an audio clip
- Replies: 3
- Views: 3278
Re: Fading out an audio clip
Thanks Simon and Klaus for the help. That did the job!
- Sun Feb 22, 2015 9:36 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Resize a specific card in a stack
- Replies: 4
- Views: 3666
Resize a specific card in a stack
Is there a way to resize a specific card within a stack without affecting all cards in the stack? What I am wanting to do is click on a button on a card (card A) and have another card (card B) pop up in front of the other card in a slightly smaller format without hiding Card A. Card A 1080 x 760, Ca...
- Thu Feb 19, 2015 5:31 am
- Forum: Talking LiveCode
- Topic: Fading out an audio clip
- Replies: 3
- Views: 3278
Fading out an audio clip
Developing a program with LiveCode 7 that has soundboard component where I can queue commercial spots. I can get the audio clips to play and stop, but I want to also use a fade out control. I have looked high and low but can not find a sample script or any how to's. I am developing the app for OS X ...