Re: navigation

2001-07-11 Thread Clint Little
Joe, It's probably something like, checking the mouse location and based on that adjusting the movement of the graphic... Does that help? -- Clint At 03:24 PM 7/11/2001 +0100, you wrote: >Can anyone tell me how, or what lingo is behind, the scrolling map is done >at > >http://www.itch.co.uk/i

Re: passing variables from behavior to behavior

2001-06-22 Thread Clint Little
When using behaviors you need to remember that the object reference always gets passed as the first parameter. In other words: on foo me me.foo2("test") end on foo2 put param(1) -- you'll get something like you did below put param(2) -- you'll get "test" end HTH, -- Clint At 01:48 PM 6/22/01

RE: director.ini

2001-05-04 Thread Clint Little
>I have director 7 and director 8 loaded. I am trying to get more of an >error message than script error continue? Please forgive my ignorance but >where does the ini file go? I put it in my >winnt\system32\macromed\shockwave 8 folder and in the folder with the dcr >file. Nothing. > >Please t

Re: Net error codes

2001-05-04 Thread Clint Little
There's a list in the lingo dictionary under netError... for the netLingo stuff... Not sure if that's the list y'all are talking about. -- Clint At 11:18 AM 5/4/01 -0700, you wrote: >on 5/4/01 10:42 AM, Sharon Moeller at [EMAIL PROTECTED] wrote: > > > I have a long list of net error codes > >Wh

Re: NO OF CHANNELS

2001-05-04 Thread Clint Little
bug fixes as well! ;-) HTH, -- Clint >-- > >On Fri, 04 May 2001 09:04:12 > Clint Little wrote: > >If you are going to D8, ya mine as well go all the way to D8.5 > > > >-- Clint > > > >At 06:31 PM 5/4/01 +0530, you wrote: > >> thanx ever

Re: NO OF CHANNELS

2001-05-04 Thread Clint Little
If you are going to D8, ya mine as well go all the way to D8.5 -- Clint At 06:31 PM 5/4/01 +0530, you wrote: > thanx everyone for your replies and suggestions..i am using > d7and i cannot find the option of customizing the no of > channels...i should better swi

Re: NO OF CHANNELS

2001-05-04 Thread Clint Little
Well, if you are in D8 or higher, you can go to the property inspector under the Movie tab and simply type the desired number of channels (I believe up to 999). I can't remember where in D7 you can do this... HTH, -- Clint [To remove yourself from this list, or to change to digest mode, go t

Re: Script errors

2001-05-02 Thread Clint Little
Okay, I understand you are not being vague on purpose but, it is real tough to know what to look for when we have no idea what the error is... There are some properties in your .ini file that you can turn out that will provide a more verbose error message. Try setting: DisplayFullLingoErrorTe

Re: Pausing a movie

2001-05-02 Thread Clint Little
>I am attempting to pause a movie. I have scripts telling the playback head >to stay on a certain frame for a specified amount of time. I am able to >pause the audio but the scripts holding the playback head are still >running. Therefore the playback head continues before the audio is >finish

Re: Shockwave script error

2001-05-02 Thread Clint Little
Sharon, What sort of script errors are you getting? -- Clint At 11:33 AM 5/2/01 -0500, you wrote: >I created a technical quiz that was originally set up to play from a cd or >the user's hard drive. >Works great! > >I have now been asked to see if it works online. >I keep getting script errors

Re: text formatting with Lingo: proprty not found

2001-05-02 Thread Clint Little
-- Clint At 07:29 PM 4/30/01 -0700, you wrote: >yes, it's a field... >BUT forecolor doesn't work either >I can't set fontstyle also... > >?? > >Macromedia says it should work, well it doesn't for me... > > >- Original Message - >From:

Re: Dispaly Problem....

