RE: miaw- unwanted border

2001-08-24 Thread Jorge Pena
Hi Logan, You cannot do this without an xtra... hm, maybe there is one way but I haven't actually tried it yet... There is a method to use a 1 bit cast member as a mask for a MIAW or your projector... Search the archives or DOUG and you will probably find how it may be done. There is one xtra th

RE: OT: Giving away your lingo

2001-08-23 Thread Jorge Pena
Hello Fred. I am amazed you could be working for a company and not have any written or even oral contract... My reading of this is that you have a very special relationship with the company and none is required, although I have to say this is risky business (C). Apart from that if they don't exp

RE: Message window in shockwave

2001-08-21 Thread Jorge Pena
AFAIK the message window is not available in shockwave... if anyone can prove wrong that would be great though! Jorge -Original Message- Can someone tell me how to open the message window in Shockwave? I've made an ini file called shockwave.ini and put this in it: [Settings] MessageWin

RE: tight situation>>PLEASE HELP

2001-08-20 Thread Jorge Pena
Try setting the "Static" property of the flash member to "true" -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Alex Macleod Sent: Monday, August 20, 2001 9:35 AM To: [EMAIL PROTECTED] Subject: Re: tight situation>>PLEASE HELP thanks chris, I have trie

RE: imaging Lingo challenge: resizable speech bubble

2001-08-04 Thread Jorge Pena
I guess you could use imaging lingo for this but I *think* it is just better to use a vector cast member... The advantage to this is that you can scale it without loss of quality... Simply have a *reference* bubble and depending on the text size scale it accordingly. HTH Jorge Pena Mobius

RE: Splash Screen

2001-07-19 Thread Jorge Pena
That's right. You just need a bitmap file named the same as the projector... The only catch is that only .bmp files are supported. HTH Jorge -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Kerry Thompson Sent: Thursday, July 19, 2001 3:00 PM To: [EMAIL

RE: Finding If a _huge_ float is divisible by a number

2001-07-17 Thread Jorge Pena
I'm not sure what the "evenly" part means. I guess it means that there is no remainder... if that is the case you only need to check if the last digit in the number is even or zero. If it is you know the number is divisible by 2. HTH Jorge -Original Message- From: [EMAIL PROTECTED] [mai

RE: Re: Screen Capture when Video is Playing

2001-07-10 Thread Jorge Pena
If this in indeed the case (turning DTS off works) what you may do to avoid the performance hit is to play it DTS, then when the user clicks to get the capture turn DTS off, take the image property and store it somewhere and then turn DTS on again. I guess that could work. HTH Jorge -Origin

RE: multiple cds

2001-07-09 Thread Jorge Pena
One way to check for the right CD is to include a simple text file on each CD, that is, on CD 1 have a text file named CD1.txt on CD2 CD2.txt and so on. Then use FileIO or I guess buddyAPI to check which file exists on that particular CD and then proceed accordingly. HTH Jorge -Original Mes

RE: How many simultaneous getNetText operations can D8 do? Part II

2001-07-03 Thread Jorge Pena
erver"=dword:0050 "MaxConnectionsPer1 Just copy the above lines to a new file called IELimit.reg and double click it. HTH Jorge Pena Mobius Multimedia -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Florian Bogeschdorfer Sent: Tuesday, July 0