RE: lingo-l AN ODD string ISSUE

2001-07-16 Thread Nelson Rodríguez-Peña
Hi, you could: myList = [getUserName( QUOTE bill QUOTE )] put myList -- [getUserName(bill)] hope it helps, Nelson -Original Message- From: the nightboy [mailto:[EMAIL PROTECTED]] In javascript there are two different types of quotes( ') The reason I ask is that I am trying

Re: lingo-l EASY QUESTION !!!!

2001-01-11 Thread Nelson Rodríguez-Peña
Besides being longer, GO TO THE FRAME does exactly the same than GO THE FRAME or go frame : ) Nelson Rodrguez-Pea DirectorZone - Director para hispanoparlantes - http://www.directorZone.com mailto:[EMAIL PROTECTED] - Original Message - From: "Jon Paul

Re: lingo-l Back Button - desperate

2001-01-10 Thread Nelson Rodríguez-Peña
Hi Ferdi, yu can use this attached to a score script: global your_global_here on mouseUp me go to frame your_global_here end mouseUp Nelson - Original Message - From: "Ferdinand Lovetree" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, January 10, 2001 8:22 PM Subject:

Re: lingo-l Back Button - desperate

2001-01-10 Thread Nelson Rodríguez-Peña
Well, I ment: you can use this in a score script, attached to the button sprite: global your_global_here on mouseUp me go to frame your_global_here end mouseUp now I spelled everything right : ) Nelson Hi Ferdi, yu can use this attached to a score script: global your_global_here

Re: lingo-l Button weirdness

2001-01-02 Thread Nelson Rodríguez-Peña
Hi and Happy New year! I think you are possibly using a "over" graphic of a different size than the original member or with a reg point displaced. Try checking that. Nelson - Original Message - Happy New Year List! I have a slight problem with four buttons. On the rollover state of

Re: lingo-l Vector shape oddity

2000-12-29 Thread Nelson Rodríguez-Peña
Hi Irv, isn't it simpler to set the margin of the field member? The PI lets you set a 5 pixels margin, but you can set it whatever you want to using member(1,1).margin = x. Y tried 100 and it worket fine! Nelson - Original Message - I want to do something that should be easy, but I've

Re: lingo-l protecting files

2000-12-27 Thread Nelson Rodríguez-Peña
Mmmm.. I think it's safer to reference movies by their names without mentioning the suffix... Director should know which one to call. If it doesn't find the .dir it will look for a .dxr or a .dcr (I don't recall the exact order...) Anyway, under Xtras/Update Movies you can select the files to

Re: lingo-l Red Dot

2000-12-26 Thread Nelson Rodríguez-Peña
Red-dot means Break Point, it works with the Debbugger and helps tracing your code. Try runing your movie or calling the script where the red-dot appeared and when Director tries to run it, the Debbugger window will pop up. Nelson - Original Message - From: "Fred Westermeyer" [EMAIL

lingo-l Re:

2000-12-26 Thread Nelson Rodríguez-Peña
It won't work. You need the Win version of Director to distribute in Windows. Nelson - Original Message - From: "ratmin attar" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, December 26, 2000 5:29 PM do you guys know if i make my projector in Mac whould it work in Pc too?

Re: lingo-l Is it possible to control lingo with a joystick??

2000-12-19 Thread Nelson Rodríguez-Peña
Although I haven't used it myself, you may try this: http://www.ravware.com/joystick.htm Nelson - Original Message - From: "Kevin McCarthy" [EMAIL PROTECTED] Xmas is almost here, Deos anyone know how I can refer to my joystick pad(sidewinder), rather than the keyboard maybe using