RE: OOP and ancestor access

2001-08-21 Thread Mark R. Jonkman
Hi Jakob >Mark made great explanation of an OOP structure. >However, reading it only makes me nod, it doesn't make me shake my >head, or feel dizzy, and that was sort of my expectation, from all >the fuzz. Darn.. you mean I didn't totally put you to sleep.. drats.. I'll have to try harder the ne

Example about OOP

2001-08-21 Thread duchai
Hi List, Who can give me an example about OOP in director(property, behavior...)?. many 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

button catches all mouseclicks SOLUTION

2001-08-21 Thread Slava Paperno
Mark got right to the heart of it, and I goofed twice: when I set up the script, and then again when I tested Mark's theory the first time. The button had a movie script attached to it. (Director won't let you do that, but it will let you change the script type after it's been attached. I wond

No Subject

2001-08-21 Thread nipat permpoon
i want to lingo dropdownlist text and go to frameGet your FREE download of MSN Explorer at http://explorer.msn.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, e

Re: button catches all mouseclicks

2001-08-21 Thread Leif E. Wells
Just to double check Mark's (more sensible) suggestion: In the cast, when you click on the behavior and you click on the script tab in the property inspector does it say "behavior"? Leif >Thanks, Leif--but unfortunately that's not the case... I wish it were! S. > >At 10:34 PM 8/21/2001 -0400

No Subject

2001-08-21 Thread nipat permpoon
Get your FREE download of MSN Explorer at http://explorer.msn.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 h

Re: RE: OOP and ancestor access

2001-08-21 Thread Kurt Griffin
Jakob made a lot of good points, and boiled it all down to: > Suddenly it seems so cloudy again... can you wipe away the clouds? This is where I usually end up whenever I try to adhere religiously to pure OOP standards in Director. I just get the feeling that the hybrid procedural/oop environme

Re: button catches all mouseclicks

2001-08-21 Thread Slava Paperno
Thanks, Leif--but unfortunately that's not the case... I wish it were! S. At 10:34 PM 8/21/2001 -0400, you wrote: >maybe... > >make sure you have "on mouseDown me" or "on mouseUp me" -- without the >"me" it will catch all the clicks. > >Leif > > >>All of a sudden one button on the stage (a stand

RE: button catches all mouseclicks

2001-08-21 Thread Slava Paperno
Thanks, Mark, but this doesn't seem to be the case, because when I remove all behaviors and attach a brand new one, it still gets executed when I click the empty stage: on mouseUp me put "I've been clicked" end mouseUp This runs no matter what I click on the stage. I deleted the button, a

Re: button catches all mouseclicks

2001-08-21 Thread Leif E. Wells
maybe... make sure you have "on mouseDown me" or "on mouseUp me" -- without the "me" it will catch all the clicks. Leif >All of a sudden one button on the stage (a standard button, made >with the button tool) started catching all mouseclicks in the frame, >including clicks on empty stage ar

IEmac5 and evalScript?

