on mouseUp put “myStack v1.0.0.livecode” into myRemoteFileName
put myRemoteFileName into myLocalFileName -- same name put URL ("https://dl.dropboxusercontent.com/u/14355803/PVT/"& myRemoteFileName) into URL ("binfile://" & specialfolderpath("temporary")&slash& myLocalFileName ) go to stack URL ("binfile://" & specialfolderpath("temporary")&slash& myLocalFileName ) end mouseUp _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode