Search found 18 matches
- Sun Dec 06, 2015 9:33 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Video capture for mobile
- Replies: 2
- Views: 2248
Re: Video capture for mobile
Thank you for the quick response.
- Sun Dec 06, 2015 4:45 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Video capture for mobile
- Replies: 2
- Views: 2248
Video capture for mobile
I would like to add a feature to allow mobile users to capture video. I see the video grabber commands that exist. But I also read in one of the forum posts that there isn't a way to change the video settings via script to ensure the videos are smaller than the default on the mobile device. Am I rea...
- Wed Sep 09, 2015 9:39 pm
- Forum: Android Deployment
- Topic: Button do not navigate
- Replies: 8
- Views: 7125
Re: Button do not navigate
Dave, thank you for the reply. To start, I haven't even tried in an emulator yet. It's not working in the IDE. Building as a standalone, not Android (yet.) I have some onLoad handlers for the two cards in the app (pretty simple app so far!) Using LiveCode 7.0.6 build 10038. I will try to create anot...
- Mon Sep 07, 2015 11:23 pm
- Forum: Android Deployment
- Topic: Button do not navigate
- Replies: 8
- Views: 7125
Re: Button do not navigate
I'm having the same problem described above. Any further suggestions on how to troubleshoot? My situation is that I have a button with the following code. When it's clicked on, nothing happens.
on mouseUp
go to card "cardEditCategories"
end mouseUp
Athelene
on mouseUp
go to card "cardEditCategories"
end mouseUp
Athelene
- Sun Aug 30, 2015 11:39 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Compiling error
- Replies: 5
- Views: 3723
Re: Compiling error
I'll look at it again. But I'm aware that quotes can be a problem when copying. I typed them in manually. Very confused but I'll go back (now that I've slept since!) and try it again to be sure I did use quotes that I actually typed in.
- Fri Aug 28, 2015 10:16 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Compiling error
- Replies: 5
- Views: 3723
Re: Compiling error
UPDATE: I figured it out!! Thank you to anyone who had taken some time to look at this. For future reference should anyone ever find this searching for answers, I simply had to take the name of the card out of quotes. Interestingly, I had used this link as a guide: http://www.hyperactivesw.com/mctut...
- Fri Aug 28, 2015 9:22 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Compiling error
- Replies: 5
- Views: 3723
Compiling error
I am having a problem compiling my code. I also noticed that my functions have disappeared from the left column of the script window. (That happened to me before but I realized at that time that there was a syntax error in the code, corrected it and they all came back. This time I can't find the err...
- Tue Aug 25, 2015 7:51 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Passing parameters from one handler to another
- Replies: 6
- Views: 4124
Re: Passing parameters from one handler to another
Klaus, Thank you for your reply. I'd like to follow up on your answer. I have always thought that global variables should work as you stated, without having to be passed from one handler to another. But I find that it doesn't work for me. I'm guessing that means that I'm doing something wrong with s...
- Tue Aug 25, 2015 7:46 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Passing parameters from one handler to another
- Replies: 6
- Views: 4124
Re: Passing parameters from one handler to another
Grrr! No comma, of course. I should have taken a break before I submitted this. Maybe I would have seen it for myself. Thank you so much.
Athelene
Athelene
- Tue Aug 25, 2015 6:22 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Passing parameters from one handler to another
- Replies: 6
- Views: 4124
Passing parameters from one handler to another
I am struggling to figure out why I'm not able to pass a parameter from one handler to another. I do this successfully with others, but can't seem to figure out the problem with this one. The first handler looks essentially like this: on MyHandlerA loadLinks, gSelectedItem end myHandlerA In the IDE,...
- Tue Aug 18, 2015 11:14 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Trying to bring in text to a field from text file
- Replies: 6
- Views: 3956
Re: Trying to bring in text to a field from text file
Thank you!!! Figured it out with your last bit of help. Feeling even more stupid as a result, but very grateful. Turns out the file name was actually notesList.txt.txt. My File Explorer was not showing me extensions. Apparently Livecode can't read my mind and figure out that I am using the wrong fil...
- Tue Aug 18, 2015 10:14 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Trying to bring in text to a field from text file
- Replies: 6
- Views: 3956
Re: Trying to bring in text to a field from text file
OK! Says: Can't open file (87) Does the 87 point me to any resource that might tell me why it can't open it? Maybe my quadruple check on location was quadruple times wrong?
Can't tell you how much I appreciate your help.
Can't tell you how much I appreciate your help.
- Tue Aug 18, 2015 9:53 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Trying to bring in text to a field from text file
- Replies: 6
- Views: 3956
Trying to bring in text to a field from text file
I am trying to bring in the text from a text file into a field. I know this should be simple and have done this before in the tutorial on creating a Notes app. Today, I'm trying to do the exact same thing and no luck. I even renamed my file and field to match the tutorial in case I was missing somet...
- Wed Aug 05, 2015 10:34 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Reinstalled LiveCode
- Replies: 4
- Views: 3194
Re: Reinstalled LiveCode
Thank you for your message Dave. I'm using LC ver 7.0.6. Build 10038. I don't really know how to tell if LC is being blocked. No error messages from LC, the OS or AV. When I click on menu items such as tutorials and such, it seems to connect and give me what I expect. I'll contact customer support. ...
- Wed Aug 05, 2015 3:28 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Reinstalled LiveCode
- Replies: 4
- Views: 3194
Re: Reinstalled LiveCode
Thank you. I did that. Was prompted that LiveCode would restart. I clicked on OK but it never did restart. I manually restarted but don't see any prompts or anything. Was never asked for a subscription code or other identifier.