Search found 37 matches
- Fri Jul 01, 2016 11:19 am
- Forum: Windows
- Topic: Export for windows 10
- Replies: 2
- Views: 4527
Export for windows 10
We export a tool for mac and windows from LiveCode 8.0.1 stable version,from OS X Yosemite 10.10.5 and Windows 10. On Windows 10 the .exe file it runs but when we move on with some features on tool that requires internet connectivity, post to url and xml handle on the response the tool is not workin...
- Fri Jun 19, 2015 3:43 pm
- Forum: Multimedia
- Topic: Record Videos with videoGrabber are too big
- Replies: 9
- Views: 9039
Re: Record Videos with videoGrabber are too big
Dear Martin,
thank you very much for your answer. I tried the stack you send but with no luck. I still have the same exceptions.
I am on a Mac OSX Yosemite 10.10.2 and tested it LiveCode Commercial 5.5.2 & LiveCode Community 8.0.0
Nana
thank you very much for your answer. I tried the stack you send but with no luck. I still have the same exceptions.
I am on a Mac OSX Yosemite 10.10.2 and tested it LiveCode Commercial 5.5.2 & LiveCode Community 8.0.0
Nana
- Tue Jun 16, 2015 10:59 am
- Forum: Multimedia
- Topic: Record Videos with videoGrabber are too big
- Replies: 9
- Views: 9039
Re: Record Videos with videoGrabber are too big
Dear Martin do you have a sample stack that works with mergAV external on mac? my code works only on my iphone. What am i missing? on openCard try mergAVCamCreate catch e answer e end try try mergAVCamSet "rect",the rect of grc "cam" catch e answer e end try try mergAVCamSet "visible","true" catch e...
- Mon Jun 15, 2015 9:50 am
- Forum: Multimedia
- Topic: Record Videos with videoGrabber are too big
- Replies: 9
- Views: 9039
Re: Record Videos with videoGrabber are too big
Martin Koob thank you for your answer.
mergAV isn't an iOS external ?? We record videos on Windows/Mac...
Nana
mergAV isn't an iOS external ?? We record videos on Windows/Mac...
Nana
- Fri Jun 12, 2015 11:34 am
- Forum: Multimedia
- Topic: Record Videos with videoGrabber are too big
- Replies: 9
- Views: 9039
Record Videos with videoGrabber are too big
We record videos on Windows/Mac with this method:
http://revolution.byu.edu/video/videoGrabber.php
the videos are too big.
is there a way to record smaller videos?
http://revolution.byu.edu/video/videoGrabber.php
the videos are too big.
is there a way to record smaller videos?
- Fri May 23, 2014 8:18 am
- Forum: Android Deployment
- Topic: Android Launch Image
- Replies: 2
- Views: 3051
Re: Android Launch Image
Ok, thank you Simon.
- Thu May 22, 2014 12:24 pm
- Forum: Android Deployment
- Topic: Android Launch Image
- Replies: 2
- Views: 3051
Android Launch Image
Hello, As I understand, Android platforms doesn't use launch images, but LiveCode has the option for a splash screen on the standalone applications settings. I read from the Release Notes that the splash image for android apps must be 600x600. I tested it but the Splash Screen never appears on my an...
- Mon May 05, 2014 12:35 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: RevBrowser shorcuts not working
- Replies: 5
- Views: 4723
Re: RevBrowser shorcuts not working
Thank you Klaus!!!
- Fri May 02, 2014 9:17 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: RevBrowser shorcuts not working
- Replies: 5
- Views: 4723
Re: RevBrowser shorcuts not working
Is there anyone who can help with this?
- Fri Apr 25, 2014 8:33 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: RevBrowser shorcuts not working
- Replies: 5
- Views: 4723
Re: RevBrowser shorcuts not working
I am using 6.6.1.
- Fri Apr 25, 2014 10:44 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: RevBrowser shorcuts not working
- Replies: 5
- Views: 4723
RevBrowser shorcuts not working
Hi all, I'm having a small issue with an app I'm building and am hoping someone can point me in the right direction for a solution. The problem I'm having relates only to desktop environments. I am using a revBrowser control to display a web page as a part of the app. What happens is when i save it ...
- Fri Jan 03, 2014 9:01 am
- Forum: iOS Deployment
- Topic: Synch iOS local calendar with app
- Replies: 3
- Views: 4137
Synch iOS local calendar with app
Hello,
Is there a possible way to synchronize the local built-In iOS calendar with an app ?
Is there a possible way to synchronize the local built-In iOS calendar with an app ?
- Wed Dec 11, 2013 7:02 pm
- Forum: iOS Deployment
- Topic: linking for armv7 failed with g++: failed to exec /Applicati
- Replies: 3
- Views: 4264
linking for armv7 failed with g++: failed to exec /Applicati
Hi, i installed Xcode 5 and i use Livecode 6.1.2 Community Version. When i save as standalone application i get this: linking for armv7 failed with g++: failed to exec /Applications/Xcode.app/Contents/Developer/usr/bin/clang++: No such file or directory Can anyone help me to solve this issue? Thanks...
- Thu Dec 05, 2013 3:44 pm
- Forum: iOS Deployment
- Topic: Upload a video to a server from ios with ftp
- Replies: 3
- Views: 3490
Re: Upload a video to a server from ios with ftp
I used the code below in order to upload images,text in my server. Although i got message "Success" on both Android-iPhone devices, the image is uploaded to the server ONLY from the Android device and NOT from the iphone. Also another message "Contacted" appears in Android device before "Success" me...
- Tue Dec 03, 2013 8:42 pm
- Forum: iOS Deployment
- Topic: Upload a video to a server from ios with ftp
- Replies: 3
- Views: 3490
Upload a video to a server from ios with ftp
Hi,
I am trying to upload a video from an iOS mobile device to my server via ftp. Is there anyone who accomplish to do this with a script which works correct?
If anyone can help me to do it right it would be very appreciated because all the scripts that I tried to write failed.
Thanks in advance.
I am trying to upload a video from an iOS mobile device to my server via ftp. Is there anyone who accomplish to do this with a script which works correct?
If anyone can help me to do it right it would be very appreciated because all the scripts that I tried to write failed.
Thanks in advance.