Re: Motion Comics tutorial for LiveCode

2013-10-02 Thread Alejandro Tejada
Hi All, This zip file contains a folder with all images of page 25. These images are 8 bit png files with transparency. Optimized from 6 MB to just 1.3 MB https://docs.google.com/file/d/0B9ja3Yvw8cHLcXZiS0gzMHhOTFU/edit?usp=sharing In a few hours, I will continue with frame 2 of page 26. If you

Sending mail from on-server

2013-10-02 Thread Christer Pyyhtiä
Runrev support does not respond, so asking help from the community. There used to be a good code strip in the LC guides, which allowed kicking out e-mail from the server. Great way to automate a lot of follow-up and support for your app. For a couple of weeks ago someone changed something in th

Re: revOnline

2013-10-02 Thread Scott Rossi
Why must you always chase the cat? Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 10/2/13 6:48 PM, "Mark Wieder" wrote: >Jacque- > >Wednesday, October 2, 2013, 1:10:25 PM, you wrote: > >> You came out of your corner, didn't you. > >Nuthin' but the groundhog in me >(Bo

Re: Streaming audio without QT

2013-10-02 Thread J. Landman Gay
On 10/2/13 10:59 PM, J. Landman Gay wrote: I could write a script that does the polling, but it seems to me callbacks should work. Oh gosh -- I need to correct the record. I just took a closer look at the callbacks and they were still set for timings of the old m4a files we were using. Those

Re: Streaming audio without QT

2013-10-02 Thread J. Landman Gay
On 10/2/13 9:26 PM, Jim Lambert wrote: Jacque wrote: Is there really no way to play a streaming mp3 without QT? Jacque, Perhaps play it within a browser control? We may have figured it out. My client is audio-proficient and made several different mp3 files to test. I'm not sure what wr

Re: Streaming audio without QT

2013-10-02 Thread Jim Lambert
Jacque wrote: > > Is there really no way to play a streaming mp3 without QT? Jacque, Perhaps play it within a browser control? Jim Lambert ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe a

Re: making thumbs & the rect on iOS

2013-10-02 Thread Gerry Orkin
Jim Why don't you use Monte's mergAV external to make the thumbnails? Quick, clean, easy! Gerry On 03/10/2013, at 11:37 AM, Jim sims wrote: > Using LC 5.5.5 for dev on iOS ___ use-livecode mailing list use-livecode@lists.runrev.com Please vis

Re: revOnline

2013-10-02 Thread Mark Wieder
Jacque- Wednesday, October 2, 2013, 1:10:25 PM, you wrote: > You came out of your corner, didn't you. Nuthin' but the groundhog in me (Bow-wow-wow yippee-yo yippee-yay) -- -Mark Wieder mwie...@ahsoftware.net ___ use-livecode mailing list use-livec

Re: making thumbs & the rect on iOS

2013-10-02 Thread Jim sims
Just answered my own question ...one minute after I sent the email to the list of course. In the settings I hid the status bar and all went well when making the thumbnail. sims On Thu, Oct 3, 2013 at 3:37 AM, Jim sims wrote: > Using LC 5.5.5 for dev on iOS > > I'm downloading a large image f

making thumbs & the rect on iOS

2013-10-02 Thread Jim sims
Using LC 5.5.5 for dev on iOS I'm downloading a large image from a server then 1. saving file to Documents 2. setting the filename of a smaller locked image control to that image in Documents Then I get the rectangle of that smaller locked image 525,250,675,350 Then I import snapshot of that sm

Re: Streaming audio without QT

2013-10-02 Thread J. Landman Gay
On 10/2/13 3:50 PM, Alejandro Tejada wrote: When you download a file with Livecode, where is the file stored? In the system's cached files folder or this file only exists in RAM memory? I wish I knew. I spent some time yesterday looking for the temporary files but I couldn't find any. Maybe t

Re: [ANN] mergExt: Dropbox Sync External and iOS 7 Updates

2013-10-02 Thread Monte Goulding
On 02/10/2013, at 11:15 PM, Roger Eller wrote: > I'm happy to hear that your goal is to support both iOS and Android through > externals. As you are aware, I have been a subscriber for a while, even > though Android support was what I waited, and waited, begged, pleaded, and > waited some more

Re: go stack URL question

2013-10-02 Thread Mark Schonewille
Hi Alejandro, That's right, you shouldn't do this on iOS because you'd be downloading executable code. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprogrammer KvK: 50277553 Use Color

Re: go stack URL question

2013-10-02 Thread Alejandro Tejada
Hi Mark, Could you do this in an iPad? I am sure that this will work fine in Android. But, if I remember well, Apple does not allows that an application download and execute code... Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/go-stack-URL-question-tp467

Re: Streaming audio without QT

2013-10-02 Thread Alejandro Tejada
When you download a file with Livecode, where is the file stored? In the system's cached files folder or this file only exists in RAM memory? J. Landman Gay wrote > On 10/2/13 2:30 PM, Scott Rossi wrote: >> Probably not the answer you want to hear but, download and play locally? > > Yeah, won't

Re: Motion Comics tutorial for LiveCode

2013-10-02 Thread Alejandro Tejada
Hi All, In this link, you could download the first frame of page 25, sprites cutout is still in progress, but layering is complete https://docs.google.com/file/d/0B9ja3Yvw8cHLMUJXeDNQaEhXaVU About the files edited by Ender, all images are really well done. Congratulations Ender! :D Ender made

RE: In-app purchase options

2013-10-02 Thread Ralph DiMola
This my iOS success 1) First set up your in-app purchase products in iTunes Connect(wait to be approved). 2) Add in-app purchases to both your development and production provisioning profiles. 3) Add a test account in iTunes Connect. This will allow you to buy in the sandbox and not incur any cha

