Re: Custom Installer

2000-09-16 Thread Eva Isotalo
Scott Rossi wrote: > If I was going to create my own Windows file installer (say, launched from a > CD), how would I go about tracking the volume of data copied to the user's > drive? Is it only possible to poll the number of files or is there some way > to track the actual K or bytes? > > Has

Re: Graphic Display

2000-09-10 Thread Eva Isotalo
Scott Raney wrote: > > . > > 2) Disable acceleration in the Display and/or System control panel. > Trying other screen resolutions or color depths might also be a > workaround. > > Regards, > Scott Thanks Scott. When I do the #2 above our computer only starts in "safe mode" (

Re: Graphic Display

2000-09-09 Thread Eva Isotalo
Mike Yates wrote: > Hi > > I have just finished a presentation stack displaying a varying number > of gif files on each card. It works beautifully on my 266 MHz Mac > G3. Some of the gif files are moderately big - up to 200k - and so > the little watch shows up briefly. > > But on Windows 98

Re: Loop Sound

2000-08-21 Thread Eva Isotalo
Hi, Try: play "signatureSound" looping In this case the sound have to be in the stack, imported. Regards, Eva Sivakatirswami wrote: > on mouseUp > > repeat 10 times > start player "signatureSound" > end repeat > end mouseUp > > This doesn't loop the sound, it plays only once.. .w

Re: MC, the Web, and you

2000-08-14 Thread Eva Isotalo
Richard Gaskin wrote: > A quick survey of MetaCard developers, if you don't mind: > > Of work you've performed over the last year, what percentage has been > related to the Web? 10 % > Does your work focus more on the client side of the Web, the server side, or > both? Client. > > Of the ti

Re: Scrolling a stack

2000-08-09 Thread Eva Isotalo
Kevin Miller wrote: > On 8/8/00 10:32 pm, Eva Isotalo <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I've read the help and examples about scroll bars. But I must say I > > understand very little. :o( > > > > I need to scroll a stack. The

Scrolling a stack

2000-08-08 Thread Eva Isotalo
Hi, I've read the help and examples about scroll bars. But I must say I understand very little. :o( I need to scroll a stack. The stack will contain lots of fields wich need to be scrolled into vision, so to speak. I could really need some script samples here to get me started. Does anyone have

Re: Critical questions about MetaCard...

2000-08-01 Thread Eva Isotalo
Sjoerd Op 't Land wrote: > Hello all, > ... > > My opinion: MetaCard is a great Object Oriented tool in which you can > program quite 'deep' things like working in the registry or writing to COM > ports. > My question: Are there examples of software made in MetaCard which were a > success?Thank

Re: Queuing sounds

