lingo-l PS to does this crash make sense?

2001-07-26 Thread Slava Paperno
I guess it may also be relevant that the text is displayed in an embedded font and is antialiased (it has to be). Kerning is off. Ink is Copy. The earlier post follows, unchanged: I've traced my projector crashes to this stripped-down script: --script in a text member sprite on mouseDown me

lingo-l Creating little html table in Director

2001-07-26 Thread JJ
Hi, Guys... I am new to this list... I'm glad to know of this one... :) I have a little routine that creates a html table... I was able to create one with all same width in all columns with this code... html = HTMLBODYTABLE BORDER=1TR repeat with i = 0 to gDatabase[1].count

RE: lingo-l PS to does this crash make sense?

2001-07-26 Thread Sean Wilson
I guess it may also be relevant that the text is displayed in an embedded font and is antialiased (it has to be). Kerning is off. Ink is Copy. I tried mine with all kinds of combinations - saveBitmap, antiAliasing FALSE, DTS etc., etc. Have you tried other ways of highlighting (e.g.,

Re: lingo-l music player [x-post]

2001-07-26 Thread Buzz Kettles
Al - It's an 80 kbps stream - that's probably way too much for a modem. Most 56k modems deliver about 48 max on a good connect. Try your player w/this URL: http://audio.macromedia.com/samples/classic.swa (It delivers a 16 kbps stream therefore should play even in the hinterland.) BTW you can

lingo-l email from within Director, length of message text

2001-07-26 Thread Michael von Aichberger
Hi list! Some time ago Al Hospers posted this solution for e-mailing from within Director: gotonetpage mailto:; addressString ?subject= subjectString body= messageString Now I wanted to use this and experienced a strange behavior concerning the length of the text in the variable

lingo-l Real duration

2001-07-26 Thread Joris
HI there, anyone got an idea of how to get the duration of a Real media file in Director ? thanx j. -- Joris Sewandono ReloadMedia Tel:+31.6.24235496 mail: [EMAIL PROTECTED] http://www.siroj.net [EMAIL PROTECTED]

RE: lingo-l email from within Director, length of message text

2001-07-26 Thread Pekka Buttler
If my memory serves me correct then I can confirm having heard about that quirk earlier. Pekka -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Michael von Aichberger Sent: 26. heinäkuuta 2001 13:10 To: [EMAIL PROTECTED] Subject: lingo-l email

RE: lingo-l email from within Director, length of message text

2001-07-26 Thread Al Hospers
Some time ago Al Hospers posted this solution for e-mailing from within Director: gotonetpage mailto:; addressString ?subject= subjectString body= messageString Now I wanted to use this and experienced a strange behavior concerning the length of the text in the variable

lingo-l find Good sound file

2001-07-26 Thread mitesh
Hi Friends, I want good sound clip files for presentation form where i can get that any site is there from i can download files. If you know then tell me. Mitesh [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

RE: lingo-l find Good sound file

2001-07-26 Thread Katagiri, Junichi
flashkit has good sfx and sound loops - look http://www.flashkit.com/soundfx/index.shtml jun -Original Message- From: mitesh [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 25, 2001 7:52 PM To: lingo Subject: lingo-l find Good sound file Hi Friends, I want good sound clip files for

RE: lingo-l PS to does this crash make sense?

2001-07-26 Thread Slava Paperno
Good to hear that! Would you mind sharing your solution, or at least its direction? There are so many things that with imaging Lingo might mean :-) S. At 06:53 PM 7/26/2001 +1200, you wrote: The work-around I used is via imaging lingo. Gave exactly the same look as changing the colour of the

Re: lingo-l find Good sound file

2001-07-26 Thread nik crosina
hi mitesh, have a look at these sites: www.sound-effects-library.com www.tape-gallery.co.uk i used them before and they are reliable and quick and good to access over the internet. hope that helps, nik btw: i am not woring for them.. On Thu, 26 Jul 2001 05:21:30 +0530 mitesh [EMAIL

Re: lingo-l baXCopy progress

2001-07-26 Thread Nicholas Youmans
i am using buddyApi's baXCopy function to copy a directory form a CD to the users hard drive... problem is, i need some form of progress bar there is also a progress copy beta module for the BudyApi Xtra. You can find it at www.mods.com.au then follow the buddy - downloads - beta versions.

RE: lingo-l message window question

2001-07-26 Thread Roy Crisman
You have to do everything you did previously projector.ini file has: [Settings] ; for Director 8, D8.5 uses the lingo the debugPlaybackEnabled MessageWindow=1 MessageWindowRect=0 530 614 1018 AS WELL AS setting: --enable the Message Window for debugging set the debugPlaybackEnabled =

lingo-l Does how you crop affect performance? Cropping utilities..

2001-07-26 Thread Kendall Anderson
Hey all - After seeing how some others are approaching the 'cropping utility' (using the script by Werner Sharp, or at least the technique) I'm beginning to second-guess the way I've approached constructing things in Director over the last 4 years. Specifically, the technique using imaging

lingo-l Real duration

2001-07-26 Thread Joris
HI there, anyone got an idea of how to get the duration of a Real media file in Director ? ... thanx j. -- Joris Sewandono ReloadMedia Tel:+31.6.24235496 mail: [EMAIL PROTECTED] http://www.siroj.net [EMAIL

lingo-l video problem - plays video but don't play audio

2001-07-26 Thread Fabio
Hello lingo-pals, There's something that is getting into my nerves. I have some videos in my project. They're compacted using Indeo 5.1. The codecs are installed in my machine. In authoring mode, they play just fine, with video AND audio. If I open them through window media player, they work

Re: lingo-lSave castlib ... write persmision by other user ?!?!?

2001-07-26 Thread Joris
Hi there ... When I save a castlib when running a projector on a other machine I get a Unable to save the movie dialog, it says it is already open with write permission by other user but there is no othere machine running the project or a version of director ?!?! strange Huh ? any one

Re: lingo-l video problem - plays video but don't play audio

2001-07-26 Thread Leif E. Wells
Hello lingo-pals, There's something that is getting into my nerves. I have some videos in my project. They're compacted using Indeo 5.1. The codecs are installed in my machine. In authoring mode, they play just fine, with video AND audio. If I open them through window media player, they work

Re: lingo-l video problem - plays video but don't play audio

2001-07-26 Thread Grant Gelech
The code that I used I found on the macromedia.director.lingo newsgroup. Place this script in the frame before the movie plays on exitFrame me sound stop 1 set the soundKeepDevice = false end and for this script make sure your your video cast is in cast 3, and your vidoe sprite is in

RE: lingo-l video problem - plays video but don't play audio

2001-07-26 Thread Victor Iwan
I'm having the same problem too Just make sure you don't use any audio compression when 'render' the videos... There's something that is getting into my nerves. I have some videos in my project. They're compacted using Indeo 5.1. The codecs are installed in my machine. In authoring mode,

Re: lingo-l Does how you crop affect performance? Croppingutilities..

2001-07-26 Thread Christian Wach
Kendall Anderson wrote: 'crop a pure rectangle' method (AutoCropper) took 1.28s, and using the 'return an image with only the different pixels and lots of white space' method took 0.42s. not quite clear about the context here, but are they huge images? I ran a quick test using a 1024x512

RE: lingo-l Real duration

2001-07-26 Thread Thomas Higgins
Try: member(real cast member).duration In order for this to work, you *must* first play the video. Remember that this is a streaming (always) media type and information such as its duration isn't known until streaming has begun. Therefore if you need to write some code that is dependant upon

lingo-l Type 2 Crash. a cautionary tale

2001-07-26 Thread Carl West
Two days ago I started getting catastrophic crashes on my Mac that made Director simply vanish from my screen with a Type 2 error*. After placing debugging commands that wrote out to a text file (so I could read it after the crash). I tracked it down to a single line. This line would execute

Re: lingo-l Does how you crop affect performance? Croppingutilities..

2001-07-26 Thread Kendall Anderson
Hi Christian - not quite clear about the context here, but are they huge images? I don't know what scripting you are using, or what size images you're cropping... but hope it's of some use... Sorry for the lack of context.. I'm referring to utilities to crop sequences of images based on how

lingo-l Timming Shockwave files

2001-07-26 Thread Jim Allen
Is there a way to time a shock wave file over the Internet? We are trying to come up with a duration it takes to watch a program streamed over the net! Are scenario includes different modem speeds and different computers. A sure fire way to do it is use a stopwatch! But then we have to sit

lingo-l Creating little html table in Director

2001-07-26 Thread Darryl Cousins
That's my experience too. Blessings, Darryl Say that I have 5 columns in my table and I want them to be 10%, 20%, 20%, 30%, and 20% for each columns... So... I tried the previous code with multiple if statements and following statement... and got errors... put "TD

RE: lingo-l Creating little html table in Director

2001-07-26 Thread Bastien Bouchard
As far as I have been able to produce, Director doesn't like it much when you try to specify td width's with a percent (pretty much ignores them). Am I wrong about that? Pretty the same for me. Use absolute values for cols width. Many HTML code elements seems not well interpreted by

Re: lingo-l Debugging OOPs in lingo with Director 5

2001-07-26 Thread R. Bhakti Klein
i would definitely recommend's irv's ebook, and i think there are good chapters in bruce epstein's and gary rosenzweig's books. peter small's lingo sorcery is unique, that's for sure. for me, it was very helpful in making the conceptual leaps required to move from procedural to object oriented

Re: lingo-lSave castlib ... write persmision by other user ?!?!?

2001-07-26 Thread R. Bhakti Klein
do you perhaps have 2 copies of the movie opened on your windows machine at the same time? Joris wrote: Hi there ... When I save a castlib when running a projector on a other machine I get a Unable to save the movie dialog, it says it is already open with write permission by other user

Re: lingo-l Timming Shockwave files

2001-07-26 Thread Roy Crisman
on startMovie global gTimeStarted gTimeStarted = the milliseconds end then, whenever your bit is done: global gTimeStarted alert(It took me (the miliseconds - gTimeStarted) milliseconds to run!) or do whatever else with that data to output it (such as tossing it in your setPrefs

Re: lingo-l Does how you crop affect performance? Croppingutilities..

2001-07-26 Thread Kurt
It would seem to me that many using the other technique still put their sprites on stage using an ink other than copy - is their some specific reason for this? Shockwave and 56k modems. I happily trade fractions of a second in performance (though I tend to use imaging for animations... don't

lingo-l timer problem

2001-07-26 Thread Paul Schulman
Hi. I have a simple problem. I am trying to present a stimulus for a brief period of time but the code I'm using is not controlling that period. I have an on MouseDown script in frame 1 that directs the playback head to frame 2, where I select the color of the stimulus. The stimulus ends up

Re: lingo-l video problem - plays video but don't play audio

2001-07-26 Thread Fabio
Thanks Grant, this worked fine. I just can't figure out why when I played the file in authoring mode it worked, and in the projector it didn't. Anyway, it's working now. Catch ya later, Fabio At 09:38 27/07/01 -0600, you wrote: The code that I used I found on the macromedia.director.lingo

lingo-l bug on czech windows?

2001-07-26 Thread Stephane Comeau
Hi, I've got a bug report that I'm trying to track down where a shockwave movie that works well otherwise will generate a script error and then a C++ runtime error when played back on a Czech version of windows with system locale and default language set to Czech. No user input other than mouse

Re: lingo-l bug on czech windows?

2001-07-26 Thread Tab Julius
One thing you might czech (sorry, couldn't resist) is if the problem is really due to Czech Windows, or if that's just a decoy, and it's really due to their configuration. If it was Director related, the bug would probably also occur on languages similar to Czech. Director itself is not

Re: lingo-l Type 2 Crash. a cautionary tale

2001-07-26 Thread Slava Paperno
I haven't done the tracing that you have, but I think my Type 2 crashes of D8 on Mac OS 9.04 started when I started using the same type of calls... Does this Cautionary Tale apply to D8.5? Slava At 12:43 PM 7/26/2001 -0400, you wrote: Two days ago I started getting catastrophic crashes on my

lingo-l list and variable

2001-07-26 Thread Dominic Villiard
how can i find if there an item taht i'm looking for in a list if i don't know it's position example mylist = [a, d, p, o] and i want to know if d is in the list but it could be in any position in the list thanx [To remove yourself from this list, or to change to digest mode, go to

Re: lingo-l list and variable

2001-07-26 Thread Nick Youmans
how can i find if there an item taht i'm looking for in a list if i don't know it's position example mylist = [a, d, p, o] and i want to know if d is in the list but it could be in any position in the list position = 0 repeat while i = 1 to mylist.count if mylist[i] = d then

Re: lingo-l Type 2 Crash. a cautionary tale

2001-07-26 Thread Carl West
Slava Paperno wrote: I haven't done the tracing that you have, but I think my Type 2 crashes of D8 on Mac OS 9.04 started when I started using the same type of calls... Does this Cautionary Tale apply to D8.5? I suspect so. I tried opening it with 8.5 and had the same crash. (the project is

lingo-l Windows vs. Mac, window focus

2001-07-26 Thread Slava Paperno
A distinguished member of this list suggested that this wouldn't be a totally foolish question to ask on the list... so I'm asking it. The issue may be a basic OS one, not a Director issue--I don't know. It's about window focus and window stacking order on the Mac compared to MS Windows. In

lingo-l Make your opinions known !!

2001-07-26 Thread Buzz Kettles
There is a new survey up - http://www.macromedia.com/software/director/special/survey/ [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: lingo-l list and variable

2001-07-26 Thread R. Bhakti Klein
i think you can just use getPos: if myList.getPos(d) 0 then --it's in the list end if --bh Nick Youmans wrote: how can i find if there an item taht i'm looking for in a list if i don't know it's position example mylist = [a, d, p, o] and i want to know if d is in the list but it

RE: lingo-l Make your opinions known !!

2001-07-26 Thread jp
Pretty Intel advert too ! :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Buzz Kettles Sent: Thursday, July 26, 2001 1:22 PM To: [EMAIL PROTECTED] Subject: lingo-l Make your opinions known !! There is a new survey up -

lingo-l is this possible?????

2001-07-26 Thread Dominic Villiard
for processing credit cards 1. the customer goes through the form filling process and they select to pay online by credit card. 2. director passes the registration info and email address through an https call and we respond with an order number 3. the charge request gets queued up at our end and

RE: lingo-l Type 2 Crash. a cautionary tale

2001-07-26 Thread Pekka Buttler
I've once had an insider explain to me that the reason is that that type of function calling is reserved for built in functions, not custom lingo. Understandable, but an oversight nevertheless... Which brings me to another idea. Would someone second my vote for the following concept. The user

RE: lingo-l message window question

2001-07-26 Thread Kerry Thompson
You may be right - I am referencing D8 and earlier - to be honest I haven't tried this in D8.5... I use it in 8.5 with no problem--at least on Windows. Haven't tried the Mac yet. the debugPlaybackEnabled does need to be set to true for 8.5. My projector is called Get Set.exe and I have a

RE: lingo-l bug on czech windows?

2001-07-26 Thread Stephane Comeau
One thing you might czech (sorry, couldn't resist) is if the problem is really due to Czech Windows, or if that's just a decoy, and it's really due to their configuration. Pretty sure it's related to the windows language/regional settings. Bug reports note that the bug doesn't repro on the

RE: lingo-l list and variable

2001-07-26 Thread Pekka Buttler
People! Ever looked up getPos? Syntax getPos(list, value) Description List function; identifies the position of the value specified by value in the list specified by list. When the specified value is not in the list, the getPos command returns the value 0. For values contained in the

RE: lingo-l music player [x-post]

2001-07-26 Thread Kafka's Daytime
Al.. On my test dialup machine: modem speed: 56k computer type: Pentium II 233 OS:Windows 98 SE RAM: 128 Browser version: IE 5.0 Audio takes about 40 - 50 seconds to play. Once it *does* play it plays fine. HTH,

RE: lingo-l message window question

2001-07-26 Thread Ken Prat
I use it in 8.5 with no problem--at least on Windows. Haven't tried the Mac yet. the debugPlaybackEnabled does need to be set to true for 8.5. My projector is called Get Set.exe and I have a Get Set.ini file with this line in it: MessageWindow=1 Then I put this in my prepareMovie

RE: lingo-l PS to does this crash make sense?

2001-07-26 Thread Sean Wilson
Good to hear that! Would you mind sharing your solution, or at least its direction? There are so many things that with imaging Lingo might mean :-) OK. Here's the process I used: In a behavior attached to the block of text I create an image in the beginSprite handler and store it as a

Re: lingo-l is this possible?????

2001-07-26 Thread Dominic Villiard
is it possible from a projector?? what are the risks? - Original Message - From: Dominic Villiard [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, July 26, 2001 4:49 PM Subject: lingo-l is this possible? for processing credit cards 1. the customer goes through the form

Re: lingo-l list and variable

2001-07-26 Thread R. Bhakti Klein
Pekka Buttler wrote: People! Ever looked up getPos? yes!! i did!!! Syntax getPos(list, value) Description List function; identifies the position of the value specified by value in the list specified by list. When the specified value is not in the list, the getPos

RE: lingo-l timer problem

2001-07-26 Thread Sean Wilson
I'm not sure if it's your problem or not, but you are trying to spawn a navigation from a beginSprite handler - in your case from a handler called by beginSprite. This is a no-no, you can't navigate from beginSprite. on beginSprite me pickColor end on pickColor if the timer 60 then

RE: lingo-l is this possible?????

2001-07-26 Thread Sean Wilson
Director doesn't do https:// from a projector. mailto:[EMAIL PROTECTED] is it possible from a projector?? [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: lingo-l is this possible?????

2001-07-26 Thread grimmwerks
Sure, why not? That is it's possible if there's an internet connectionand if you encode it/decode it on the server, it's not that much different than a browser doing the communication. [To remove yourself from this list, or to change to digest mode, go to

RE: lingo-l is this possible?????

2001-07-26 Thread grimmwerks
Whoops, didn't notice it had to be https: BUT in a way I bet you could, since it's just a type of http communication. You'd have to use the MU Xtra to actually do every request/response that the browser would normally do. [To remove yourself from this list, or to change to digest mode, go to

RE: lingo-l is this possible?????

2001-07-26 Thread Sean Wilson
Watch for breaks. http://www.macromedia.com/support/director/ts/documents/secure_sockets_unava ilable.htm While you can use https:// with shockwave, you *still* can't from a projector. Agreed, you could implement your own encryption from the projector and de-crypt server-side, but you can't

RE: lingo-l is this possible?????

2001-07-26 Thread Leif E. Wells
Let Macromedia know how you feel about the lack of HTTPS support in projectors: http://www.macromedia.com/software/director/special/survey/ Director doesn't do https:// from a projector. mailto:[EMAIL PROTECTED] is it possible from a projector?? [To remove yourself from this list, or

lingo-l looking Shockwave project

2001-07-26 Thread Vlad Anokhin
Company looking Shockwave project for development. One of samples http://mdgroup.fromru.com e-mail: [EMAIL PROTECTED] [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]

RE: lingo-l music player [x-post]

2001-07-26 Thread Al Hospers
Audio takes about 40 - 50 seconds to play. Once it *does* play it plays fine. thanks for the response Josie. Al [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,

lingo-l Best way to post graphic to web?

2001-07-26 Thread Stephen Recker
I've got postNetText() working to put text in a net directory, but how do I send a graphic to the web? I'm not talking about emailing it, I just want to use Director to send a graphic from my desktop to a folder on my web site. TIA Cheers, Stephen [To remove yourself from this list, or to

lingo-l File IO

2001-07-26 Thread Kerry Thompson
Am I missing something simple here? I wrote a little utility to copy the script text out to text files, and it crashes my Mac on about the 15th iteration. on copyScripts castLibName, targetDir repeat with i = 1 to the number of members of castlib (castLibName) if member(i,

lingo-l mpg files on cdrom

2001-07-26 Thread grimmwerks
I know, it's been asked here so many times, and usually pointed to an xtra, but I've got a few mpg1 files that SEEM to play fine through Windows media (win2k) and I'm sure they're fine on the mac. If I force them to play as WM on the mac, is there any issues anyone knows of? [To remove

RE: lingo-l mpg files on cdrom

2001-07-26 Thread grimmwerks
Actually there IS a WM for the mac, but that's not what I asked, or meant to... i've got mpeg1 files for a crossplatform cdrom. On the mac, it'll play through QT, for the pc, through WM because the client doesnt' want to install QT. It's they're call...one of 'those' companies. On Fri, 27 Jul

RE: lingo-l mpg files on cdrom

2001-07-26 Thread grimmwerks
Sorry, it's late, I did it again: Mpg1 file: play as QT on MAC, WM on PC. Whew. [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