Re: lingo-l Red Dot

2000-12-26 Thread Slava Paperno

You must have clicked on the left side of the Script window
and created a break point in your script. Breakpoints are useful for
debugging (see debugging in Help). You can click the dot, and it will go
away.

S.

At 01:50 PM 12/26/2000 -0600, you wrote:
X-mas to all,

I was wrighting some code in my global and I clicked on the right side of
the screen and red dot came up. What is the red dot? and What is it
for?


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]



lingo-l Red Dot

2000-12-26 Thread Fred Westermeyer

X-mas to all,

I was wrighting some code in my global and I clicked on the right side of the screen 
and red dot came up. What is the red dot? and What is it for?



Fred Westermeyer
Slot Graphics
[EMAIL PROTECTED]
Grand Casino Biloxi
265 Beach Boulevard
Biloxi, MS 39530
1-800-WIN-2-WIN ext.1507


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




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 PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, December 26, 2000 4:50 PM
Subject: lingo-l Red Dot


 X-mas to all,

 I was wrighting some code in my global and I clicked on the right side of
the screen and red dot came up. What is the red dot? and What is it for?



 Fred Westermeyer
 Slot Graphics
 [EMAIL PROTECTED]
 Grand Casino Biloxi
 265 Beach Boulevard
 Biloxi, MS 39530
 1-800-WIN-2-WIN ext.1507


 [To remove yourself from this list, or to change to digest mode, go to
 http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
 email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
 Lingo-L is for learning and helping with programming Lingo.  Thanks!]


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




No Subject

2000-12-26 Thread ratmin attar

do you guys know if i make my projector in Mac whould it work in Pc too?
thanks
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




RE: lingo-l Double click tell stage ...

2000-12-26 Thread Steven Sacks

Heh, I was being a little sarcastic there, though I
appreciate your testing tips.

As far as markers being read as numbers, I did some
tests and looked up the command in the Dictionary...

put marker("this")
-- 15
x = "this"
put marker(x)
-- 15

From the lingo dictionary:
Function; returns the frame number of markers before or
after the current frame.


Basically, each marker name is a special kind of global
variable whose value is the frame number it occupies.

go to marker ("x")

As far as using go to marker instead, I think it would
be a lot more modular (and therefore better, IMO) if
you kept it simple with "go frame param".  That way,
you could either send an integer or a string as the
parameter and get both of those functionalities from
one line of script, rather than only one or the other.

Cheers,
StevenSacks
[EMAIL PROTECTED]



 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
 Behalf Of Kerry Thompson
 Sent: Friday, December 22, 2000 1:17 PM
 To: [EMAIL PROTECTED]
 Subject: RE: lingo-l Double click tell stage ...



 now i wonder which way is faster...i know it's xmas
 weekend, but can we get some of those awesome testers
 to run this command through its paces to see which
 one is actually faster by a couple of microseconds?

 Steven, here's your chance to become an awesome tester--why don't you try
 it yourself? Here are some tips for testing on Windows.
 - Quit all other programs
 - Test a projector, not in the authoring environment
 - Use ctrl-alt-delete to kill all background tasks except
 Explorer and Systray

 I doubt it would make any difference, though, because the Lingo is
 tokenized for runtime. Words like "to" and "frame" are there
 mostly to make
 our code readable--they don't affect the runtime because they aren't
 included in the tokens.

 There might be a difference using a frame number--I don't know Director's
 guts well enough to know if it's smart enough to resolve a marker into a
 frame number.

 Cordially,
 Kerry Thompson
 Learning Network


 [To remove yourself from this list, or to change to digest mode, go to
 http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
 email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
 Lingo-L is for learning and helping with programming Lingo.  Thanks!]