2000-07-20 Thread Eva Isotalo
At 20:55 2000-07-19 -0800, you wrote: > >Both HyperCard and SuperCard on the Macintoish allow up to 20 sounds > >to be queued for continuous playback by the execution of a sequence > >of 'play' commands. As soon as all of the sounds have been loaded > >into memory (a fraction of a second on newer

Re: IBM to Mac question

2000-07-18 Thread Eva Isotalo
At 07:49 2000-07-18 -0500, you wrote: >I have been developing on a mac and then testing the stacks out on a >wintel machine. No problem. Recently I did things the other way around >and I cannot get MetaCard on the mac to recognise the stack that I >developed on the other platform. I think this

Re: intersect or what...

2000-07-18 Thread Eva Isotalo
At 13:45 2000-07-17 -0700, you wrote: > > > > What else can I try? > >The only thing I can think of (aside from getting the MC folks to build true >bitmap or color based collision detection into MC) is to use hidden polygon >images that act as the "live regions" of your animation (instead of the

intersect or what...

2000-07-17 Thread Eva Isotalo
Hi, I have a problem that I need some advice about. I'm making a simple horse jump situation. The horse is moving in canter, on the spot (14 images changing with transparent background), with a 'repeat until the mouseclick'. Graphics are moving (with 'move from xx to xx in 3 seconds without

Re: user props

2000-07-15 Thread Eva Isotalo
Jacqueline Landman Gay wrote: > > If you are initially asking for the password using a dialog box, you can > use this syntax: > > ask password "What is the password?" > > The user's entry will be encrypted and placed in the variable "it". This > is a way to encrypt only the password, without

Re: user props

2000-07-13 Thread Eva Isotalo
Thanks Dave and Kevin for your suggestions! I'm glad it wasn't more complicated than that. :o) Eva Archives: http://www.mail-archive.com/metacard%40lists.best.com/ Info: http://www.xworlds.com/metacard/mailinglist.htm Please send bug reports to <[EMAIL PROTECTED]>, not this list.

user props

2000-07-13 Thread Eva Isotalo
Hi, Apparently text saved in user props can be read with, for example word pad on Windows. How can I store a user password "safe" so it can't be found by nosy siblings? Regards, Eva Archives: http://www.mail-archive.com/metacard%40lists.best.com/ Info: http://www.xworlds.com/metacard/mailingli

Re: Compaq pressario

2000-05-28 Thread Isotalo
Richard Gaskin wrote: > On 5/28/00 5:59 AM, Isotalo at [EMAIL PROTECTED] wrote: > > > Has any one of you had extra problems running standalones on Compaq pressario? > > What sorts of problems? > > Is it a laptop or desktop model? > > I have had some problems f

Re: setting up a chat

2000-05-28 Thread Isotalo
andu wrote: > >Hi all, > > > >Would it be possible to create a chat with MC? One which would be placed on our >site and which the > >users don't have to have any x-tra programs. I would be nice to have the freedom of >making it the > >way I want. Where would I start, if at all possible? > > I

Compaq pressario

2000-05-28 Thread Isotalo
Hi, Has any one of you had extra problems running standalones on Compaq pressario? Regards, Eva Archives: http://www.mail-archive.com/metacard%40lists.best.com/ Info: http://www.xworlds.com/metacard/mailinglist.htm Please send bug reports to <[EMAIL PROTECTED]>, not this list.

setting up a chat

2000-05-23 Thread Isotalo
Hi all, Would it be possible to create a chat with MC? One which would be placed on our site and which the users don't have to have any x-tra programs. I would be nice to have the freedom of making it the way I want. Where would I start, if at all possible? Regards, Eva Archives: http://www.

Re: save or save as...

2000-05-22 Thread Isotalo
Hi James, To make a standalone choose "Tools, standalone builder". Regards, Eva James Kelly wrote: > Hi all > I'm new to metacard and I am scratching my head over something. Say I > want to create a freestanding stack, with the starter kitt. Say I want > to send it to someone that dosn't have

Re: Invisible images

2000-05-17 Thread Isotalo
I wrote: > an image may all of a sudden become invisble. Not "gray square" and not hidden, it is there but invisible. While reading the Readme.install before installing the latest MC I encountered Scotts advice about upgrading graphic card drivers: "Be sure that you have the absolute lat

Re: Invisible images

2000-05-17 Thread Isotalo
Kevin Miller wrote: > On 17/5/00 12:25 pm, Isotalo <[EMAIL PROTECTED]> wrote: > > > Hi everybody, > > > > We have recieved reports from some users that an image may all of a sudden > > become invisble. Not > > "gray square" and not hidden, i

Invisible images

2000-05-17 Thread Isotalo
Hi everybody, We have recieved reports from some users that an image may all of a sudden become invisble. Not "gray square" and not hidden, it is there but invisible. So far it seems to be on PCs (Windows 95/98). Could it have something to do with graphic cards and their drivers? I can't repro

Eva game project (off topic)

2000-04-08 Thread Isotalo
Hi all, I have permission to post a short note about this. Some of you have followed my struggles for the last few years. Well now the game is done and on the market in Finland this week. I haven't posted this earlier since the web hotel has had problems handeling the traffic so I didn't want

Standalone icon on Mac

2000-03-23 Thread Isotalo
Hi everybody, Making custom icon for a standalone, and Mac, was up some time ago. I found it in the archives. But for me it was too complicated, all these settings with ResEdit, and such. Can someone explain to me how I can solve this without messing around with ResEdit? Or make a simple "ResEd

totally off list

2000-03-22 Thread Isotalo
Yeeh another Swede on the list! (Just had to do that... ;o) ) Eva Hjerppe Roland wrote: > Hi, > I take this opportunity (as a satisfied long time user) to recommend Nisus > Writer - only available for Mac - for anyone in need of multilingual > snip . > > /Roland > Archives: http://w

