RE: lingo-l Creating sprites

2002-02-21 Thread Peter King
Im new to the list and have no idea how to get to the archives, could you send me a link please? -Original Message- From: Howdy-Tzi [mailto:[EMAIL PROTECTED]] Sent: 20 February 2002 17:50 To: [EMAIL PROTECTED] Subject: Re: lingo-l Creating sprites At 17:11 + 02/20/2002, Peter King

Re: lingo-l WAV or AIF

2002-02-21 Thread Andreas Gaunitz P11
If you want to stream them you need to do insert-media element-shockwave audio, otherwise use as AIF. I guess you can't use streaming mp3 in soundobjects (queue, playNext etc) for obvious reasons (= preloading). -A. Do I have to do something special then for use with MP3 or do I just has to

RE: lingo-l Creating sprites

2002-02-21 Thread vijay shan
http://www.mail-archive.com/lingo-l@penworks.com/ (old archives) are where the archives reside. I may bee wrong but this link seemed to work. http://mail4.fcgnetworks.net/archives/lingo-l/ ( these are the new archives) hope that helps. Vijay -Original Message- From: [EMAIL PROTECTED]

Re: lingo-l refreshing image info - Additional Q

2002-02-21 Thread Andreas Gaunitz P11
Q: How do I reset the sprite so that it automatically adjusts to the size of its contents? (_Before_ displaying the contents, that is...) Hi Andreas, You can use the obsolete sprite property stretch... sprite(x).stretch = FALSE Hm, this might be worth a test. ... or two lines of

lingo-l comments on database xtras

2002-02-21 Thread mike ang
thanks for those who helped me with the search thing. uhm, i have a follow up question. if ever i'll be using an stra to do the search, which one should i use? _ Visit Atenista.Net, Your Portal to the Atenean Community! Click here:

Re: lingo-l Buddy API

2002-02-21 Thread Justin Allen
Sean, Can I e-mail you off the list. I need the help, but it's not my code and I am unsure about posting the code on the list. What are your thoughts about this issue? Justin This code was purchased when I bought my buddy API application. It was an add-on offered. Specifically, it is the

lingo-l SSL

2002-02-21 Thread Andrew Dempsey
Does anyone know if a getNetText call from a projector can make an ssl request to a ssl encrypted web source? In other words, will the netText that comes in be secure? Thanks, Andrew Dempsey -- Andrew Dempsey Multimedia Developer and Consultant Cairo,

RE: lingo-l refreshing image info - Additional Q

2002-02-21 Thread seb
Hi Andreas, But if I resize the sprite (using width or rect or whatever) and load new members into it, every image will be resized to the set sprite dimensions. Compensating for this creates all kinds of flickering and inconssistent behavior for the end user. (See example* further down.)

lingo-l checking version

2002-02-21 Thread mike ang
on last thing. how do you create a program that checks the version of your systems quicktime and director components? thanks _ Visit Atenista.Net, Your Portal to the Atenean Community! Click here: http://www.atenista.net [To remove

RE: lingo-l Creating sprites

2002-02-21 Thread mike ang
I hate to agree with you A. This list group rocks! --- Andreas Gaunitz P11 [EMAIL PROTECTED] wrote: Hey, ain't this list great! ;-) -A. I dont need to now, as a matter of fact, as someone else has kindly supplied me the link :D How about checking out the link that is in the header of the

Re: lingo-l Puppeted sprite?

2002-02-21 Thread Colin Holgate
im interested in pupetted sprite. in the simpliest definition, whats does this do? what is its functionality? It's an old term from earlier versions of Director. It used to be that if you tried to alter a sprite, it would ignore you. To get it to listen you would puppet it (I guess the

Re: lingo-l Puppeted sprite?

2002-02-21 Thread Andreas Gaunitz P11
You use it for controlling a sprite that does not exist in the score. You can make sprites on the fly just by just by assigning a sprite(unusedSpriteChannel).member = someMember if you do a sprite(unusedSpriteChannel).puppet = TRUE you can prevent director from removing the sprite upon

lingo-l QT3mix.dll

2002-02-21 Thread Tom Vandenbossche
I have a cd-rom where QT3mix.dll is on. And I have one without it. The one with the QT3mix.dll plays fluently and the other not. When I copy that dll to the one without it it is still the same. I was wondering now if it is possible that the dll from the good cd is copied during the startup

RE: lingo-l refreshing image info - Additional Q

2002-02-21 Thread Andreas Gaunitz P11
Grimmwerks, seb, The problem is to avoid flickering when loading the next member. Grimmwerk's solution will not work because the old member is still in the sprite when you begin scaling, and the sprite is automatically redrawn when it's changed. What will happen is that the user sees the old

lingo-l controlling text link color

