Re: How to play a sound file in iOS?

2011-10-09 Thread Bill Vlahos
Ah. That did it. Thank you, Bill Vlahos On Oct 9, 2011, at 8:55 PM, J. Landman Gay wrote: > On 10/9/11 10:09 PM, Bill Vlahos wrote: >> How do I play a sound file? >> >> I've attached a wav and an mp3 file to the stack but the following >> statements don't do anything in the simulator. > > >

Re: How to play a sound file in iOS?

2011-10-09 Thread Bill Vlahos
I actually added it as a control from the File menu. Following your suggestion I added the file in the Application Builder but this too fails the Simulator test because I'm not actually building the application yet. Starting from scratch… I have a .wav file. How do I play it from an application

Re: How to play a sound file in iOS?

2011-10-09 Thread J. Landman Gay
On 10/9/11 10:09 PM, Bill Vlahos wrote: How do I play a sound file? I've attached a wav and an mp3 file to the stack but the following statements don't do anything in the simulator. You can only play files that are stored on disk. Include the sound files in the Copy Files pane of the standal

Re: UIWebView control flash

2011-10-09 Thread J. Landman Gay
On 10/9/11 9:09 PM, Scott Rossi wrote: I don't know if you ever found a solution to this, but one suggestion I was thinking of was to have a black card with the browser scaled to 1x1 pixel, like the black screen that will sometimes precede a video (or even white, if that makes more sense). Then

Re: How to play a sound file in iOS?

2011-10-09 Thread Colin Holgate
When you say "attached", do you mean you went into application settings and the Copy Files tab, and add the files there? On Oct 9, 2011, at 11:09 PM, Bill Vlahos wrote: > I've attached a wav and an mp3 file to the stack but the following statements > don't do anything in the simulator. __

How to play a sound file in iOS?

2011-10-09 Thread Bill Vlahos
How do I play a sound file? I've attached a wav and an mp3 file to the stack but the following statements don't do anything in the simulator. play "gong.wav" play "gong.mp3" beep Thanks, Bill Vlahos ___ use-livecode mailing list use-livecode@lists.ru

Re: UIWebView control flash

2011-10-09 Thread Scott Rossi
Recently, Jacque Landman Gay wrote: > I'm setting up a browser control in a preopencard handler. Normally > preopencard doesn't display anything while it runs, but even if I > surround the handler with lock/unlock commands, the card itself is > briefly visible before the control appears. That mean

Re: is runrev.com down?

2011-10-09 Thread Gerry Orkin
The store part of the RunRev site is giving me errors (I can't get to it at all) and I can't activate a licence. g On 10/10/2011, at 2:54 AM, Andre Garzia wrote: > The RunRev website is not opening for me, anyone sees it? ___ use-livecode mailing l

Re: Photo album

2011-10-09 Thread Gerry Orkin
Sergio (and everyone else :)) The demo stack is at http://dl.dropbox.com/u/67170/examples/gallerydemo.zip. It includes a folder of images and html/css files that are bundled with the app engine but copied out to the Documents folder when you first run the stack in the simulator. The code then l

Re: MouseDoubleUp is inconsistent on iPhone

2011-10-09 Thread Bill Vlahos
Randy, Thanks for the explanation. I'll have to figure out a different way. I wonder how Apple does it for selecting words to copy. Bill On Oct 9, 2011, at 3:57 PM, Randy Hengst wrote: > Hi Bill, > > The problem is that you have to tap in virtually the same spot twice… easy > with a mouse,

Re: MouseDoubleUp is inconsistent on iPhone

2011-10-09 Thread Randy Hengst
Hi Bill, The problem is that you have to tap in virtually the same spot twice… easy with a mouse, tough with your finger. be well, randy - On Oct 9, 2011, at 4:46 PM, Bill Vlahos wrote: > Sometimes it works fine and others it doesn't. Are other people finding this > and is there something

Re: Photo album