Re: revOnline

2013-10-02 Thread J. Landman Gay
On 10/2/13 2:59 PM, Mark Wieder wrote: Kay- Tuesday, October 1, 2013, 6:38:08 PM, you wrote: No, the day was definitely broken but after that post it's much better now. That must be why they call it daybreak. You came out of your corner, didn't you. -- Jacqueline Landman Gay |

Re: In-app purchase options

2013-10-02 Thread Chris Sheffield
Christer, It's definitely not an easy process, as it sounds like you've discovered. First of all, take a look at this LiveCode lesson if you haven't already http://lessons.runrev.com/s/lessons/m/4069/l/48771-how-do-i-implement-in-app-purchases-in-livecode. This helped me to get up and going. So

Re: revOnline

2013-10-02 Thread Mark Wieder
Kay- Tuesday, October 1, 2013, 6:38:08 PM, you wrote: > No, the day was definitely broken but after that post it's much better now. That must be why they call it daybreak. -- -Mark Wieder mwie...@ahsoftware.net ___ use-livecode mailing list use-li

Re: revOnline

2013-10-02 Thread Mark Wieder
Jacque- Wednesday, October 2, 2013, 12:04:19 PM, you wrote: > I wish I could get it to access next year reliably. There's some > features I need. That's easy. Just wait until a day after next year. -- -Mark Wieder mwie...@ahsoftware.net ___ use-li

Re: Streaming audio without QT

2013-10-02 Thread J. Landman Gay
On 10/2/13 2:30 PM, Scott Rossi wrote: Probably not the answer you want to hear but, download and play locally? Yeah, won't work. We need instant playback. Is there really no way to play a streaming mp3 without QT? God I need that new player. On 10/2/13 12:10 PM, "J. Landman Gay" wrote:

Re: Streaming audio without QT

2013-10-02 Thread Scott Rossi
Probably not the answer you want to hear but, download and play locally? Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 10/2/13 12:10 PM, "J. Landman Gay" wrote: >When I set a player to a remote http audio file on a Win 7 machine >without QT installed, nothing plays a

Streaming audio without QT

2013-10-02 Thread J. Landman Gay
When I set a player to a remote http audio file on a Win 7 machine without QT installed, nothing plays and I get an error "could not open video player". The file is an mp3 file set up for fast start streaming. Another mp3 file played from the hard drive does work. How do I get the remote mp3 t

Re: revOnline

2013-10-02 Thread J. Landman Gay
On 10/2/13 11:49 AM, Roger Eller wrote: On Wed, Oct 2, 2013 at 12:41 PM, Peter Haworth wrote: I know RunRev have some amazingly talented people available to them but fixing the day beats it all! RunRev is *obviously* harnessing the power of time travel from a stack by J. Landman Gay. At le

In-app purchase options

2013-10-02 Thread Christer Pyyhtiä
It may be I red the manuals like a devil in the bible, but cannot figure out the exact process of getting in place an in-app purchase process of alternative options for the user. What is the exact and correct order of statements to be put in place. The difficulty is in there are no ways of doin

Re: Updating iOS app

2013-10-02 Thread Andrew Kluthe
Great info all around. Thanks a ton! On Wed, Oct 2, 2013 at 12:10 PM, Jim Lambert wrote: > Monte wrote: > > > If it's not on the app store (you have an enterprise program or are > using a development profile) then yes you can do this fine. However, you > would still need to handle new versions

Re: Updating iOS app

2013-10-02 Thread Jim Lambert
Monte wrote: > If it's not on the app store (you have an enterprise program or are using a > development profile) then yes you can do this fine. However, you would still > need to handle new versions of the engine or externals so in the end it might > be simpler to use a service like test fligh

Re: revOnline

2013-10-02 Thread Roger Eller
On Wed, Oct 2, 2013 at 12:41 PM, Peter Haworth wrote: > I know RunRev have some amazingly talented people available to them but > fixing the day beats it all! > RunRev is *obviously* harnessing the power of time travel from a stack by J. Landman Gay. At least that's what I heard next week. :)