2002-02-21 Thread Douglas Seib
Good day everyone, I've been searching for information regarding text link color, and am hoping someone here can help. I just simply do not want blue. Is it possible to change this in the text window somehow? Can it be done with custom lingo? TIA, D [To remove yourself from this list, or to

RE: lingo-l SSL

2002-02-21 Thread Laurent Brigaut
Hi, GetNetText is not able to go through HTTPS elsewhere from a showckwave movie. You'll need a custom xtra for that. regards, Laurent. -Original Message- From: Andrew Dempsey [mailto:[EMAIL PROTECTED]] Sent: 21 février, 2002 15:39 To: Lingo-L@Penworks. Com Subject: lingo-l SSL

Re: lingo-l where are the Lingo-L archives?

2002-02-21 Thread Howdy-Tzi
At 15:12 -0800 02/20/2002, Leah Kramer wrote: Is there a place where you can search the archives for this list? In my email reader (Eudora), every message I get from this list includes a header file full of URLs for things like subbing, unsubbing, and archive searching: List-Help:

Re: lingo-l controlling text link color agian

2002-02-21 Thread Douglas Seib
ok, found this at doug but getting script error - variable used before assigned a value...please help... on getPropertyDescriptionList   fontStyleRange = [[#plain], [#bold], [#underline], [#italic], [#bold, #italic], [#bold, #underline], [#italic, #underline], [#bold, #italic,

RE: lingo-l WAV or AIF

2002-02-21 Thread Carol Mahaffy
i have been using them as you would a wav or aif. I had a question about puppeting the sounds and called macromedia and they told me that that was the old way of doing it that now with 8.5 all you have to do is call your sound with the sound command. I have eight different sounds (mp3's) i queue

Re: lingo-l where are the Lingo-L archives?

2002-02-21 Thread David Burgoyne
HI Tzi, Nope I just abit at the bottom, although i can see them if i look under properties/details and scroll abit (oh the joys of windows ;-) ) and I usually get duplicate emails from you :-) possibly cause the email has two addresses ? eg 11/02/2002 Re: lingo-l preloading lots of images

lingo-l QuickTime and Projectors question

2002-02-21 Thread Nmuta Jones
I am considering creating a movie that uses QuickTime VR (Panoramic). The version to be used would be Quick Time 3, which is fairly common. Macromedia's Director support section says that bundling the Xtra with the movie can create problems for certain end users. Are there any disadvantages

RE: lingo-l refreshing image info - Additional Q

2002-02-21 Thread Howdy-Tzi
At 15:57 +0100 02/21/2002, Andreas Gaunitz P11 wrote: The problem is to avoid flickering when loading the next member. Grimmwerk's solution will not work because the old member is still in the sprite when you begin scaling, and the sprite is automatically redrawn when it's changed. What will

Re: lingo-l where are the Lingo-L archives?

2002-02-21 Thread Howdy-Tzi
At 15:57 + 02/21/2002, David Burgoyne wrote: HI Tzi, Nope I just abit at the bottom, although i can see them if i look under properties/details and scroll abit (oh the joys of windows ;-) ) Your email reader should have a preference or config setting which allows you to determine how many

Re: lingo-l Once more into the VOID

2002-02-21 Thread Howdy-Tzi
At 10:48 -0500 02/21/2002, Matthew DeSimone wrote: (my stack is declared on startmovie to be a linear list of 25 positions) global myStack on getStackPointer counter = 1 repeat with counter = 1 to myStack.count if myStack[counter] = 0 then

Re: lingo-l QuickTime and Projectors question

2002-02-21 Thread Howdy-Tzi
At 16:07 + 02/21/2002, Nmuta Jones wrote: I am considering creating a movie that uses QuickTime VR (Panoramic). The version to be used would be Quick Time 3, which is fairly common. Macromedia's Director support section says that bundling the Xtra with the movie can create problems for

Re: lingo-l Once more into the VOID

2002-02-21 Thread Tab Julius
This would be an excellent place for you to learn to use the debugger. I will make the following comments: 1) No need to set counter=1 only to turn around and initialize it in a loop to 1. Doesn't hurt anything, just redundant. 2) There are only two exit routes from your handler. One of

RE: lingo-l refreshing image info - Additional Q

2002-02-21 Thread Irv Kalb
Sorry, I haven't followed this thread, but I have a question you about it. Are you executing a line like: member(someMemberName).fileName = someFullFilePath ??? Irv At 6:18 PM +0100 2/21/02, Andreas Gaunitz P11 wrote: Mr Howdyman, snip I don't expect this to work because pausing the

RE: lingo-l where are the Lingo-L archives?