2011-10-09 Thread Sergio Schvarstein
Thanks Gerry, I was thinking about the same solution if there isn´t an easier option. :( Please please please, let me know as soon as you do your demo stack. Best Regards __ Sergio Schvarstein __ El 08/10/2011, a las 19:00, use-livec

MouseDoubleUp is inconsistent on iPhone

2011-10-09 Thread Bill Vlahos
Sometimes it works fine and others it doesn't. Are other people finding this and is there something that will make it more reliable? I'm using 4.6.4 on a Mac with Lion to build. Bill Vlahos _ InfoWallet (http://www.infowallet.com) is about keeping your important life information

Re: [TEASER] It is Alive! SFTP support in LiveCode

2011-10-09 Thread stephen barncard
I don't know if this is old news, but are you guys aware of the late Mark Smith's libRevCurl ? This was done before 2009, the year of his passing, but I've found his libs are very complete and well annotated. Matthias Rebbe has kindly gathered Mark's libraries and demos at the link below: http://

Re: iOS app update - do I need a new distribution file?

2011-10-09 Thread William de Smet
Hi Mark and others, Terug naar af!  :-( Trouble again! I am trying to upload my app update but got the same error as the first time uploading my app: Application failed codesign verification. The signature was invalid, or it was not signed with an Apple submission certificate. I did this on a ne

Re: [TEASER] It is Alive! SFTP support in LiveCode

2011-10-09 Thread Andre Garzia
Bernard, I haven't solved the blocking issue yet. I will probably not be offering the full CURL suite but the code will be open source so anyone is free to patch in. I don't know how easy it will be to port over to iOS or Android. It uses custom builds of libssh and curl, I don't know how easy it

Re: [TEASER] It is Alive! SFTP support in LiveCode

2011-10-09 Thread Bernard Devlin
Just to clarify. My interest is more in the normal curl features, rather than SFTP. Bernard On Sun, Oct 9, 2011 at 6:56 PM, Bernard Devlin wrote: > Hi Andre, > > I'm curious about this external.  Do you have plans to compile it for > iOS (and when possible, Android)?  Did you sort out the block

Re: [TEASER] It is Alive! SFTP support in LiveCode

2011-10-09 Thread Bernard Devlin
Hi Andre, I'm curious about this external. Do you have plans to compile it for iOS (and when possible, Android)? Did you sort out the blocking issue? Bernard ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscri

Re: is runrev.com down?

2011-10-09 Thread Roger Eller
On Sun, Oct 9, 2011 at 11:54 AM, Andre Garzia wrote: > The RunRev website is not opening for me, anyone sees it? > > cheers > andre > > -- > http://www.andregarzia.com -- All We Do Is Code. > http://fon.nu -- minimalist url shortening service. It must have been earlier because revlets were looki

Re: is runrev.com down?

2011-10-09 Thread Richmond Mathewson
On 10/09/2011 06:54 PM, Andre Garzia wrote: The RunRev website is not opening for me, anyone sees it? cheers andre Seems alright to me. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and m

Re: is runrev.com down?

2011-10-09 Thread Mark Schonewille
It seems to be back on-line. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprogrammer KvK: 50277553 See what you get with only a small contribution. All our LiveCode downloads are listed

R: is runrev.com down?

2011-10-09 Thread bacches...@tin.it
Messaggio originale Da: an...@andregarzia.com Data: 9-ott- 2011 17.54 A: "How to use LiveCode" Ogg: is runrev.com down? The RunRev website is not opening for me, anyone sees it? cheers andre -- http://www.andregarzia.com-- All We Do Is Code. http://fon.nu-- minimalist url shortening

is runrev.com down?

2011-10-09 Thread Andre Garzia
The RunRev website is not opening for me, anyone sees it? cheers andre -- http://www.andregarzia.com -- All We Do Is Code. http://fon.nu -- minimalist url shortening service. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this

Re: iOS app update - do I need a new distribution file?

2011-10-09 Thread Mark Schonewille
Hi William, Sometimes it might be necessary to make a new distrbution file, e.g. if you created a new certificate, but you need to continue to use the same app ID. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter:

iOS app update - do I need a new distribution file?

2011-10-09 Thread William de Smet
Hi there, I made my first update for an iOS app. Do I need a new distribution file or do I use the original one and just update the version number in the LC iOS settings? greetings, William ___ use-livecode mailing list use-livecode@lists.runrev.com Pl