RE: Livecode Crashes with Image Source Set to a URL

2011-05-20 Thread Ray Horsley
ashes with Image Source Set to a URL Ray I cannot crash your stack. Works fine. Windows XP w/4.5.2 in the mc IDE. Am suspecting either the version or (heaven forfend) the LC IDE. Why use a url-based imgSrc? Why not store the imgs in a substack instead? If you have to fequently update the imgs

RE: Livecode Crashes with Image Source Set to a URL

2011-05-20 Thread Ray Horsley
-boun...@lists.runrev.com] On Behalf Of J. Landman Gay Sent: Thursday, May 19, 2011 9:54 PM To: How to use LiveCode Subject: Re: Livecode Crashes with Image Source Set to a URL On 5/19/11 5:50 PM, Ray Horsley wrote: > Hugh, > > Thanks for your ideas but this unfortunately doesn't work. I meant to

RE: Livecode Crashes with Image Source Set to a URL

2011-05-20 Thread Ray Horsley
e-livecode-boun...@lists.runrev.com] On Behalf Of stephen barncard Sent: Thursday, May 19, 2011 8:22 PM To: How to use LiveCode Subject: Re: Livecode Crashes with Image Source Set to a URL Confirmed that it crashes on the third card. Ray, a question: Why is 'Radiobehavior' true on group 'Header&#

RE: Livecode Crashes with Image Source Set to a URL

2011-05-20 Thread Ray Horsley
PM To: How to use LiveCode Subject: Re: Livecode Crashes with Image Source Set to a URL i don't have time to look at the stack at this time of the day, but generally, try to keep setting and getting of imagesource as simple as possible. crashes in general should go to supp...@runrev.com , or t

Re: Livecode Crashes with Image Source Set to a URL

2011-05-20 Thread Peter Brigham MD
On May 19, 2011, at 7:10 PM, Ray Horsley wrote: > Chris, > > Definitely a cool thing - DropBox. Here's the link: > > http://dl.dropbox.com/u/29743466/Test.LiveCode > > I'll also put the same stack on my own server just in case at: > > http://www.linkit.com/zAccess/Test.zip > > Please take a

RE: Livecode Crashes with Image Source Set to a URL

2011-05-19 Thread FlexibleLearning
Ray I cannot crash your stack. Works fine. Windows XP w/4.5.2 in the mc IDE. Am suspecting either the version or (heaven forfend) the LC IDE. Why use a url-based imgSrc? Why not store the imgs in a substack instead? If you have to fequently update the imgs, can you 'start using' a url-based sta

Re: Livecode Crashes with Image Source Set to a URL

2011-05-19 Thread J. Landman Gay
On 5/19/11 5:50 PM, Ray Horsley wrote: Hugh, Thanks for your ideas but this unfortunately doesn't work. I meant to mention that I've tried various locations of the flushEvents function, both in the mouseUp and mouseDown handlers as well as with and without unlocking messages. They all lead to

Re: Livecode Crashes with Image Source Set to a URL