[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




lingo-l Code for pacman

2000-12-26 Thread Thomas Szewc

Happy Holidays,

Short of reinventing the wheel, does anybody know where
there may be posted the lingo code for a PacMan game.
Thanks in advance.
tom

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




lingo-l opening a browser popup window

2000-12-26 Thread Quixadá

hi, lingoists
how can i open a popup browser window from within a shockwave movie? it 
contains a 320x240 video file, so that has to be the size of the window. 
i've tried externalEvent but with no success. something like:

on mouseUp me
   externalEvent "javascript:minhafuncao()"
end

and in the html file:

script language="JavaScript"
!--
function minhafuncao()
{
   window.open("video.htm","","width=340,height=260");
}
//--
/script

something similar works just fine for flash with geturl.

any idea?

thanks.
[]'s
Quixadá

web site - http://www.alternex.com.br/~quixada


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




lingo-l i got the reason for my problem with the avi files

2000-12-26 Thread JUNAID ALAM

hi friends,
i finally got the reason for my problem with
my
avi files not playing on every machines.
the reason was that i had compressed my avi files
using adobe premeire application using microsofts mpeg
4 codec .
when i recompressed the avi files using cinepak codec
it now works fine on all the machines.

but still i am not able to find out why mpeg 4
compression works on some machines only.


ok bye for now and a very happy new year.
 junaid




Do You Yahoo!?
Get your free @yahoo.co.in address at http://mail.yahoo.co.in

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




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?
 thanks
 _
 Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


 [To remove yourself from this list, or to change to digest mode, go to
 http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
 email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
 Lingo-L is for learning and helping with programming Lingo.  Thanks!]


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




lingo-l Re:

2000-12-26 Thread Tab Julius


No, it would not.

You need a projector made from the Mac version to run on Macs, and a 
projector made from the PC version to run on PCs.

You could build each projector with a stub movie that just says:  go to 
movie "main"

and then have external files like main.dxr   that it transfers to, so 
you don't have to keep rebuilding your projectors and can just author on 
one platform.  You should still test on both platforms - there are differences.

But to make a projector for each, you need a version of Director for each.

You could buy a Windows version of Director and run it in a Virtual PC 
window to make a Windows version, but it still entails having both versions 
of Windows.

- Tab

At 02:14 AM 12/26/00 +, ratmin attar wrote:
Hello everyon:
Does anybody knows if I make my projector in Mac would it work on pc or not?
thanks


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




RE: lingo-l Code for pacman

2000-12-26 Thread Steven Sacks

Not the answer to your problem, but a related funny quote:

 "Computer games don't affect kids. I mean, if pac man affected us as 
 kids we'd all be running around in darkened rooms, munching pills and 
 listening to repetitive music." 

 Uh...huh... :-) 


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
 Behalf Of Thomas Szewc
 Sent: Tuesday, December 26, 2000 2:08 PM
 To: [EMAIL PROTECTED]
 Subject: lingo-l Code for pacman
 
 
 Happy Holidays,
 
 Short of reinventing the wheel, does anybody know where
 there may be posted the lingo code for a PacMan game.
 Thanks in advance.
 tom
 
 [To remove yourself from this list, or to change to digest mode, go to
 http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
 email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
 Lingo-L is for learning and helping with programming Lingo.  Thanks!]
 
 

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




Re: lingo-l Red Dot

2000-12-26 Thread Fred Westermeyer

Thanks for the information. All this time working in D7 and I still fine something new.


Fred Westermeyer
Slot Graphics
[EMAIL PROTECTED]
Grand Casino Biloxi
265 Beach Boulevard
Biloxi, MS 39530
1-800-WIN-2-WIN ext.1507

 [EMAIL PROTECTED] 12/26/00 02:19PM 
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 PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, December 26, 2000 4:50 PM
Subject: lingo-l Red Dot


 X-mas to all,

 I was wrighting some code in my global and I clicked on the right side of
the screen and red dot came up. What is the red dot? and What is it for?



 Fred Westermeyer
 Slot Graphics
 [EMAIL PROTECTED] 
 Grand Casino Biloxi
 265 Beach Boulevard
 Biloxi, MS 39530
 1-800-WIN-2-WIN ext.1507


 [To remove yourself from this list, or to change to digest mode, go to
 http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
 email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
 Lingo-L is for learning and helping with programming Lingo.  Thanks!]


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]



