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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
> 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
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
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
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
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
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
> > 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,
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"
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
> 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
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
> 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
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
> 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
> >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?
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
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
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
>
> 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
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
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
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
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
> 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
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
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
> 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
> 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
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
> 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
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
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
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
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
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
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
> 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
> 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
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
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
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
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
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
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
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,
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
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
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
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
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
65 matches
Mail list logo