2011-05-19 Thread stephen barncard
crash > Livecode. > > Thanks, > > Ray > > > -Original Message- > From: use-livecode-boun...@lists.runrev.com > [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Nonsanity > Sent: Thursday, May 19, 2011 3:31 PM > To: How to use LiveCode > Subject: R

Re: Livecode Crashes with Image Source Set to a URL

2011-05-19 Thread Björnke von Gierke
> > -Original Message- > From: use-livecode-boun...@lists.runrev.com > [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Nonsanity > Sent: Thursday, May 19, 2011 3:31 PM > To: How to use LiveCode > Subject: Re: Livecode Crashes with Image Source Set to a

RE: Livecode Crashes with Image Source Set to a URL

2011-05-19 Thread Ray Horsley
- From: use-livecode-boun...@lists.runrev.com [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Nonsanity Sent: Thursday, May 19, 2011 3:31 PM To: How to use LiveCode Subject: Re: Livecode Crashes with Image Source Set to a URL https://www.dropbox.com/help/167 ~ Chris Innanen ~ Nonsanity On Thu, May

RE: Livecode Crashes with Image Source Set to a URL

2011-05-19 Thread Ray Horsley
e? Thanks, Ray -Original Message- From: use-livecode-boun...@lists.runrev.com [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of FlexibleLearning Sent: Thursday, May 19, 2011 2:48 PM To: use-livecode@lists.runrev.com Subject: RE: Livecode Crashes with Image Source Set to a URL Hi

Re: Livecode Crashes with Image Source Set to a URL

2011-05-19 Thread Nonsanity
sage- > From: use-livecode-boun...@lists.runrev.com > [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Bob Sneidar > Sent: Thursday, May 19, 2011 2:40 PM > To: How to use LiveCode > Subject: Re: Livecode Crashes with Image Source Set to a URL > > He would need the link to i

RE: Livecode Crashes with Image Source Set to a URL

2011-05-19 Thread FlexibleLearning
Hi Ray, Just a suggestion... on mouseUp lock messages go next card put the short name of this cd into fld "CardName" --| Add this line... get flushEvents("all") --| And this for completeness... unlock messages end mouseUp Does it solve your problem? You are also not unlocki

RE: Livecode Crashes with Image Source Set to a URL

2011-05-19 Thread Ray Horsley
eCode Subject: Re: Livecode Crashes with Image Source Set to a URL He would need the link to it right? Bob On May 19, 2011, at 11:31 AM, Ray Horsley wrote: > Chris, > > Cool download - Dropbox. I believe I've set it up right. Do you see > my stack? > > Thanks, &g

Re: Livecode Crashes with Image Source Set to a URL

2011-05-19 Thread Bob Sneidar
om: use-livecode-boun...@lists.runrev.com > [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Nonsanity > Sent: Thursday, May 19, 2011 1:44 PM > To: How to use LiveCode > Subject: Re: Livecode Crashes with Image Source Set to a URL > > DropBox, which is free, is another great

RE: Livecode Crashes with Image Source Set to a URL

2011-05-19 Thread Ray Horsley
o use LiveCode Subject: Re: Livecode Crashes with Image Source Set to a URL DropBox, which is free, is another great way to share stacks. I keep many of my works-in-progress in a DropBox folder, which means sharing one to the list is as easy as right-clicking the file and selecting the public link f

Re: Livecode Crashes with Image Source Set to a URL

2011-05-19 Thread Nonsanity
DropBox, which is free, is another great way to share stacks. I keep many of my works-in-progress in a DropBox folder, which means sharing one to the list is as easy as right-clicking the file and selecting the public link for it from the DropBox menu. (PC and Mac) If you don't want to install it

RE: Livecode Crashes with Image Source Set to a URL

2011-05-19 Thread Ray Horsley
Crashes with Image Source Set to a URL Ray Horsley wrote: > OK. I've never tried including attachments on the list before but > here it is. Your attachment was stripped from the message before delivery to the subscribers, because this list doesn't allow attachments. You'll have t

Re: Livecode Crashes with Image Source Set to a URL

2011-05-19 Thread Richard Gaskin
Ray Horsley wrote: OK. I've never tried including attachments on the list before but here it is. Your attachment was stripped from the message before delivery to the subscribers, because this list doesn't allow attachments. You'll have to post it to a server or to RevOnline and post the URL

RE: Livecode Crashes with Image Source Set to a URL

2011-05-19 Thread Ray Horsley
eCode Subject: Re: Livecode Crashes with Image Source Set to a URL I think we'd have to run the stack in question to debug the issue. As described, I see no obvious error on your part. ~ Chris Innanen ~ Nonsanity P.s. Sorry about the repeat due to posting this to the wrong thread at first..

Re: Livecode Crashes with Image Source Set to a URL

2011-05-19 Thread Nonsanity
I think we'd have to run the stack in question to debug the issue. As described, I see no obvious error on your part. ~ Chris Innanen ~ Nonsanity P.s. Sorry about the repeat due to posting this to the wrong thread at first... On Thu, May 19, 2011 at 11:28 AM, Ray Horsley wrote: > Greetings,