[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




RE: lingo-l opening a browser popup window

2000-12-26 Thread Mark R. Jonkman

Hi

Use

goToNetPage("Javascript:minHafuncau()")

Hope that helps. PS. email lingo so I might be off a bit

Sincerely

Mark


Mark R. Jonkman
Mark R. Jonkman Consulting
ADDRESS: 20 Windermere Crt., Guelph, ON, CANADA N1E 3L4
PHONE: 519-837-8509
EMAIL: [EMAIL PROTECTED]


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
 Behalf Of Quixadá
 Sent: Tuesday, December 26, 2000 12:31 PM
 To: [EMAIL PROTECTED]
 Subject: lingo-l opening a browser popup window


 hi, lingoists
 how can i open a popup browser window from within a shockwave movie? it
 contains a 320x240 video file, so that has to be the size of the window.
 i've tried externalEvent but with no success. something like:

 on mouseUp me
externalEvent "javascript:minhafuncao()"
 end

 and in the html file:

 script language="JavaScript"
 !--
 function minhafuncao()
 {
window.open("video.htm","","width=340,height=260");
 }
 //--
 /script

 something similar works just fine for flash with geturl.

 any idea?

 thanks.
 []'s
 Quixadá

 web site - http://www.alternex.com.br/~quixada


 [To remove yourself from this list, or to change to digest mode, go to
 http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
 email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
 Lingo-L is for learning and helping with programming Lingo.  Thanks!]



[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




lingo-l voidP()

2000-12-26 Thread Jason [JZway.com]

Hi

Is there a way to test if a frame exists via lingo? I tried :

if voidP("frameName") then
put "non existant frame!!"
end if

with no luck.

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




Re: lingo-l voidP()

2000-12-26 Thread Irv Kalb

At 11:55 PM + 12/26/00, Jason [JZway.com] wrote:
Hi

Is there a way to test if a frame exists via lingo? I tried :

if voidP("frameName") then
   put "non existant frame!!"
end if



Try the label function:

   if label("SomeLabelThatMightBeHereOrNot") = 0 then
  put "non existant frame!!"
   end if

Irv
-- 
Lingo / Director / Shockwave development for all occasions.

(Over two millions lines of Lingo code served!)

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




Re: lingo-l voidP()

2000-12-26 Thread Daniel Plaenitz



At 23:55 26.12.2000 +, Jason [JZway.com] wrote:
Hi

Is there a way to test if a frame exists via lingo? I tried :

if voidP("frameName") then
 put "non existant frame!!"
end if

which will never do anything since "frameName" is a string variable with a 
discret value and therefore not vois at all.

I believe that what you are looking for is a way to detect if there is a 
marker in your score labeled like some certain expression.
There is an archaic element in lingo called labelList which really is not a 
list at all but rather a string with all the labels of a score separated by 
RETURN.

so something like this might work for you:

on isDefinedLabel expression
   return (the labellist contains expression  RETURN)
end


best regards
daniel plaenitz



with no luck.

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




RE: lingo-l voidP()

2000-12-26 Thread Jason Merav \(BTinternet\)

Thanks Irv. That works :)

Happy New Year.

Jason.

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




Re: lingo-l voidP()

2000-12-26 Thread Fumio Nonaka
Hi,

The 'markerlist' in Director 8 returns a property list of markers and its frames.
_
Daniel Plaenitz wrote:
 There is an archaic element in lingo called labelList which really is not a
 list at all but rather a string with all the labels of a score separated by
 RETURN.

Good luck,

Fumio Nonaka
Attain Corporation
[EMAIL PROTECTED]

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]


lingo-l Re: PC Projector (was: no subject)

2000-12-26 Thread Kerry Thompson


do you guys know if i make my projector in Mac whould it work in Pc too?

Nope. You need to use Director on Windows to make a PC projector.


Cordially,
Kerry Thompson
Learning Network


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




Fwd: lingo-l Re: PC Projector (was: no subject)thanks

2000-12-26 Thread ratmin attar

Thanks for response,