Re: revOnline

2013-10-02 Thread Peter Haworth
I know RunRev have some amazingly talented people available to them but fixing the day beats it all! RevOnline seems to be OK again with 5.5.4. Pete lcSQL Software On Tue, Oct 1, 2013 at 6:13 PM, Mark Wieder wrote: > > Maybe there was a problem earlier in the day that g

Re: Updating iOS apps

2013-10-02 Thread Mark Wilcox
FWIW, you can also use TestFlight with an Enterprise developer account (I think it's limited to 1000 users) but an Enterprise distribution certificate frees you from the hassle of managing device IDs - for an extra $200/year it's almost certainly worth it for avoiding the pain of the provisionin

RE: iOS 7 / Xcode 5 and the status bar.

2013-10-02 Thread Ralph DiMola
I'm doing the same thing but using a % of the display height as to account for different pixel densities.(retina vs. non-retina). Non-retina is 20 pixels and retina is 40 pixels. Now that I understand this seasons style I will adapt. Remember, no whites dresses after labor day(or is it before? I

Re: Updating iOS apps

2013-10-02 Thread Mike Kerner
TestFlight (not testApp - sorry) also lets the users pull the app update, so it's like using the app store without using the app store. As he mentioned, if you're going to be at 99 users or under, you can just put their devices on your developer profile and and testFlight will put the relevant pro

Re: Updating iOS apps

2013-10-02 Thread Mike Kerner
Monte has a tool that integrates with testApp, which lets me notify my users of updates. Then I give the users a certain period of time before the app locks them out if they don't update. On Tue, Oct 1, 2013 at 5:50 PM, Monte Goulding wrote: > > On 02/10/2013, at 7:23 AM, Andrew Kluthe wrote:

Re: LiveCoders in France and Spain

2013-10-02 Thread René Micout
Hello Sergio, Yes it is the same group. I live in Paris (13) Bon souvenir de Paris René Le 2 oct. 2013 à 17:11, Sergio Schvarstein a écrit : > Merci René. > > Do you refer to the Group Français de Développeurs LiveCode > (http://www.meetup.com/Groupe-Francais-de-developpeurs-LiveCode-RunRev-Ap

Re: LiveCoders in France and Spain

2013-10-02 Thread Sergio Schvarstein
Merci René. Do you refer to the Group Français de Développeurs LiveCode (http://www.meetup.com/Groupe-Francais-de-developpeurs-LiveCode-RunRev-App-Mob-Desk/) or is it another group ? I've just inscribed myself to this group, by recommendation of a French member of the LinkedIn LiveCode Develop

Re: LiveCoders in France and Spain

2013-10-02 Thread Sergio Schvarstein
Thanks Gerry ! Yes, very lucky. ;-) __ Sergio Schvarstein sschvarst...@gmail.com __ ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscri

names of other machines on local netwrok.

2013-10-02 Thread Dr. Hawkins
I've been using this from two different macs on the same network, but now that I've built for windows, I get the message "unable to to open servername.local Cannot translate address." I had to use the ip address. A machine named "fred" can be accessed as "fred.local" on unix, including mac. T

Re: [ANN] mergExt: Dropbox Sync External and iOS 7 Updates

2013-10-02 Thread Roger Eller
Monte, I'm happy to hear that your goal is to support both iOS and Android through externals. As you are aware, I have been a subscriber for a while, even though Android support was what I waited, and waited, begged, pleaded, and waited some more for. As you are a leading supporter of our xPlat

Re: go stack URL question

2013-10-02 Thread Mark Schonewille
Hi JBV, Sure, you can encrypt the stack and decrypt it when your standalone downloads the stack. You might want to avoid decrypting and opening very large remote files. This code is a bit verbose. You could write a separate function to check the result to make the code a little shorter. Yo

Re: iOS 7 / Xcode 5 and the status bar.

2013-10-02 Thread Gerry Orkin
I'm using 45 pixels. And as my app can be themed with different colours I'm changing the colour of the rectangle behind the status information. Gerry On 02/10/2013, at 2:11 PM, Ralph DiMola wrote: > OK, I see what you mean about the new style. It just would have been helpful > to know how man

go stack URL question

2013-10-02 Thread jbv
Hi list, Let's say you have a standalone that you distribute to your clients, and that standalone consists only in a splashscreen with login/pwd fields. Depending on the login/pwd entered a "go stack URL "http://www.mydomain.com/data/mystack.rev"; is then executed. Is there a way to somehow encryp

From LC 5.5. to LC 6.X

2013-10-02 Thread Christer Pyyhtiä
Has anyone experienced the following problem, and even better, found out a solution to the problem: ? - creates .apk OK in 5.5.4. and starts and runs OK in Android, from 2.3 to 4.2 - creates .apk OK in 6.X, starts but does not start - shows black screen When comparing the memory foo