Re: Performe illegal operation

2001-04-16 Thread pranavn
Well Ellen, seems like you might be able to trace the error down to the way you are closing the MIAW. This has been discussed extensively on the list just a while back. It's not a good practice to make an object erase itself, _or_ tell any other object to erase it too. And that is exactly what y

Re: Lingo-L Digest V1 #1912

2001-04-16 Thread Dwayne Sandall
Boyd, To answer part of your question, try the following (from the message window) set x = value("#"&"test") put x -- #test I too am just trying to wrap my head around xml, and have found this little trick useful in other cases. And, slightly off topic, are you the Boyd in Winnipeg? I think we

Performe illegal operation

2001-04-16 Thread Ellen C. Largo
Hello lists, You've been a great help to me and my team. From you all i have learned an inched or a leap forward with Lingo but still i constantly need your guiding hand experts. The project that we are developing is having this error everytime we try to close the MIAw while some transitio

text vs. field

2001-04-16 Thread b_douglas
Is there a way to have Director dynamically control the height of a field member in the same way that it controls the height of a text member? .. 'to make oneself hated is more difficult than to m

Firewall and postnettext?

2001-04-16 Thread g r i m m w e r k s
Hey all - Created a director app that does a lot of calls, login, tracking, etc, to a server. One client can't even connect to the server, and they're behind a firewall.so trying to track down how a director connects from behind a firewallany leads [To remove yourself from this list, o

RE: AVI in Director (window popping up)

2001-04-16 Thread Al Hospers
> I'm trying to play an AVI in Director. Works fine, except for a split > second when the movie first starts playing, the AVI file pops up in a > separate window outside of the projector, then goes away. Looks like > the movie is getting launched in a windows media player or some > player for an i

Re: Playing MPEG in Director - whats the story?

2001-04-16 Thread Robert Wingate
> Wow, how exactly do you do that? I thougth Director could'nt use WMP? > Could you give more details? Insert->Control->ActiveX->Windows Media Player will add a WMP castMember to your cast. You'll be able to examine whichever methods, properties, and events are supported in the version that's on

Re: parent scripts

2001-04-16 Thread Irv Kalb
Mike, I assume that you are referring to parent scripts.dir in the Learning section that accompanies Director. While it does work through some parent script examples, unfortunately, I think this is bad example of how and where to use parent scripts. This example would have been better off w

AVI in Director (window popping up)

2001-04-16 Thread Pat Knoff
Hello, I'm trying to play an AVI in Director. Works fine, except for a split second when the movie first starts playing, the AVI file pops up in a separate window outside of the projector, then goes away. Looks like the movie is getting launched in a windows media player or some player for an

downloading media reply

2001-04-16 Thread mike massey
hi tab what is the adress of " alt.comp.multimedia?? i am always lloking for good multimedia resources mike __ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ [To remove yourself from this list, or to

Re: Software Mode

2001-04-16 Thread Colin Holgate
>Karina mentioned something about "software mode". What is it? Without the original message or any context, this is hard to say. But if you mean Director 8.5 and 3D, it will use your video hardware if possible, but otherwise will display using a software renderer. [To remove yourself from th

Re: downloading media

2001-04-16 Thread Tab Julius
Mike, For questions like these you might be better off asking on direct-l or alt.comp.multimedia Generally, though, it depends on how your program runs. Having two or more processes accessing the same device like a CD-ROM is not good, but if the projector isn't particularly active you can p

Re: Ticks -- seconds

2001-04-16 Thread Mark A. Boyd
At 12:43 4/12/2001, Rodrigo Peres wrote: >on 4/11/01 7:42 AM, Mark A. Boyd at [EMAIL PROTECTED] wrote: > > > At 01:33 4/11/2001, Rodrigo Peres wrote: > >> hi to all, > >> > >> How the best way to convert seconds to ticks?? I'm usinng th > HMSToframes to > >> convert 00:00:13 to seconds and then p

RE: what is mazeRect + pRectList?!

2001-04-16 Thread Steven Sacks
what are you going to do when the teacher asks you how the code works? "how's [being clever] working out for you?" - Tyler Durden (paraphrased) from Fight Club [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 th

RE: downloading media

2001-04-16 Thread Al Hospers
> if i make a cd rom that has high quality video should > i ask the user to download the movie files to their > hard drive? not unless you want to make them mad. > where exactly should they download them > to on pc and mac. see previous > then do i need to externally link > to the files? you

RE: what is mazeRect + pRectList?!

2001-04-16 Thread Al Hospers
> Yes, plagiarism is a dead clever way to pass > the first year of your degree. ;) of course a smart teacher knows who can write code of a certain level & who cannot! that said, one of the things about the web & coding is that there is so much out there to steal! the question is that you need to

downloading media

2001-04-16 Thread mike massey
if i make a cd rom that has high quality video should i ask the user to download the movie files to their hard drive? where exactly should they download them to on pc and mac. then do i need to externally link to the files? what if they download them to the wrong place? will this make the movie

parent scripts

2001-04-16 Thread mike massey
i have been trying to analyze the parent script examp[le that comes with director.when making a parent script does a movie script also have to accompany it? because you need an event to call the parent script? the example that comes with director puts a few one-pixel placeholders on the stage

RE: what is mazeRect + pRectList?!

2001-04-16 Thread Steven Sacks
Yes, plagiarism is a dead clever way to pass the first year of your degree. ;) Without actually seeing the code, you probably need to declare pRectList as a property at the top of the script property pRectList Cheers, Steven > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAI

RE: Playing MPEG in Director - whats the story?

2001-04-16 Thread Colin Kettenacker
> > Oops, Kerry. You can play MPEG beautifully in DfW without an Xtra. > > Assuming we're talking about 3rd-party Xtras here -- since Director's > > QuickTime support comes via Xtras -- you can embed a Windows Media > > Player ActiveX control in your app, for example. This uses ActiveX.x32, > > wh

Re: Software Mode

2001-04-16 Thread Tab Julius
I think she meant "emulation mode" or "software emulation". That is a way of providing functionality through software in situations where there is no direct hardware support. For instance, if a video card had a hardware mpeg decoder, you could decode mpeg files and play them. Without the dec

Software Mode

2001-04-16 Thread Charlie Fiskeaux II
Karina mentioned something about "software mode". What is it? Charlie Fiskeaux II The Creative Group www.cre8tivegroup.com 859/858-9054 x29 cell: 859/312-3883 [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 t

RE: XML and Activex with director

2001-04-16 Thread Watson, Christopher
I know. This info is indeed a little difficult to find. But the XML Lingo dictionary is at: http://www.macromedia.com/support/director/internet/xml/xml_lingo_dict/xml_l ingo_dict.html I'll send you a preview copy of DOM-Lingo privately. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Chri

RE: XML and Activex with director

2001-04-16 Thread Boyd Speer
Christopher, it was your posting a short while ago that first made me aware of XML and so peaked my interest that I bought "Beginning XML" by David Hunter to get more familiar with it. I think it would be a good solution to my current project. (Triage training CD for nurses) I tried to find how t

RE: RE: different between flash and Director

2001-04-16 Thread Karina Steffens
> Why it still seem that director 8.5 is Intel Pentium 4 > Optimized... How > about Pentium 3 user or even T-bird user like me Well, the faster the processor the better I guess, but I'm using a pentium II 300 and the performance doesn't seem too bad. I think the real bottleneck is the graph

what is mazeRect + pRectList?!

2001-04-16 Thread sadie
Dear list, I'm really new to lingo and thought it was dead clever of me to use a script I found in Director online to help me pass the first year of my degree. I'm trying to build a simple maze game and used the example I found at www.director-online.com in the archives entitled more fun with maz

Re: Marker deletion by lingo?

2001-04-16 Thread Colin Holgate
>I think you could do it with scorerecording. But AFAIK the only way to >delete a marker is by using deleteFrame. So you might need to recreate the >deleted frame (if there are 1 frame spritespans in your movie) after the >deletion. Not very easy. There are already some answers to the question o

RE: Marker deletion by lingo?

2001-04-16 Thread Ken Prat
Try this: repeat with i = 1 to the lastframe go i if the framelabel = "" then the framelabel = 0 end if end repeat > I need a script which finds those markers in my movie > that are marked in the score but have no name. I would then like to > have lingo delete them. Is this

Re: charToNum

2001-04-16 Thread Tab Julius
What sort of errors? At 05:49 PM 4/12/01 +, N. Taylor wrote: >To Tab: > >That was a great explaination of what is wrong with my script. Thanks for >patiently explaining it to me. > >However, I'm still getting errors and I'm getting really confused. Could >I send you the .dir file? > >If

RE: Xtra missing message

2001-04-16 Thread Brown, William K
Clars, Thanks for the info. I'll give that it a shot. I did get my projector to play correctly. The help docs say that if you have dupes it can cause problems with director. I deleted the extra xtras that my TEMP folder had. As soon as I did this my probem went away. However, I'm getting seve

Re: Ticks -- seconds

2001-04-16 Thread Rodrigo Peres
on 4/11/01 7:42 AM, Mark A. Boyd at [EMAIL PROTECTED] wrote: > At 01:33 4/11/2001, Rodrigo Peres wrote: >> hi to all, >> >> How the best way to convert seconds to ticks?? I'm usinng th HMSToframes to >> convert 00:00:13 to seconds and then put it * 60 to get the ticks, but it's >> not working. W

charToNum

2001-04-16 Thread N. Taylor
To Tab: That was a great explaination of what is wrong with my script. Thanks for patiently explaining it to me. However, I'm still getting errors and I'm getting really confused. Could I send you the .dir file? If you're cool with this, thanks in advance. Nancy ___

Re: Playing MPEG in Director - whats the story?

2001-04-16 Thread Disciple1
> Oops, Kerry. You can play MPEG beautifully in DfW without an Xtra. > Assuming we're talking about 3rd-party Xtras here -- since Director's > QuickTime support comes via Xtras -- you can embed a Windows Media > Player ActiveX control in your app, for example. This uses ActiveX.x32, > which also

RE: XML and Activex with director

2001-04-16 Thread Watson, Christopher
Boyd, Are you looking for some other model for representing the structure of the XML document in memory? Or are you simply looking for a better, easier or more intuitive way for accessing the nodes in the tree once the document is parsed? I ask this because the XMLParser Xtra does provide a Ling

Re: OOP "E" BOOK

2001-04-16 Thread Irv Kalb
Yes, this is the correct address. It is the first seven chapters on a book on Object Oriented Programming in Lingo. Available for free. Enjoy, Irv At 5:02 PM +0100 4/15/01, Victor Wright wrote: >Yes it is IRV KALB and the web address he gave was >http://www.furrypants.com/loope >Vic >- O

Re: Re: New Error On Script for Scaling Graphic

2001-04-16 Thread Irv Kalb
At 10:26 PM -0400 4/15/01, Kurt Griffin wrote: > > David, >> >> You are getting this specific error message because the keyword >> "sprite" only takes one parameter - the spriteNumber. The question >> is, what are you trying to say when you keep referencing: >> >> sprite(1, "pictures") ???

Re: a few problems and questions

2001-04-16 Thread amelia lawrence
i think i have a similar problem like this one. my casts has white background, i tried to set ink to background transparent but when my cast overlaps it changes color. my casts are handrawn and colored using magic ink then scanned into the comp. how do i fix this? >From: "N. Taylor" <[EMAIL PROTE