From: Kerry Thompson [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: lingo-l Re: PC Projector (was: no subject)
Date: Tue, 26 Dec 2000 16:52:27 -0800


do you guys know if i make my projector in Mac whould it work in Pc too?

Nope. You need to use Director on Windows to make a PC projector.


Cordially,
Kerry Thompson
Learning Network


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]


_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




Re: lingo-l Red Dot

2000-12-26 Thread Jakob Hede Madsen

At 13:50 -0600 2000_12_26, Fred Westermeyer wrote:
X-mas to all,

I was wrighting some code in my global and I clicked on the right 
side of the screen and red dot came up. What is the red dot? and 
What is it for?

Oh, the red dot is for recompiling the current script only.
When you have written some substantial amount of code, and want to 
check _that_, but not every dirty script, you call out the red dot, 
and make it disappear again, then the current script has been 
compiled.
Gives you a superior feeling to pressing the vulgar lightning.

I find myself constantly playing with the red dots.
Oh, and occasionally using them for debugging, they're great for that too.  ;-)
If you're not spending time in the debugger, you're missing out big time!

Jakob


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




Re: lingo-l Re: PC Projector (was: no subject)thanks

2000-12-26 Thread REGNA CHANG

There are no way you can create the Mac projector and use that in PC.  You
have to create two seperate projector, one in PC format, and the other in
Mac format.

This is what my instructor told me.