Re: autoTab and batteries

2000-03-15 Thread Isotalo
Thanks to Geoff for solving my battery problem. And thanks to Scott for fixing the autoTab. Don't have any problems any more. :o) Eva Archives: http://www.mail-archive.com/metacard%40lists.best.com/ Info: http://www.xworlds.com/metacard/mailinglist.htm Please send bug reports to <[EMAIL PROTE

autoTab

2000-03-14 Thread Isotalo
Hi, Sorry if this ought to be sent to the "bug list" but I'm not sure if it is a bug. Don't want to "bug" the "bug list" (hmm...) with lots of non bug things. I have several fields on a background. Many cards have the same background and fields but with different text. All fields have autoTab

Batteries on iBook

2000-03-14 Thread Isotalo
Sorry if this too ought to be sent to the "bug list". When I work "on batteries" (or rather the iBook) I noticed some strange behavior. For example: I have a button moving around using send. But when on batteries, if no other action is taking place (like mouse move, key pressed, etc) the button

Re: playStopped

2000-02-02 Thread Isotalo
Nicolas R Cueto wrote: > Hi again, > > How do you phrase the playStopped message? From its description in the > reference, I'm guessing playStopped is what I need to use in order to > prevent a sound file from starting to play before another sound file has > finished playing. > > FWiW, the reas

SV: installation packages

1999-12-22 Thread Eva Isotalo
>The stackFiles article at Cross Worlds has reminded me of something I >ought to learn more about: installation packages. What software do >list-members recommend for creating a self-installing standalone? > >-- >Nicolas R Cueto For Windows I use Install Maker from http://www.clickteam.com i

SV: the visible of a stack

1999-12-19 Thread Eva Isotalo
>Greetings, > >I'm having trouble determining by script whether or not a stack is >open. I thought I might check its visibility, but "the visible of >stack xyz" always returns true. Is there another way to do this. In >SuperCard I think I would use (although it has been a long time) >some

Off topic - 3D game making

1999-11-11 Thread Eva Isotalo
Hi everybody, Sorry to post this to the list, but I have tried for months to find info about how to make 3D games. Can anyone point me in the right, or any, direction, I'd be very greatful. Send info off list, please. Regards, Eva

SV: Going from PC to Mac

1999-11-07 Thread Eva Isotalo
Andrew wrote: Is there a special way of bringing PC stacks to the >Mac? How can I open a PC stack on my Macintosh? > Hi Andrew, There is a small app that Tuviah made which you can drag-drop your files onto and they'll become mc stacks. A very nifty little thing. It is called MC creator code,

SV: What No 'Copy File'?

1999-11-03 Thread Eva Isotalo
>If I get a workable solution, I'll offer it up to the MC list as it's >potentially a neat and simple way of providing Windows installers >without needing to buy and use general purpose installers. Great! I'm in desperate need for an installer. How about making it work on Mac too just wi

SV: Cross-platform with as little muss and fuss as possible

1999-11-01 Thread Eva Isotalo
s should be used. For Mac I use Helvetica and for Win I use Arial. This is of course not "safe" if the users clean out those fonts. Anyone know if there is an absolute "idiot safe" way of doing this? Regards, Eva Eva Isotalo Haparanda, Sweden --- Tiny Lady ---

SV: SV: Second mouse button

1999-10-15 Thread Eva Isotalo
> >I'm not sure if I understand the problem, but ... > >Are the handlers that control the movement of the image in the script >of the image (mouseDown, mouseMove, mouseUp)? If so, "sending" the >mouseDown to the image won't produce the other messages you get with >a real click. Instead of sendi

SV: Second mouse button

1999-10-14 Thread Eva Isotalo
>At 12:46 PM +0200 13/10/1999, Eva Isotalo wrote: >>Hi everybody, >> >>When dragging an image and at the same time clicking the second >>mouse button (Win98) the image "sticks" to the the mouseloc and >>nothing else can be done. >> >>

