hello my friend i am a developer and i useing lingo. i very interested in OOP in lingo. i have skill in lingo and may i can help you. m.b.tadi Send free SMS to...
I just went through my code library for stuff that is in a usable condition. I have not uploaded my Blowfish code yet because it's still unreleased and I ...
Hi all, I joined this group because I found some links to here telling there was a "URLDECODE" code snippet available. The full text search keeps me without...
Hi! I had some time to tweak the approved openLingo scripts tonight between the children screams. First I changed the default prefix in openLingo from "ol" to...
[ This was supposed to be CC'd, but Yahoo had screwed up my membership settings and bounced it. Original message below. ] Hi all, I haven't been subscribed to...
if you only need the text in the clipboard you could try member("missionstatement").text.copyToClipboard() or member("missionstatement").rtf.copyToClipboard() ...
I'm not sure if it's "on track" for this list, but I'm responding to the person having trouble using the copyToClipboard() function. I ran into the same...
I am sending this message as a "Special Notice" because it is important and I don't want anyone to miss it because of their email preferences. If you have...
Nothing seems to happen here anymore. Have a look at my inverse kinematics tutorial at director-online http://director-online.com/buildArticle.php?id=1126 I...
Hello, I've been trying to create a backup copy of an object so I can go back to an earlier state of the object if something goes wrong. I tried to copy an...
Hi all, I was just idly thinking about what new lingo commands I'd like to see in the next version of Director (eg yield(), sweep() - from MU lingo etc), and I...
Hi list, I think I've never posted to this list before, so I'm not sure, if this question fits in here, if not just one word and I will shut up, I promise:-) I...
Hi, I was wondering. Is it possible to really declare a method/variable as a private one, so that no one can address it from outside the script/object? The way...
Hi, I've created an object wich has an ancestor. like this ... --ancestor script property _width on new me, width setWidth me, width return me end on setWidth...
Long time no code, so here are a few new :) I asked this group about applicationflow and Jerry McManus answer with a statemachine concept. Here is the result I...
I've just posted a new isNaN function on m.d.l, which I think may be the most efficient way to test for NaN (Not a number when using floating point numbers. I...
[ Note from moderator: Although I do class this as spam, I allowed one post through previously, because of general interest to list members. I'm also allowing...
[Note from moderator: Just a reminder that this type of question is normally OT, but since it could be expanded into something general for addition to the...
I'd thought I share this peace of lifesaver, a GenericCallback function, useable when you want to specify what to do later on when for example a network job is...
I always had trouble to create a good designpattern for handling the applikationflow. What I mean with applicationflow is how the applikation (game) shows...
I needed a string repeated X times, I had the normal: on RepeatedString aString, aTimes vResult = "" Repeat with i = 1 to aTimes put aString after vResult End...
Hi, I'm working on an application that has several ActiveX sprites (multiple instances from the same ActiveX cast member). No problem when I want to set...
Hi. I've been trying to understand why properties of a "me" object reference work with built-in messages, but not custom handlers. For example, if I write a...
Hi Anyone know how make a multiuser game in Director ? I try to it but it does not work Any sample or tutorial ? Thanks for all Leandro ... Do you Yahoo!? ...
Hi this is Amira from Egypt .I'm certified Flash 5 developer put today I'm interest by Director Program. I was created a project content of several movies with...