- Original Message -
From: "ratmin attar" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, December 26, 2000 7:12 PM
Subject: Fwd: lingo-l Re: PC Projector (was: no subject)thanks


 Thanks for response,


 From: Kerry Thompson [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: lingo-l Re: PC Projector (was: no subject)
 Date: Tue, 26 Dec 2000 16:52:27 -0800
 
 
 do you guys know if i make my projector in Mac whould it work in Pc too?
 
 Nope. You need to use Director on Windows to make a PC projector.
 
 
 Cordially,
 Kerry Thompson
 Learning Network
 
 
 [To remove yourself from this list, or to change to digest mode, go to
 http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
 email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
 Lingo-L is for learning and helping with programming Lingo.  Thanks!]
 

 _
 Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


 [To remove yourself from this list, or to change to digest mode, go to
 http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
 email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
 Lingo-L is for learning and helping with programming Lingo.  Thanks!]


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




Re: Fwd: Re: lingo-l Re: PC Projector (was: no subject)thanks

2000-12-26 Thread Tab Julius


They should all be in there, unless you used something specific to the 
Mac.  Generally just open in pc and create the new one.

If you had any custom or third-party Xtras for the Mac, you'd need to get 
the same ones for the PC.

If you just used a basic graphics and such, you should be fine.

- Tab


At 01:56 AM 12/27/00 +, ratmin attar wrote:
Do you know if I have to creat all the sprite and animations again for pc 
or I can just open it in pc and creat the new pojector? What is going to 
happen to all those images?
thank you all


From: "REGNA CHANG" [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: lingo-l Re: PC Projector (was: no subject)thanks
Date: Tue, 26 Dec 2000 19:38:38 -0600

There are no way you can create the Mac projector and use that in PC.  You
have to create two seperate projector, one in PC format, and the other in
Mac format.

This is what my instructor told me.



- Original Message -
From: "ratmin attar" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, December 26, 2000 7:12 PM
Subject: Fwd: lingo-l Re: PC Projector (was: no subject)thanks


  Thanks for response,
 
 
  From: Kerry Thompson [EMAIL PROTECTED]
  Reply-To: [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Subject: lingo-l Re: PC Projector (was: no subject)
  Date: Tue, 26 Dec 2000 16:52:27 -0800
  
  
  do you guys know if i make my projector in Mac whould it work in Pc too?
  
  Nope. You need to use Director on Windows to make a PC projector.
  
  
  Cordially,
  Kerry Thompson
  Learning Network
  
  
  [To remove yourself from this list, or to change to digest mode, go to
  http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
  email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
  Lingo-L is for learning and helping with programming Lingo.  Thanks!]
  
 
  _
  Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
 
 
  [To remove yourself from this list, or to change to digest mode, go to
  http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
  email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
  Lingo-L is for learning and helping with programming Lingo.  Thanks!]


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]



[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




lingo-l Thanks Tab

2000-12-26 Thread ratmin attar




_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




lingo-l Re:

2000-12-26 Thread gopinath

no body knew that till they asked like now u did.
for projector to work on PC u need to create the projector on PC
with director  PC version.
but director files will work on PC


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




RE: Re: lingo-l Re: PC Projector (was: no subject)thanks

2000-12-26 Thread Mark R. Jonkman

Hi

The dir file itself is crossplatform, its the executable that is OS
specific. For instance, you will see requests from time to time from people
looking for OS specific stubs (stub projectors) that can be used to
theoretically launch the project. By using Stubs on both a PC and a Mac and
designing your project to work with such, you can easily check crossplatform
functionality without having to constantly recreate the executable.

Sincerely

Mark


Mark R. Jonkman
Mark R. Jonkman Consulting
ADDRESS: 20 Windermere Crt., Guelph, ON, CANADA N1E 3L4
PHONE: 519-837-8509
EMAIL: [EMAIL PROTECTED]


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
 Behalf Of ratmin attar
 Sent: Tuesday, December 26, 2000 8:56 PM
 To: [EMAIL PROTECTED]
 Subject: Fwd: Re: lingo-l Re: PC Projector (was: no subject)thanks


 Do you know if I have to creat all the sprite and animations
 again for pc or
 I can just open it in pc and creat the new pojector? What is
 going to happen
 to all those images?
 thank you all


 From: "REGNA CHANG" [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Re: lingo-l Re: PC Projector (was: no subject)thanks
 Date: Tue, 26 Dec 2000 19:38:38 -0600
 
 There are no way you can create the Mac projector and use that
 in PC.  You
 have to create two seperate projector, one in PC format, and the other in
 Mac format.
 
 This is what my instructor told me.
 
 
 
 - Original Message -
 From: "ratmin attar" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, December 26, 2000 7:12 PM
 Subject: Fwd: lingo-l Re: PC Projector (was: no subject)thanks
 
 
   Thanks for response,
  
  
   From: Kerry Thompson [EMAIL PROTECTED]
   Reply-To: [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]
   Subject: lingo-l Re: PC Projector (was: no subject)
   Date: Tue, 26 Dec 2000 16:52:27 -0800
   
   
   do you guys know if i make my projector in Mac whould it work in Pc
 too?
   
   Nope. You need to use Director on Windows to make a PC projector.
   
   
   Cordially,
   Kerry Thompson
   Learning Network
   
   
   [To remove yourself from this list, or to change to digest
 mode, go to
   http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to
 the list,
   email [EMAIL PROTECTED]  (Problems, email
 [EMAIL PROTECTED])
   Lingo-L is for learning and helping with programming Lingo.  Thanks!]
   
  
  
 _
   Get Your Private, Free E-mail from MSN Hotmail at
 http://www.hotmail.com.
  
  
   [To remove yourself from this list, or to change to digest mode, go to
   http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
   email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
   Lingo-L is for learning and helping with programming Lingo.  Thanks!]
 
 
 _
 Do You Yahoo!?
 Get your free @yahoo.com address at http://mail.yahoo.com
 
 
 [To remove yourself from this list, or to change to digest mode, go to
 http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
 email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
 Lingo-L is for learning and helping with programming Lingo.  Thanks!]
 

 _
 Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


 [To remove yourself from this list, or to change to digest mode, go to
 http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
 email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
 Lingo-L is for learning and helping with programming Lingo.  Thanks!]



[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




Re: lingo-l opening a browser popup window

2000-12-26 Thread gopinath

on 26/12/00 9:31 PM, Quixadá at [EMAIL PROTECTED] wrote:

 hi, lingoists
 how can i open a popup browser window from within a shockwave movie?
instead of externalEvent try gotoNetpage
regards


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




No Subject

2000-12-26 Thread Vishesh

HELLO ALL 

WISH U ALL A VERY HAPPY XMAS AND A GREAT NEW YEAR ,
MAY ALL UR WISH COME TRUE

[EMAIL PROTECTED]
(yes I was shouting is caps)

__
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]