Second mouse button

1999-10-13 Thread Eva Isotalo
Hi everybody, When dragging an image and at the same time clicking the second mouse button (Win98) the image "sticks" to the the mouseloc and nothing else can be done. Any one have an idea of how I can prevent this? The script in the image looks something like following: on mouseDown repea

SV: BackDrop color

1999-09-26 Thread Eva Isotalo
>In my program I give the user the option of setting and saving the backDrop >color in a Preferences file. Thus, they can set the backDrop color and the >next time they start the program it will reset to that color automatically. >I read the preferences file into a global from the openStack h

SV: Backgrounds and numbering cards

1999-09-08 Thread Eva Isotalo
fferent stacks in the project I'm working with right now. The main reason for that is to keep stack size down. Some of them have several backgrounds which they share. Some backgrounds have graphics which are shared and some backgrounds only have a bunch of scripts being shared and no visible items. I even have a background "just being there", to be checked for and sertain things will happen if it's there or not. As soon as you get used to using the backgrounds in MC you'll see lots of possibilities. Regards, Eva x Eva Isotalo Haparanda, Sweden x

SV: I goofed

1999-09-04 Thread Eva Isotalo
Hi, Thank you Phil and Blair for helping out on this! I tried "the simple way" first and it worked fine. I'll save the suggestions since I'm sure I'll corrupt the PC again sooner or later. Just can't stay away from peeking (and poking) around in folders and such. :o) Regards, Eva ---

I goofed

1999-09-03 Thread Eva Isotalo
his may be slightly :o} off list but I don't know where to turn. Any one give me a hint how I can fix this? Answer off list incase it is of no use for anyone else. Thanks for any help on this. Regards, Eva the goofer Eva Isotalox [EMAIL PROTECTED] xxx

Re: SoundChannels

1999-08-17 Thread Eva Isotalo
r utilities... an idea. >Hopefully it gets implemented! > I'm for sound channels too! Eva Eva Isotalox [EMAIL PROTECTED] xxx

SV: Setting color of an image?

1999-07-31 Thread Eva Isotalo
Hi Dominique, >>I think I don't understand the question. Which "color" are you trying >>to set? And why would you want to set a color in an image instead of >>just using the right color in the image when you create it? > >We have the background of a windows which can be either with a picture,

SV: from one stack to another

1999-07-18 Thread Eva Isotalo
Från: Kevin Miller <[EMAIL PROTECTED]> Till: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Datum: den 17 juli 1999 18:41 Ämne: Re: from one stack to another >On 17/7/99 2:58 pm Eva Isotalo <[EMAIL PROTECTED]> wrote: > >>Hi everybody, >> >>Great that the list i

from one stack to another

1999-07-17 Thread Eva Isotalo
#x27;ve tried setting the invisible stack as default. I've topleveled it. I've tried sending the message to a button placed on the card of the "stuff"-stack. There is a 'lock screen' before this is sent. I can't make it work. What did I miss? Kick me in the right direction please. :o) Regards, Eva Isotalo

Spagetti and alike (very off)

1999-01-17 Thread Eva Isotalo
Marni wrote: .but when I looked at it, it seemed >awfully spaghetti-like, with a lot of interconnecting handlers... I just have to tell you gyus... Once upon a time when I had this 2 kilometer (almost a mile, I think) of spagetti, nudles and some makaroni code mixed together in a big

SV: moving images (cont. from "second mouse button")

1999-01-03 Thread Eva Isotalo
Scott wrote: >Oooh! This is Very Bad! Okey, so I've been bad again ;o). Well, I've fixed it now. Thank you Scott! The problem went away. The even "badder" thing was that I already was given the advice of using the mouseMove coordinates. But I had some problems at one place making it

moving images (cont. from "second mouse button")

1999-01-03 Thread Eva Isotalo
Hi everybody, My images can now be moved around and "second-button-clicked" with no problems. Thanks to the help from you people! But another small fenomenon has occured. After moving one image I (sometimes) have to click twice on next image to make it respond to moving. It is as if I'm still s