2001-05-02 Thread Clint Little
>When I start My projector.exe that time i want to change monitor size & >color palette >like screen size 800*600 & color setting is 32 bit. The budAPI xtra can do this. HTH, -- Clint [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.c

Re:

2001-05-02 Thread Clint Little
>How do I close the htm file in which i have embedded the shockwave movie >using Lingo. Look into the externalEvent in the lingo dictionary. You could interface this function with a javaScript method within the browser code. HTH, -- Clint [To remove yourself from this list, or to change to

Re: Pass value between movies use "play movie"

2001-05-01 Thread Clint Little
>I use "play movie" and "play done" to branch to another movie and back to >the first one. Can I pass values or have shared global variables between >these two movies? Yes, you can share globals between movies... Just make sure they are declared in both to access. HTH, -- Clint [To remove

Re: text formatting with Lingo: proprty not found

2001-05-01 Thread Clint Little
> >if I sue the next message: >member("monitor").char[1..12].color = rgb(200, 150, 75) > >I get an error: ...property not found: #color Is your member a field by any chance? If so, then you need to use foreColor HTH, -- Clint [To remove yourself from this list, or to change to digest mode, g

Re: play in score single frame& loop sound in single frame.

2001-04-30 Thread Clint Little
At 01:25 PM 4/30/01 +0100, you wrote: > Hi i'm lloydie and i'm new to director and have director 7 & using lingo. >I need to knoew how to play in a single frame in the score & and then lave >the frame once it has played all in the one single frame and then going >onto play the next frames..thi

Re: Fireworks Animation

2001-04-25 Thread Clint Little
> >The animation is saved as a PNG32 graphic. Do we need to convert it to an >animated GIF to get it to work An animated .gif or Flash... But it seems the others already answered it for ya! ;-) Good Luck, -- Clint [To remove yourself from this list, or to change to digest mode, go to h

Re: Fireworks Animation

2001-04-24 Thread Clint Little
Erin, So what format is it in right now? -- Clint >I have my students working on a portfolio project using Director 8. One of >the pieces that they are trying to add is a simple fireworks animation >that they created. Several students are having a hard time getting it to >play. It is coming

RE: How u stop the HEAD of a movie?

2001-04-19 Thread Clint Little
> So the problem..: > I have placed in the score some markers and i created some buttons in the > movie that move you around from marker to marker. > I can't find a way thow to stop the head of the movie. When i play it, the > head doesnt stay still in a frame. I assume that i need a bit of Lingo

Re: Lingo Help

2001-04-02 Thread Clint Little
>I am authoring a shockwave piece that has a series of doors for the end >user to choose. After they choose the door, they have the option to choose >several windows for that door. My question is how can I program this so >the correct windows can be used with the correct doors? Thanks! One wa

Re: exe on top of another?

2001-03-29 Thread Clint Little
>Does anybody know how to specify which exe projector stays "on top" if more >than one exe file is open at the same time, therefore clicking between the >two to make one or the other active? Buddy API has some commands that you can do this with... Don't have the URL off the top of my head though

RE: Repeat properties

2001-03-28 Thread Clint Little
.. :) > >At 10:52 AM 3/28/01 -0500, Clint Little wrote: >>For what it's worth Kerry is a guy! ;-) >> >> >>At 10:41 AM 3/28/01 -0500, you wrote: >> >>>Whether it makes sense or not depends on what you're trying to >>>accomplish. You co

RE: Repeat properties

2001-03-28 Thread Clint Little
For what it's worth Kerry is a guy! ;-) At 10:41 AM 3/28/01 -0500, you wrote: >Whether it makes sense or not depends on what you're trying to >accomplish. You could just be taking the items in order. Granted, the >example may have been lame, but the point was that working backward from >va

RE: Convert a string to a list name

2001-03-26 Thread Clint Little
> I want to convert a string "ballpath1" to a list named ballpath1. > I thought > value("ballpath1") would make it ballpath1, but it comes out > VOID. How can > I achieve that? Well, based on the example you provided below, you would want to say: list = value(ballPath1) ballPath1 is a variable

RE: searching a folder for files and returning their names?

2001-03-26 Thread Clint Little
Yup, you can use budAPI or fileXtra to do this. HTH, -- Clint > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > Behalf Of Bill Numerick > Sent: Monday, March 26, 2001 11:54 AM > To: [EMAIL PROTECTED] > Subject: searching a folder for files and returning thei

RE: lingo basics book

2001-03-25 Thread Clint Little
> Can anyone suggest me some real good books that can > teach right from the basics of lingo to the advanced > stage to a person who is not having any knowledge of > Programming. I think my fellow Indians are going to > help me in this regard with the availability of these > books in India and par

Re: Lingo to attach behaviours

2001-03-20 Thread Clint Little
Sure, look into the scriptInstanceList, that should do what your asking... HTH, -- Clint At 09:11 AM 3/20/01 -0500, you wrote: > Hi all, > > this might be an old question, but is it possible to dynamically attach >behaviours to sprites. I am working on dynamically generating sprites in >su

RE: switching between miaw and stage

2001-02-21 Thread Clint Little
> > How can I move the miaw to the background and the stage is coming to the > > front, but you can still see the miaw, if possible with a mouse > detect or > > something like that. > > Does anybody has a script for that? Or is there anybody how knows how to > > minimize the miaw with a single mou

RE: formating with lingo

2001-02-21 Thread Clint Little
The fontstyle is actually a list: ["Bold"] That should work! HTH, -- Clint > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > Behalf Of jmk > Sent: Wednesday, February 21, 2001 4:35 AM > To: Lingo-l Mailing List > Subject: formating with lingo > > > i woul

RE: Minimize window

2001-02-21 Thread Clint Little
> i'd like to know the command to minimize the > aplication window. appMinimize() -- Clint [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]

RE: kerry is so on !

2001-02-19 Thread Clint Little
Yup, seems to have a little downtime today! ;-) > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > Behalf Of Giles > Sent: Monday, February 19, 2001 5:51 PM > To: [EMAIL PROTECTED] > Subject: Re: kerry is so on ! > > > on 19/2/01 10:22 pm, Kerry Thompson at [EM

RE: Open File

2001-02-18 Thread Clint Little
Based on this: > I am trying to open an html document from CD on a mac, I get an error that > says "parade:ruub/file.htm cannot be found." The problem is the forward slash here... What you should probably do (based on the information you have provided) is check the platform and then set the path

RE: V12 handler not defined

2000-10-24 Thread Clint Little
Did you create an instance of the Xtra? HTH, -- Clint Clint Little Multimedia Developer JuniorNet Corporation (617) 619-5571 check us on the web: www.juniornet.com -Original Message- From: Tom Vandenbossche [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 24, 2000 8:00 AM To: [EMAIL

RE: PRINTING?

2000-10-17 Thread Clint Little
For printing you can look into Print-O-Matic. You can find more about it at: www.printomatic.com HTH, -- Clint Clint Little Multimedia Developer JuniorNet Corporation (617) 619-5571 check us on the web: www.juniornet.com -Original Message- From: LYNN L. [mailto:[EMAIL PROTECTED

RE: file IO & saving file on server !

2000-09-29 Thread Clint Little
some sort of naming convention and check where each user could have a distinct file for them. Make sense? -- Clint Clint Little Multimedia Developer JuniorNet Corporation (617) 619-5571 check us on the web: www.juniornet.com -Original Message- From: Martin Bedard [mailto:[EMAIL PROTECTED

RE: OOPS - handler not found in object

2000-09-27 Thread Clint Little
Good to know it works. I wasn't sure if your variable was a symbol or not (probably should have mentioned that). Ho Hum... -- Clint ;-) Clint Little Multimedia Developer JuniorNet Corporation (617) 619-5571 check us on the web: www.juniornet.com -Original Message- From: Jon

RE: OOPS - handler not found in object

2000-09-27 Thread Clint Little
I think I am following you. One instance I noticed you didn't try was: pAddressBook[symbol(aGroup)].addProp(aSpriteRef, [1]) HTH, -- Clint Clint Little Multimedia Developer JuniorNet Corporation (617) 619-5571 check us on the web: www.juniornet.com -Original Message- From: Jon

RE: font color of a specific char

2000-09-27 Thread Clint Little
You could try this (UNTESTED): set the forecolor of char 15 of field "fieldName" = colorValue I also believe that color value has to be an integer. HTH, -- Clint Clint Little Multimedia Developer JuniorNet Corporation (617) 619-5571 check us on the web: www.juniornet.com ---