2002-02-21 Thread Matthew DeSimone
Actually, Outlook2k+ only has the headers available under tools/options once you view the message. I have yet to be able to find an option which lets me display the full message headers in the message body itself. ~matt desimone [EMAIL PROTECTED] -Original Message- From: [EMAIL

RE: lingo-l Once more into the VOID

2002-02-21 Thread Matthew DeSimone
At 10:48 -0500 02/21/2002, Matthew DeSimone wrote: (my stack is declared on startmovie to be a linear list of 25 positions) global myStack on getStackPointer counter = 1 repeat with counter = 1 to myStack.count if myStack[counter] = 0 then

RE: lingo-l Once more into the VOID

2002-02-21 Thread Irv Kalb
The last line of the new handler in myScript needs to be: return me I'll bet you are missing that. Irv At 12:47 PM -0500 2/21/02, Matthew DeSimone wrote: At 10:48 -0500 02/21/2002, Matthew DeSimone wrote: (my stack is declared on startmovie to be a linear list of 25 positions)

RE: lingo-l where are the Lingo-L archives?

2002-02-21 Thread Watson, Christopher
Actually, for Outlook 2000, the quickest way to get to the headers is to right-click the message as it sits in your box, and choose Options. They appear in the Internet headers field of the Message Options window that pops up. And, you are correct, there are no options for displaying the full

RE: lingo-l where are the Lingo-L archives?

2002-02-21 Thread Kraig Mentor
Yeah, its a bit of an inconvenience but... 1.Double click the message to open it 2. Select the View Menu 3. Select Options There you can see the Internet Headers listed. Handy! :o) -Original Message- From: Matthew DeSimone [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 21,

lingo-l Unsubscribe

2002-02-21 Thread Brian Robbins
First off, my sincere apologies for sending this out to the entire list, but I unfortunately have no other choice. Tab, can you please unsubscribe me from this list. I've e-mailed you a couple of times directly already about this, after unsuccessfully trying to unsubscribe myself. The problem

RE: lingo-l Once more into the VOID

2002-02-21 Thread Howdy-Tzi
At 12:47 -0500 02/21/2002, Matthew DeSimone wrote: Is there something I'm missing in the parent handler itself that I should be declaring in order to make it work properly as a child? In addition to what Irv suggested (return me), make sure that the script type has been set to parent in the

RE: lingo-l Once more into the VOID

2002-02-21 Thread Matthew DeSimone
Bingo. Thank you very much. ~matt desimone [EMAIL PROTECTED] www.syrupnyc.com -Original Message- From: [EMAIL PROTECTED] [mailto:lingo-l- [EMAIL PROTECTED]] On Behalf Of Irv Kalb Sent: Thursday, February 21, 2002 1:01 PM To: [EMAIL PROTECTED] Subject: RE: lingo-l Once more into

RE: lingo-l refreshing image info - Additional Q

2002-02-21 Thread Irv Kalb
I have just found (in the last couple of days) a bug in Director related to this. The bug is that whenever you execute a line like the one below (that sets the filename of a linked member), Director refreshes the screen (in effect, it does an updateStage). If you have the member in a

Re: lingo-l where are the Lingo-L archives?

2002-02-21 Thread Howdy-Tzi
You can always take a guess at someone's Geek Quotient by their email practices. Nerds will have all or most of their headers showing, and will hate HTML and RTF email. The *real* geeks probably still use pine or elm! -- -- WthmO, looking for another pocket protector to replace the worn-out

Re: lingo-l Director University

2002-02-21 Thread Sam Fisher
Neil, I did the same thing (sign up with trevimedia for directoru.com) and got the same result (money taken for no service). If you find out how to get in touch with them, please let me know. Sam - Original Message - From: Neil Evans [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent:

RE: lingo-l Director University

2002-02-21 Thread Neil Evans
Hi Sam I've tried everything, e-mail, fax, telephone the lot. Not very good I'm really fed up. Are there any other people who have actually got registered? Cheers Neil -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Sam Fisher Sent: 21 February

Re: lingo-l Director University

2002-02-21 Thread Agustín María Rodríguez
[EMAIL PROTECTED] Terry Schussler is the guy that tuns directorU.com I´m sure that he will help you... or at least he´ll tell you what´s happening. Good luck! Sam Fisher wrote: Neil, I did the same thing (sign up with trevimedia for directoru.com) and got the same result (money taken

RE: lingo-l Director University

2002-02-21 Thread Kerry Thompson
Terry Schussler is the guy that tuns directorU.com I´m sure that he will help you... or at least he´ll tell you what´s happening. Just to add to Agustín's info, Terry's a good guy, but he tends to be a busy guy, too. He's not out to rip people off, in my experience, but he's not always able

lingo-l Stupidly EASY question

2002-02-21 Thread Jayp
Im intending to create a list. Jayp = [:] In this list will be the properties, member, loc, size. Lets say that all works fine and I add a few records... How do I call for eg. The 3 record called loc Ie.. [member: 2, loc: 12,4, size: 100,100, member: 5, loc: 17,3, size: 50,100, member:

Re: lingo-l Director University

2002-02-21 Thread Sam Fisher
Thanks Colin and Kerry. I had no idea a one-man-army was behind it all. I'll get in touch with Terry directly. Thanks for the info. Sam - Original Message - From: Colin Holgate [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, February 21, 2002 4:04 PM Subject: Re: lingo-l

RE: lingo-l Director University

2002-02-21 Thread Neil Evans
Thanks for the re-assurance Kerry, my only problem is that if he had time to charge my credit card, surely he could have sent the access code as well. Anyway, willing to give anyone the benefit of the doubt if they are going to help me in my learning of Director. :-)...eventually. Cheers Neil

RE: lingo-l Stupidly EASY question

2002-02-21 Thread Sean Wilson
How do I call for eg. The 3 record called loc Ie.. [member: 2, loc: 12,4, size: 100,100, member: 5, loc: 17,3, size: 50,100, member: 9, loc: 9,4, size: 190,100] I would suggest that, looking at your list, it might be better structured as a linear list of property lists. eg. [[member:

lingo-l RE: best way of showing movies in dir.

2002-02-21 Thread craig
Mattias, There's many other variables with video compression you need to consider when optimizing for system speed - not just the shell they come in. First off, I would strongly suggest using QuickTime - I have had some pretty flaky results with AVI and it is quickly becoming obsolete. Also,

RE: lingo-l Stupidly EASY question with more detail

2002-02-21 Thread Sean Wilson
In my list I have 2 properties. #membernumber and #location How do I use a repeat loop to count through 100 sprites and add them... This is what ive already used but its giving me weird results Please help repeat with i = 1 to 100 q = sprite (i).membernum w = sprite

RE: lingo-l refreshing image info - Additional Q

2002-02-21 Thread Andreas Gaunitz P11
I have just found (in the last couple of days) a bug in Director related to this. The bug is that whenever you execute a line like the one below (that sets the filename of a linked member), Director refreshes the screen (in effect, it does an updateStage). If you have the member in a

Re: lingo-l checking version

2002-02-21 Thread mike ang
thanks. mike ang --- Howdy-Tzi [EMAIL PROTECTED] wrote: At 05:37 -0800 02/21/2002, mike ang wrote: on last thing. how do you create a program that checks the version of your systems quicktime and director components? For QuickTime, the quickTimeVersion() is the command you want. As

Re: lingo-l SSL

2002-02-21 Thread Florian Bogeschdorfer
What xtra would that be? Laurent Brigaut wrote: Hi, GetNetText is not able to go through HTTPS elsewhere from a showckwave movie. You'll need a custom xtra for that. regards, Laurent. -Original Message- From: Andrew Dempsey [mailto:[EMAIL PROTECTED]] Sent: 21

RE: lingo-l Stupidly EASY question with more detail

2002-02-21 Thread Jayp
Thanx sean -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Sean Wilson Sent: 21 February 2002 22:33 To: [EMAIL PROTECTED] Subject: RE: lingo-l Stupidly EASY question with more detail In my list I have 2 properties. #membernumber and #location How

lingo-l Getting into a .dcr file

2002-02-21 Thread Daniel O'Steen
I have a .dcr file from and old project. I need to get into it and get a flash movie out of it. The original work files were all lost thanks to a hard drive crash. I have been trying to open the movie in a window and then telling the window to save itself as a .dir with the saveMovie command. No

Re: lingo-l best way of showing movies in dir.

2002-02-21 Thread Charlie Fiskeaux II
I usually stick with QT. I've found that the best quality/smoothness ratio is obtained by using Sorenson at 15 fps. There's usually not a reason to go higher than 15 fps; most people can't tell the difference between it and 25 or 30 fps. Also, a tip I have learned through experimentation is

RE: lingo-l Getting into a .dcr file

2002-02-21 Thread Sean Wilson
I have a .dcr file from and old project. I need to get into it and get a flash movie out of it. The original work files were all lost thanks to a hard drive crash. I have been trying to open the movie in a window and then telling the window to save itself as a .dir with the saveMovie

RE: lingo-l Stupidly EASY question The NEXT stage

2002-02-21 Thread Jayp
Sorry ill try to explain a little better. Heres the wholse script global TheMnumber, TheMloch, TheMlocV on makelist repeat with i = 1 to 100 Mnum = sprite (i).membernum Hloc = sprite (i).loch Vloc = sprite (i).locv jayp_images = [#MemberNumber:Mnum,

Re: lingo-l OT: wireless network

2002-02-21 Thread grimmwerks
Honestly, any wireless network device uses 802.11b at the moment (linksys, apple). I've got an airport basestation here that I use with both mac and pc, wired and -less. On Fri, 22 Feb 2002, lpovoas wrote: Sorry about the OT, i don't know were else would I ask it. I am working with a