Howdy, Someone came to the SC list about converting a HC stack to SC. The question is about the 'shuffle' and 'display' commands as used inHC. Since I have...
... Display and Shuffle are not HC commands. Do you mean 'answer' and 'sort cards by random(the number of cards)' ? Or XCMDs of some sort? -- Hasta la pasta, ...
Hi Jonathyn, ... Yep, thanks, that's what I told the person. But there is sometimes the odd undocumented thing I may never have heard of. Because of the...
Hi Mark, The "it" refers to metacard/revolution being unable to generate a quicktime movie. You remember, I wrote a front end for a stack which exports a...
Hi, ... I was just checking for someone else trying to convert a HC stack to a SuperCard project, to see if there were some undocumented commands I never heard...
Hi Eric, If you want to do MC/Rev to QT conversion, rather than HC2QT, I think your chances would be much better if you wrote to the Rev list. Best, Mark ... ...
Hi Jim, I know I am pretty late with my answer, but I hope I can still be helpful. I like Basilisk II very much. It is an 68K emulator which runs up to and...
Dear Roland, in Germany we can have an add published in the small-private-adds-section of some of the mac magazines for free. Maybee there is something of the...
Is it possible to build a stack to control the use of internet? Have anyone done that? I've been looking to buy a parental control software for my G3/300 OS...
Haroldo Mauro Jr.
hmauro@...
Dec 6, 2004 7:37 pm
24040
... Have ... I don't think HyperCard can do what you want it to do. Maybe if you had a very scriptable web browser, you could do some magic with AppleScript,...
... In principle, this sounds do-able. In practice, what you're talking about is a kind of "gatekeeper" that sits between a web browser and the Internet, ...
... It's possible by using one of the TCP externals and setting the proxy on the browser. It's just not a good idea... proxy settings can be changed and...
MP0werd
MP0werd@...
Dec 7, 2004 2:14 pm
24043
... I'd agree with that. Plus protection on a single computer might not be enough. On the other hand, it may be worth installing a program that records the...
Hello Haroldo, <creysoft@...> said that Hypercard would not be useful in this context; have you tried iCab? It is a very nice browser for the Mac, it is...
... Thank you all who answered my question. There are three things I would like to do: 1. Limit the time spent online, for instance: a user can login several...
Haroldo Mauro Jr.
hmauro@...
Dec 7, 2004 10:08 pm
24046
... Speaking as a former kid, set controls tend to be viewed as a challenge. I recommend installing some decent logging software, and implementing a sign-in...
... I'm not sure if this is a practical approach for someone doing their own programming, as there are zillions of potentially objectionable sites. A simpler...
hcheaven@...
Dec 8, 2004 3:44 am
24048
... Thank you Jim. I only want to block 2 sites for one user and none for another, so writing the code for that shouldn't be an issue. But I want to limit the...
Haroldo Mauro Jr.
hmauro@...
Dec 8, 2004 5:57 am
24049
... I can't remember if you've said if you're running System X; just disregard this post if you aren't. I wonder if there's a way in System X to monitor or...
hcheaven@...
Dec 9, 2004 5:25 am
24050
... I'm running OS 9, but will move to X sooner or later. This is a good idea. I don't know whether OS X would do that. Thank you. Haroldo...
Haroldo Mauro Jr.
hmauro@...
Dec 9, 2004 9:56 am
24051
Hi Hypercarders: 'Tis the season... I am am updating our yearly Xmas card records, a Hypercard stack, and have reached the point where I need to convert a...
... go to card 12 of stack "Power Tools" -- Hasta la pasta, Jonathyn Bet'nct. --_--_--_--_--_--_--_--_ I tried the real world once; didn't really care for it. ...
... In the PowerTools stack that came with Hypercard, look at 'Multiple Scrolling Fields'. That method works fine for me. Art Evans...
Arthur Evans Jr
evanssl21@...
Dec 10, 2004 12:13 am
24054
Libby, I made a little example, which is available for download here: http://www.ihug.org/ehug/scroll.img.sit It also includes an older scrolling example for...
sorry for being off topic: I am trying to import sounds from my happycard stack to metacard. Ugh. The snd resources are in my data fork, i converted one to a ...
... What do you mean by "snd resources are in my data fork"? The snd and sfil formats cannot be in the data fork, unless you have a sound utility that reads...
The files are system 7 sounds. I extracted them from the stack using res edit and coerced them to sound file format using resedit - type sfil, creator movr...
So, both your old and new files contain the sounds in the resource fork, not in the data fork. Do the sound file play if you click on them in the Finder? Are...