... I use this script for uploading html-files. on curl padPlusBestandsnaam,bestemming -- -- 'padPlusBestandsnaam' contains path and file on hard disk -- e.g....
... when a ... there is another smaller ... 35 characters in ... the number of occurrences ... CountChunks as follows ... the 3000 line smaller ... ...
... I've no idea about the reason of the memory leak but I think that (len(replace(theStuff,thePat,""))-len(theStuff)) div len(thePat) is simpler and could be...
Hello Andree, ... Thanks for the script. However, I have some similar stuff. The problem for me is understanding file and folder parameters and the correct ...
Hello Ken As a totally non-techie novice, I am emailing not posting because what I have to offer is almost certainly far too basic for the likes of you, and...
... hi Ken, <http://www.littlefishsw.co.uk/card/howtos/basicsctoweb/index.html> might help but you just need to open a file, write the html to it, and close...
Apologies, folks Clearly too much of a novice to know when I'm emailing and when posting ... However I suspect that TextEdit preferences are relevant to Ken's...
Is it possible for SC to display Flash SWF files in any way, whether internally/under direct control or (definitely second-best) by driving the Flash Player...
You use to be able to do this as if it was a movie, so you treat it just like a QuickTime movie. However I think Apple removed Flash playback from Quicktime. ...
I have uploaded MPI 4.0 at the usual address : http://modulopi.pagesperso-orange.fr - MPI is now a shareware product. I had some complaints about the ...
Hi John, ... Yep, thanks, been there a dozen times the past few days. Your site has a lot of helpful stuff. ... I tried it like this: on mouseUp put...
Your best bet is to download the file from the site using curl, then open it in your project. Next strip the links, href. Now you can use html comments to mark...
... Yep, that feature got yanked because of security concerns. As did most 'wired' QuickTime controls. QT is still superb as a media playback engine and OS...
... Nice idea! (I mean the shortcut...) Houarf! Je compte bien acheter MPI 4, dès que possible. Je suppose qu'il tourne, comme les précédents, sur Mac OS X...
... Hi, Ken. Check out the fileType keyword, the property that determines the file type and creator code for files created with the open file command. It ...
Hi Keith, Good to see you here! ... Hmm, are you saying QT will no longer play Flash media at all? I thought there were plugins. Anyway, assuming your report...
Hello Bruce, ... OK, thanks, I think I see. There is no curl command for inserting code. ... I don't think that needs to happen. IOW, I already have a template...
Hi Lisa, thanks for the shot ... ... Apparently not. I tried: on mouseUp put "SonicBridge.1:Users:admin:Documents:HTML_test:index.html" into fPath -- set the...
Ken, This is probably because the file you wrote to already existed -- the type and creator codes specified in the fileType property will only be applied to...
... Hi Ken - I'm still reading, just madly busy. :-) I've been wondering about making a SC tool for generating XML (ish) data for controlling a Flash-based...
Here's a little snippet that will put the html source (same as the 'View Source' menu item) of the front window of a Safari page into a SC card field (named...
... I'm looking at AS at the moment, I prefer to write it that way : put merge("tell application `Safari`[[cr]] get the source of the front document [[cr]] end...
Using Safari will require it to open and, more than likely show what is going on. CURL is a much cleaner way, IMHO. However there is also the URL Access...
Hello, What is wrong with the latest incarnation of QTVR (if any in QT7.4)? (On apple developer site QTVR documentation is dated June 2005 and has OS9 ...
Hi Bruce, Totally agree with you. If you have a couple of html comments at the start and end of the block you are editing in SC it should make that a snip. As...