Re: OT: Opening stack from Dropbox--Now Fun with ellipses

2014-07-14 Thread Jim Hurley
fun in the math. Run this in your message box. go url "https://dl.dropbox.com/s/b6ytkgvdsqs55ec/EllipseInAbox.livecode"; Jim > > Message: 17 > Date: Sun, 13 Jul 2014 13:00:03 -0700 > From: Scott Rossi > To: How to use LiveCode > Subject: Re: OT: Opening sta

Re: OT: Opening stack from Dropbox

2014-07-13 Thread Scott Rossi
"dl" is the DropBox "prefix" for downloading, it's not a LiveCode thing. Regards, Scott Rossi Creative Director Tactile Media UX/UI Design > On Jul 13, 2014, at 1:17 PM, Michael Doub wrote: > > Thanks Scott. It worked for me. > > Do you know if the “dl” is a LiveCode thing or part a standard

Re: OT: Opening stack from Dropbox

2014-07-13 Thread Michael Doub
Thanks Scott. It worked for me. Do you know if the “dl” is a LiveCode thing or part a standard? Regards, Mike On Jul 13, 2014, at 4:00 PM, Scott Rossi wrote: > Try replacing the "www" of the shared link with "dl". > > Regards, > > Scott Rossi > Creative Director > Tactile Media, UX D

Re: OT: Opening stack from Dropbox

2014-07-13 Thread Scott Rossi
Try replacing the "www" of the shared link with "dl". Regards, Scott Rossi Creative Director Tactile Media, UX Design > On Jul 13, 2014, at 12:32 PM, Jim Hurley wrote: > > Is it possible to do this in the message box: > > go url "xxx" > > where "xxx" is the shared link created in Dropbox us

OT: Opening stack from Dropbox

2014-07-13 Thread Jim Hurley
Is it possible to do this in the message box: go url "xxx" where "xxx" is the shared link created in Dropbox using a control click on the file. And then have the stack open in Livecode? I continually get the message: "No such card" Thanks, Jim __