2001-08-21 Thread Yariv Alter Fin
Hi all, a short question: did anyone actualy ever see an evalScript message from javascript arriving safely to a shockwave movie in explorer for the mac? or has any information regarding compatibilty or workarounds? the same simple code that works in any other browser/platform combination (out

RE: button catches all mouseclicks

2001-08-21 Thread Mark MacKenzie
Perhaps the script on the button is a movie script instead of a behavior. -Original Message- From: Slava Paperno [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 21, 2001 7:16 PM To: [EMAIL PROTECTED] Subject: button catches all mouseclicks All of a sudden one button on the stage (a

button catches all mouseclicks

2001-08-21 Thread Slava Paperno
All of a sudden one button on the stage (a standard button, made with the button tool) started catching all mouseclicks in the frame, including clicks on empty stage areas. The only way to stop this that I found is to put a stopEvent in the mouse handlers of every object--but that doesn't inte

Re: baCopyFile parameter

2001-08-21 Thread Charlie Fiskeaux II
Thanks; I downloaded the Mac version, which didn't come with any documentation. Charlie Fiskeaux II The Creative Group www.cre8tivegroup.com 859/858-9054 x29 cell: 859/312-3883 - Original Message - From: "Sean Wilson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August

ANNC: Advanced Flash 5 and Director 8.5 seminars in SF Bay Area(XPOST)

2001-08-21 Thread Terry R. Schussler
Dear colleagues: We're pleased to announced that I will be teaching all new seminars on Flash 5 (ActionScript) and Director 8.5 in the San Francisco/San Jose area next month. Visit http://www.flashseminars.com/ for a syllabus on these one day events: 9/24 - ActionScript for Designers 9/25 - Adva

RE: baCopyFile parameter

2001-08-21 Thread Sean Wilson
> What do I put for the third parameter in calling baCopyFile()? I > have tried "yes", "true", "overwrite", etc. >From the "Help" file for version 3.5 on Windows: Overwrite determines how the copy is done. Can be: "Always" always copies the file "IfNewer"copies the file if So

baCopyFile parameter

2001-08-21 Thread Charlie Fiskeaux II
What do I put for the third parameter in calling baCopyFile()? I have tried "yes", "true", "overwrite", etc. But it will not copy a file. The lingo I'm using is: thisSysFolder=baSysFolder("System") baCopyFile("@:Extensions:CarbonLib", thisSysFolder&"Extensions:CarbonLib", "true") baSysFolder

how to reverse and fastforward flash movie in director

2001-08-21 Thread Kavitha Raya
I have a flash movie made with gif images, every gif image is for 5 frames, like that i have total 600 frames in a flash movie, i have put that swf file in director and controlling the play pause of the movie through lingo, now when the movie is playing, is it possible to drag the slider bar or p

Re: MIAW that uses "the movie" as the filename

2001-08-21 Thread phillip louderback
i got it... i just needed to lock the file under get info/properties so it would be read only. --- phillip louderback <[EMAIL PROTECTED]> wrote: > hi, > i've got a MIAW that uses "the movie" as the > filename > property. It works fine on the mac but on the pc it > won't go, tells me "that file

Lightwave -> shockwave3d camera animation (simple question I guess)

2001-08-21 Thread lpovoas
How do I make the camera in a 3d world imported from Lightwave to 'play' an animation in Director 8.5?? Luiz Gustavo Castelan PĆ³voas [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 [EM

RE: OOP and ancestor access

2001-08-21 Thread Jakob Hede Madsen
At 15:34 -0400 2001_08_21, Al Hospers wrote: >...and in fact based on Jakob's response this AM I might say >that there may still be some confusion out there. You betcha! Confusion is my middle name. Regards, Jakob "confusion" Madsen. [To remove yourself from this list, or to change to digest m

RE: OOP and ancestor access

2001-08-21 Thread Jakob Hede Madsen
> > and you can pass information to an > > object, as long as what you are passing does not correspond to an > > actual property of an object, then I definitely understand. > >That is correct. It doesn't matter. The method is public, and whether it implements itself by fetching private data,

RE: OOP and ancestor access

2001-08-21 Thread Jakob Hede Madsen
Mark made great explanation of an OOP structure. However, reading it only makes me nod, it doesn't make me shake my head, or feel dizzy, and that was sort of my expectation, from all the fuzz. Maybe there's an important mental difference in calling a method "handle" something, rather than "set"

RE: XML parser

2001-08-21 Thread Watson, Christopher
Using the XML Parser http://www.macromedia.com/support/director/internet/using_xml_parser_xtra/ XML LIngo Dictionary http://www.macromedia.com/support/director/internet/xml/xml_lingo_dict/xml_l ingo_dict.html Christopher Watson Sr. Software Engineer Lightspan, Inc. -Original Message- F

RE: OOP and ancestor access

2001-08-21 Thread Al Hospers
> I think the problem is a matter of semantics... I believe > that by accessor > methods we simply mean a method that gets or set another > objects properties. > By contrast, a method that returns data that is not private > to an object is > *not* classified as an accessor method. I do not know if

XML parser

2001-08-21 Thread the nightboy
Could someone point me to documentation on the XML parser in Director manual. I seem to be finding no documentation. thx, b Brian Douglas (:ub) [To remove yourself from this list, or to change to digest mode, go

RE: OOP and ancestor access

2001-08-21 Thread Colin Kettenacker
> but he is saying that you should not get data from an object. if you > do that is accessing the data and is verboten. correct? Incorrect. As I mentioned before he is saying access private data is a no-no. Even in his ATM example he is showing data exchanging between objects, it's just that non

MIAW that uses "the movie" as the filename

2001-08-21 Thread phillip louderback
hi, i've got a MIAW that uses "the movie" as the filename property. It works fine on the mac but on the pc it won't go, tells me "that file is already in use" any ideas or won't it work on the pc. thanks phillip __ Do You Yahoo!? Make international

Re: RE: xtra problem

2001-08-21 Thread Kurt
> Well, you still have to invoke budapi as well... Instantiate? No, you don't - you can do it, but it's a waste of time. Because buddy's functions are global, the "ba" prefix is there to help differentiate the xtra's functions from lingo functions. Same goes for the audio xtra v. 4 (which is a s

RE: OOP and ancestor access

2001-08-21 Thread Al Hospers
> >if you end up putting the slider code inside the > >QTBehavior it starts to become almost like procedural code. you have > >this large bunch of code that becomes difficult to maintain > & that has > >everything in it including the kitchen sink. what is the point? > > Exactly! What is the point?

RE: Message window in shockwave

2001-08-21 Thread Brian Robbins
If you have the Shockwave 8.5 player installed, the only way to open the message window is to set the debugPlaybackEnabled = TRUE within the code of the movie itself. Alternatively, you can close it with the debugPlaybackEnabled = FALSE. Once it is closed, it cannot be re-opened. Brian Robbin

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

Message window in shockwave

2001-08-21 Thread pranavn
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] MessageWindow=1 [Lingo] DisplayFullLingoErrorText=1 The errors pop up great. But there is no message window opening. What am I missing? I'm running this of

RE: creating behavior / calling handler question

2001-08-21 Thread Karina Steffens
> > For another approach, see my article at Director Online: > >http://www.director-online.com/accessArticle2.cfm?id=340 > > Basic idea: Have a generic button behavior that you attach to any > and all buttons. When the button is clicked it does a sendSprite to > the current sprite number cal

Re: xtra problem

2001-08-21 Thread Irv Kalb
YesSireeBob. Works great. I'm using this feature as a key element of my current project. Irv At 11:12 AM -0500 8/21/01, [EMAIL PROTECTED] wrote: >Does the emailXtra handle attachments at all? > -- Lingo / Director / Shockwave development for all occasions. (Home-made Lingo

Re: concerning QT and Flash problem

2001-08-21 Thread Alex Macleod
I feel really dumb now because I have Wildform Flix which will convert it to flash but I have been sitting there thinking no no no the files will be to heavy to stand up in a flash projector &^@*&@*( of course... just bring them into director as new casts.. THANK YOU

RE: creating behavior / calling handler question

2001-08-21 Thread grimmwerks
Very cool - thanks Karina! [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. Than

Re: creating behavior / calling handler question

2001-08-21 Thread Irv Kalb
For another approach, see my article at Director Online: http://www.director-online.com/accessArticle2.cfm?id=340 Basic idea: Have a generic button behavior that you attach to any and all buttons. When the button is clicked it does a sendSprite to the current sprite number calling a stand

RE: xtra problem

2001-08-21 Thread Al Hospers
> Does the emailXtra handle attachments at all? yes > What's everybody's choice for ftp/uploading/xtranetting files? other than DirectFTP what else is there? supported that is! Al Hospers CamberSoft, Inc. alcambersoftcom http://www.cambersoft.com Shockwave and Director development, Lingo prog

RE: xtra problem

2001-08-21 Thread Mark A. Boyd
At 07:43 21/08/2001, [EMAIL PROTECTED] wrote: >Well, you still have to invoke budapi as well... Not so. Buddy API's methods are available to Lingo simply by including the Xtra with the project. -- Mark A. Boyd Keep-On-Learnin' :) [To remove yourself from this list, or to change to digest mo

Re: xtra problem

2001-08-21 Thread grimmwerks
Does the emailXtra handle attachments at all? What's everybody's choice for ftp/uploading/xtranetting files? [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

RE: creating behavior / calling handler question

2001-08-21 Thread Karina Steffens
> I was thinking that I create one behavior asking for the text of the > handler to call, then do a sendallsprites(do(stringentered)) > > Would this be the way to go or would it be > sendallsprites(symbol(textentered)) If you're using a gpdl for this, all you need to do is define the format as #s

Re: xtra problem

2001-08-21 Thread Nick Youmans
> if I remember correctly the DirectEmail Xtra does this. > I'm sure somebody will correct me if I am wrong tho... it sure does. DirectEmail needs to have an object declared 1st: oEmail = new(Xtra "DirectEmail", getUserEmailPref(2),"","") then you can do cool things, like actually sending

creating behavior / calling handler question

2001-08-21 Thread grimmwerks
Just got in and thought I'd post the question before I attempted it myself. I've got a bunch of buttons that react the same (ie rollover, down, blah blah blah) but on mousedown should all call a different handler. I was thinking that I create one behavior asking for the text of the handler to c

RE: xtra problem

2001-08-21 Thread Al Hospers
> Huh - is that true? I'm no dope, but I didn't think I could > use the Audio > Xtras 'ax' stuff without first creating an object of it? Hmm.. the old XObjects required you to do that & a few Xtras still do, but to my knowledge most do not. you just call the method. I think the ones that do so ar

concerning QT and Flash problem

2001-08-21 Thread John Sproul
I am wondering can you convert the QT movie to Flash. I know that Flash movies can overlap themselves. Either convert the QT to frames in Quicktime Pro and import it into Flash or use the conversion program from javakitty.com that converts video to Flash. [To remove yourself from this list, or

Re: Opening PDF from Flash

2001-08-21 Thread grimmwerks
You could use director wiht flash inside of it, then trigger the pdf when finished. [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

RE: xtra problem

2001-08-21 Thread grimmwerks
Huh - is that true? I'm no dope, but I didn't think I could use the Audio Xtras 'ax' stuff without first creating an object of it? Hmm.. On Tue, 21 Aug 2001, Al Hospers wrote: > > like many Xtras these days, you don't have to specifically instantiate > the Audio Xtra. > [To remove yourself

RE: xtra problem

2001-08-21 Thread grimmwerks
Well, you still have to invoke budapi as well... On Tue, 21 Aug 2001, Sean Wilson wrote: > > Huh - well strangely enough it seems that the audio xtra never shows an > > instance of itself - even with that weird return, it's there with its' > > builtin queries. > > I'm not sure, but I think tha

Re: Opening PDF from Flash

2001-08-21 Thread Florian Bogeschdorfer
The browser version is not wanted. I guess I'll have to stick with director then. Thank you. best regards, Florian Chris Aernoudt wrote: > > Use getURL, but you can forget about the "with" thing, > and since it is a browser thing, you'll always have to confirm for opening. > > Or you can put y

Re: the position of cursor in a field?

2001-08-21 Thread Slava Paperno
There's a diffrence in how to place an insertion point cursor (the blinking I-beam) in a text member vs. a field member. selStart and selEnd work only in field memebr. In a text member, use member(X).selection = [2, 2] (as an example) to place the cursor between character 2 and 3 in the editabl

RE: CMYK exports via Xtras?

2001-08-21 Thread Al Hospers
> but any way direct xport has no documented cmyk features and I think that this was asked on Direct-L a week go. currently no Xtra does this. > I need help on > these kind of things too, Like is there a way to do > "photoshop" levels on a bit map? spend some time with Imaging Lingo. it should

RE: xtra problem

2001-08-21 Thread Al Hospers
> Huh - well strangely enough it seems that the audio xtra > never shows an > instance of itself - even with that weird return, it's there with its' > builtin queries. like many Xtras these days, you don't have to specifically instantiate the Audio Xtra. Al Hospers CamberSoft, Inc. alcambersoftc

Re: Opening PDF from Flash

2001-08-21 Thread Chris Aernoudt
Use getURL, but you can forget about the "with" thing, and since it is a browser thing, you'll always have to confirm for opening. Or you can put your flash thing into a html page, then you could open the pdf in the browser window. - Original Message - From: "Florian Bogeschdorfer" <[EMA

Re: the position of cursor in a field?

2001-08-21 Thread Chris Aernoudt
1. Yes, with selStart or selEnd, there might be some other options, dunno, never needed to 2. member("hoursMinsSecsField").text = yourHours&":"&yourMins&":"&yourSecs --- or whatever - Original Message - From: "Lauri Puisto" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August

the position of cursor in a field?

2001-08-21 Thread Lauri Puisto
Hi, Is there any way to find out where the "blinking" cursor is in a field? I want to do a field where user can write the time for CD-player. I want the field to look like "0:00:00" the propblem is that I don't know how to automaticly put ":" in to the right place? Any ideas what is the best way

Opening PDF from Flash

2001-08-21 Thread Florian Bogeschdorfer
Hi everybody! I have a flash animation and would like to open a .pdf file with the Acrobat Reader after the flash animation. Is this possible? How? I know I can open an application, but I need something similar to Directors' open "file" with "application", otherwise I will have to do it in D8 and

Director query

2001-08-21 Thread Mittal Dholakia
Hi Friendzz, I have just started learning Director 8 and little bit of Lingos. Need your help. Can you please tell me what are the difficulties that is faced when one uses flash images on Director base. Do Director supports flash and do it give browser problems as well. Waiting for your reply. Th

Re: RE: mouseLoc or?Han not def.

2001-08-21 Thread Chris Aernoudt
Install buddyApi ! You can get it at : www.mods.com.au - Original Message - From: "mark verhoef" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 21, 2001 10:13 AM Subject: Re: RE: mouseLoc or?Han not def. > thanks Kurt.BUT Director says to me `HANDLER NOT > DEFINE

Re[2]: colorObject

2001-08-21 Thread Darryl Cousins
Tuesday, August 21, 2001, 9:55:50 AM, John wrote: j> here's the address: j> http://www.mail-archive.com/lingo-l@penworks.com/ j> John Erazo Thanks John -- Blessings, Darryl mailto:[EMAIL PROTECTED] [To remove yourself from this list, or to change to digest mode,

getting the effect

2001-08-21 Thread nat
basically I am struggling to get the right effect from my director project, I have been passed a design which now needs to be placed into director. The effect I need is a kind of glowing 'fireball' moving along colored tubes... I can't use flat graphics as they don't blend correctly with the inte

RE: OOP and ancestor access

2001-08-21 Thread Jakob Hede Madsen
At 21:22 -0400 2001_08_20, Al Hospers wrote: >if you end up putting the slider code inside the >QTBehavior it starts to become almost like procedural code. you have >this large bunch of code that becomes difficult to maintain & that has >everything in it including the kitchen sink. what is the po

Re: RE: mouseLoc or?Han not def.

2001-08-21 Thread mark verhoef
thanks Kurt.BUT Director says to me `HANDLER NOT DEFINED(baPlaceCursor(pLastLoc.locH, pLastLoc.locV)wHAT SHOULD I do??? [EMAIL PROTECTED] kloosterleuter str.31-19 3961 AX Wijk bij Duurstede tel:06-51922532 >From: Kurt Griffin <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMA

Re: CMYK exports via Xtras?

2001-08-21 Thread phid
Hi I wrote to Toma Burda from direct xtras(direct xport) about this and got monosylablic answers , obviously too busy to help the people who PAY HIS RENT but any way direct xport has no documented cmyk features and I need help on these kind of things too, Like is there a way to do "photoshop" lev

RE: colorObject

2001-08-21 Thread john
here's the address: http://www.mail-archive.com/lingo-l@penworks.com/ John Erazo -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Darryl Cousins I searched the subject in the Direct-L archives and I'd dearly like to know where to find the Lingo-L archi