Re: Resolution Issue?
Posted: Mon Apr 09, 2012 2:37 am
Its a zip file, not an .html, chances are your mime types aren't set up to recognize a zip so when you click it it shows the binary data in your browser. If you right click the link, and save as it should allow you to save the link. If it saves it as a .html for some reason, change it to a zip and you should be able to unzip it.
I went ahead and did so just now here. If you keep having trouble you can get the stack file directly here. http://dl.dropbox.com/u/11957935/Screen ... e.livecode in fact from livecode you can execute the following from the message box to open the stack up.
go url http://dl.dropbox.com/u/11957935/Screen ... e.livecode
I went ahead and did so just now here. If you keep having trouble you can get the stack file directly here. http://dl.dropbox.com/u/11957935/Screen ... e.livecode in fact from livecode you can execute the following from the message box to open the stack up.
go url http://dl.dropbox.com/u/11957935/Screen ... e.livecode
SusanB wrote:I did do that, but it is an html file, not a livecode app. It can't be downloaded without .html at the end of it.