Hello! Since the eternalScriptManager was working I've been using it in my cargame and these are my experiences working with it: Pros You can use one copy of...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the openLingo group. File : /Christoffer...
openLingo@yahoogroups...
Mar 18, 2003 3:42 pm
493
Hi! I've been coding some useful things lately (seems I'm the only one coding for openLingo nowadays). It's the documentationsystem I've given a boost. Now it...
Christoffer recently made me aware of some spam postings in the files area. This is undoubtably part of widescale abuse of Yahoo groups, and shouldn't be so...
This does look like a very good system. Having quickly browsed through the complete documents, it seems to me that it would be of great help when documenting...
I have a XML wrapper for the DOM-Lingo parser that needs documentation. Any chance that you can share your code? _______ Regards, Mayuresh ... From:...
well.. here is a protected movie that does the job anyways http://groups.yahoo.com/group/openLingo/files/Christoffer%20Enedahl/Director%208.5/docGenerator.dxr ...
Thanks! I'll give it a try. I think I'll work on a versioning system and if it works out fine, maybe then we can see if we can link it up with yours. _______ ...
Very nice and very usefull. Cudos!! In the How-To you mention documentation.ls. Haven't you released that yet? I can't find it. Also a feature that would be...
... Sure! The docGenerator is already linked to my External Script Manager (demo in my folder at openLingo.org) which will need some kind of cvs or other...
Hi Christoffer Maybe you can also have some special code for it to ignore. So if the comment were to start with --++ then that would be ignored. _______ ...
[ This is not one for the faint-hearted or anyone who is new to programming or Lingo !!! ] I am currently studying the RSA public-key cryptography algorithm,...
Hi - It sounds like an interesting project. You probably know this, but with Director 9 you can bring an "invisible" Flash MX cast member into the score and ...
... From: "Neil Stapleton" <sahnic1@...> ... This idea has been suggested before. I'm not entirely sure that openLingo should support MX-only code at the...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the openLingo group. File : /Christoffer...
openLingo@yahoogroups...
May 9, 2003 11:51 am
507
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the openLingo group. File : /Christoffer...
openLingo@yahoogroups...
May 19, 2003 12:30 pm
508
Hi! Inspired by Halflife 2, I want to gather some people to develop a game. I have many idéas for gameplay but none of my games seems to be finished. So my...
Have you seen "Robot Battle"? http://www.robotbattle.com/ It's not Lingo, but I think it could easily be ported. It would be great fun to see an open source...
... From: "Christoffer Enedahl" <christoffer@...> ... I think this is both a good and bad idea. The reason it is a bad idea is that developing a game...
... Yes thats true. But one if my intensions with this message was to kick some life in this list. ... I'm not going to dismiss this before it started answers...
Well, at least game *engines* (jump&run, etc.) could be open source. This would be easier to develop as team, whereas everyone could make his/her own game out...
... From: "Stefan Ladstaetter" <ladstaetter@...> ... Agreed: I would like to see as much as possible open source, and as much as is practical form some...
Hi list, Lately, I have been looking at formally documenting the code I write for my projects. After dabbling with UML for a while, I find it a bit overkill...
I am including a script that normally works. It basically loads an external swf file into a cast member and the puppets a sprite and inserts the member. Here...
You might have forgotten to mark up a parent script with the tag: -- @type parent and that would have made it a moviescript, thereby overriding the 'new' ...
Hiyas, I've been writing a shortish article about Model-View-Controller Design pattern in lingo... in particular, focusing on techniques for decoupling the...
Hi Luke, This is a very interesting quiestion. Since I moved from Java to Director/Lingo at christmas I have probably tried most things! I wrote some Table...
It sounds like you're on the right track. My understanding of MVC is that the responsibility for displaying state changes in the model is encapsulated in the...
Hi Ben, I like your your design ideas, but it sounds like you are still working out the how's and why's of Director, so I thought I would jump in and offer my ...