Generic Object References

2000-11-28 Thread Peter Reid

Does anyone know how to refer to object generically in MC?  For 
example, I'd like to be able to write scripts that look at the 
handlers/scripts for all objects on a card, e.g.

   repeat for all objects x in this card
 switch objectType of x
   case "field"
 break
   case "button"
   etc.

This also raises another area of my ignorance, how do you pass full 
object references rather than simple names, e.g.

   formatMyField field "Address"

I find myself often resorting to "short name of" and specific 
handlers or script fragments dedicated to specific object types, when 
a generic approach would be cleaner and easier!

Cheers

Peter
-- 

Peter Reid
Reid-IT Limited, Loughborough, Leics., UK
Tel: +44 (0)1509 268843 Fax: +44 (0)870 052 7576
E-mail: [EMAIL PROTECTED]
Web: http://www.reidit.co.uk

Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to [EMAIL PROTECTED], not this list.




Re: QT freezes MetaCard

2000-11-28 Thread Jacqueline Landman Gay

Hugh Senior wrote:
 
 Playing QuickTime movies in 2.3.1 freezes computers with 64Mb RAM. Fine on
 the machine with 128Mb.

What platform? I am having similar problems in Windows 98, even if there
is 128 MB of RAM. It only happens on some machines (Dells, particularly.)

-- 
Jacqueline Landman Gay | [EMAIL PROTECTED]
HyperActive Software   | 612-724-1596
Custom hypermedia solutions| http://www.hyperactivesw.com


Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to [EMAIL PROTECTED], not this list.




unsubscribe

2000-11-28 Thread DM Sherman

unsubscribe

*
Dr. David M. Sherman
Reader in Geochemistry
Department of Earth Sciences
University of Bristol
Bristol UK BS8 1RJ
TEL:44-(0)117-954-5446
FAX:44-(0)117-925-3385
[EMAIL PROTECTED]
http://mineral.gly.bris.ac.uk



Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to [EMAIL PROTECTED], not this list.




RE: Colors

2000-11-28 Thread PEChumbley

Thanks Larry, for the feedback.  The program is printing to different printers so I'll 
looking into the drivers, etc.

Philip

What graphics cards are used?
Are your video drivers up to date?
What are the color depths on these various machines?
Are you printing to the same printer?
Are the computers using the same printer drivers and driver settings?

Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to [EMAIL PROTECTED], not this list.




QT freezes MetaCard

2000-11-28 Thread Mike Yates

At 05:21 29/11/00, you wrote:
From: Hugh Senior [EMAIL PROTECTED]
Subject: QT freezes MetaCard

Urgent request:

Playing QuickTime movies in 2.3.1 freezes computers with 64Mb RAM. Fine on
the machine with 128Mb.

Q1. Is this the required spec for QuickTime 4 with MetaCard?

No - officially 16Mb of RAM for QT 4.1.2  We have had some problems with 
playing movies originally in Autodesk FLC format - one or two freezes there 
even with 128Mb of RAM.  But mostly they play fine.  How big are the 
movies? - tossing them all into RAM may be a problem.  Over-speedy 
decompression seems to be the root of it all.  We (Dave Cragg and I) are 
still experimenting.  And what platform?  Latest crash was on Windows 98, 
but we had some early crashes on the Mac (with 193Mb of RAM!) because of 
doing things on preOpenCard, so I stopped that. Only do things in or after 
openCard.  Dave may have more to say.

Q2. Do different codecs require different amounts of RAM?

No idea.  MoviePlayer won't play FLC movies (MS bug) , so we haven't 
bothered exporting seriously to .avi

Argh! This CD is meant to be out of the door now!

Know that feeling!

Mike Yates


Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to [EMAIL PROTECTED], not this list.




Re: Hyperlinks

2000-11-28 Thread Monte Goulding

I have seen that but I really want to do something so simmilar to teh
reference that it would be silly for me not to look at the script. Does
anyone know where the mouseClick script is in the reference stack?

- Original Message -
From: "andu" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, November 28, 2000 5:43 PM
Subject: Re: Hyperlinks


 
 Hi all
 
 this is probably a pretty pathetic question but I'm wondering if the
 htmlText property accepts hyperlinks also. I have tried a basic page
 navigation with bookmarks and there is no result. It seems like the
 reference stack does this but I cant find the script for it. Can anyone
 point me in the right direction?
 Check out "hypertext" in help Index. Has nothing to do with htmlText; html
rendered as
 text in a field doesn't preserve the hyperlinks you would see in a
browser, unfortunately.
 
 Regards
 
 Monte
 
 
 Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
 Info: http://www.xworlds.com/metacard/mailinglist.htm
 Please send bug reports to [EMAIL PROTECTED], not this list.
 
 .


 Regards, Andu
 ___
 [EMAIL PROTECTED]

 Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
 Info: http://www.xworlds.com/metacard/mailinglist.htm
 Please send bug reports to [EMAIL PROTECTED], not this list.



Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to [EMAIL PROTECTED], not this list.




merryxmas

2000-11-28 Thread andu

I just noticed I got infected by merryxmas and even know where from. Someone in the
know or someone who knows someone in the know  with these script viruses should
definitely write a Vaccine for Metacard. 
The guy who sent me the infected stack should have warned me before not after!

Regards, Andu 
___
[EMAIL PROTECTED]

Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to [EMAIL PROTECTED], not this list.




Re: Processing a big data file

2000-11-28 Thread George Wade


What I was trying to say was: a stack processing a big data file could produce some 
errors without you noticing. The data that you are processing appears to be of some 
importance. The results may be important, too.

How important is it to know that the results are accurate or reliable?

I made a suggestion for checking which may be useful or, more likely, could be 
improved upon.

George,
Kochi

On November 29 2000, Gregory Lypny [EMAIL PROTECTED] wrote:

Hi George,

 I'm not sure that I understand your question.  The stack is being 
developed for data files which.

On 28/11/2000 1:24 PM, George Wade wrote: 

Something that strikes me with this question is:

How do you check that the stack is doing what you want it to.


Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to [EMAIL PROTECTED], not this list.




Re: Moveing things

2000-11-28 Thread Scott Rossi

Recently, Simon Lord wrote:

 How can I *kill* a move in progress?

stop moving object

See the Help index under stop/move/etc -- you can do some relatively fancy
stuff with a little effort...

Regards,

Scott

__
Scott RossiTactile Media - Multimedia  Design
Creative Director  Email: [EMAIL PROTECTED]
   Web: www.tactilemedia.com


Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to [EMAIL PROTECTED], not this list.




Re: Digest metacard.v004.n086

2000-11-28 Thread John Vokey

on 11/29/00 8:59 AM, [EMAIL PROTECTED] at
[EMAIL PROTECTED] wrote:

 I just noticed I got infected by merryxmas and even know where from. Someone
 in the
 know or someone who knows someone in the know  with these script viruses
 should
 definitely write a Vaccine for Metacard.
 The guy who sent me the infected stack should have warned me before not
 after!
 
 Regards, Andu 


I wish I had received *some* warning: everything on all my computers is/was
infected with the merry xmas virus---including my back-up CDs.  I don't
*know* that it is from something I downloaded from people on this list, but
I certainly suspect it!  At any rate, I agree: let's produce a vaccine for
metacard.
-- 
John R. Vokey, Ph.D.
Chair
Department of Psychology and Neuroscience
University of Lethbridge


Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to [EMAIL PROTECTED], not this list.