Compressing A director exe
Hello, Please help if you can Question; A am trying to understand how to compress director cast members using the jpeg settings on the cast member and/or using the movie settings. After all my testing it seems as if the jpeg quality settings on the cast member or the movie settings simply do nothing? Has anybody ever used the cast member and/or the movie settings Jpeg compression settings to effect the size of your exe file? Your help and/or comments would be very appreciated Thank you in advance Tom http://www.datausa.com/ [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 is for learning and helping with programming Lingo. Thanks!]
Re: RE: Way OFF: Look MA: I'm on TV
> >> I Rock, back-and-forth when I am concentrating heavily. > >> Strange habit I picked up as a kid :) So does Rain Man > >> so does Bill Gates... are you two related? One big happy family *rock rock* [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 is for learning and helping with programming Lingo. Thanks!]
Re: RE: Way OFF: Look MA: I'm on TV
>> I Rock, back-and-forth when I am concentrating heavily. >> Strange habit I picked up as a kid :) > >> so does Bill Gates... are you two related? > > Hu - I suspect this is a good thing? > Strange nervous tick suffering programmers: UNITE!!! > > [wow, that aught to provoke a ton of responses ;)] > Please - no photos, as I have yet to eat lunch... Please - calling Bill Gates a programmer is like calling your janitor a hygenic technician. -Kurt [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 is for learning and helping with programming Lingo. Thanks!]
Re: simultaneos QT video
The fastest and easiest way is to put both video files into 1 QT movie. Have 2 video tracks and then just turn the track you want to see to ON and the other to OFF and vice versa. I don't have Dir with me right now but the commands are something like trackEnabled and setTrackEnabled or something like that. I have used this in some projects for teaching pilots and it worked without a hitch. It eliminates the need to try and capture the movieTime etc. Hope that helps. ...Neil [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 is for learning and helping with programming Lingo. Thanks!]
Re: script error at runtime but not in Dir.
At 3:03 PM -0500 8/24/01, Dale Withroder wrote: >when does the error happen? How about: what is the error? -- ...---===| Terry R. Schussler |===---... ...---===| Chief Investigator |===---... on accessResources coolSites = [ \ "http://macromediaSEMINARS.com/";, "http://directorU.com";, \ "http://multiuserU.com";, "http://flash5U.com";, \ "http://dreamweaverU.com";, "http://behaviors.com/"; ] gotoNetPage coolSites[random(1, 6)] end accessResources [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 is for learning and helping with programming Lingo. Thanks!]
Re: Test - Do not respond
At 10:00 PM -0400 8/24/01, Tab Julius wrote: >This is a test of the Lingo-L broadcasting system. Had this been an actual >programming emergency you would have been instructed to recompile all >scripts and save and compact. Do not respond to this message. put the messageFileFreeSize -- [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 is for learning and helping with programming Lingo. Thanks!]
Re: script error at runtime but not in Dir.
> I am getting a script error at runtime but not when I > am authoring in Director. It runs great there. How > can I tell what the problem is if it only happens at > run time and gives no clue as to what is wrong? it could be that you are missing an xtra that is missing from the project (or the xtras folder). You will get this result if, for instances, you call the gotonetpage function and do not have the internet xtras available during run-time... hope that helps, Nick Youmans FutureMedia [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 is for learning and helping with programming Lingo. Thanks!]
Re: script error at runtime but not in Dir.
when does the error happen? At 12:49 PM 08/24/2001 -0700, you wrote: >Hello, > >I am getting a script error at runtime but not when I >am authoring in Director. It runs great there. How >can I tell what the problem is if it only happens at >run time and gives no clue as to what is wrong? > >Thanks, >Dennis > >__ >Do You Yahoo!? >Make international calls for as low as $.04/minute with Yahoo! Messenger >http://phonecard.yahoo.com/ > >[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 is for learning and helping with programming Lingo. Thanks!] > > -- Dale Withroder PH: 1-888-233-8469 [EMAIL PROTECTED] FAX: 1-800-669-1132 multimedia underling http://www.pro-mentoring.com Professional Mentoring ICQ: 13411058 -- I don't deserve this award, but I have arthritis and I don't deserve that either. Jack Benny [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 is for learning and helping with programming Lingo. Thanks!]
OT - and ActiveX (was: This could affect us ALL :()
At 3:25 PM -0400 8/24/01, Al Hospers wrote: >> Is it not true that Active-X able media will be safe? that includes >> Shockwave, Flash, and QuickTime. > >not as I read the article. a patent on that technology is owned by >someone else. Potentially, but do you *really* think that Microsoft is going to proactively break _every_ browser plug-in (Netscape and ActiveX) control just like that? If you thought they had trouble with anti-trust issues, just imagine the firestorm they would be taking on. Not likely. BTW - Apple has already created an ActiveX "shim" to address this problem: http://www.apple.com/quicktime/products/tutorials/activex.html Regards, -- ...---===| Terry R. Schussler |===---... ...---===| Chief Investigator |===---... on accessResources coolSites = [ \ "http://macromediaSEMINARS.com/";, "http://directorU.com";, \ "http://multiuserU.com";, "http://flash5U.com";, \ "http://dreamweaverU.com";, "http://behaviors.com/"; ] gotoNetPage coolSites[random(1, 6)] end accessResources [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 is for learning and helping with programming Lingo. Thanks!]
script error at runtime but not in Dir.
Hello, I am getting a script error at runtime but not when I am authoring in Director. It runs great there. How can I tell what the problem is if it only happens at run time and gives no clue as to what is wrong? Thanks, Dennis __ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ [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 is for learning and helping with programming Lingo. Thanks!]
RE: [OT] This could affect us ALL :(
> Is it not true that Active-X able media will be safe? that includes > Shockwave, Flash, and QuickTime. not as I read the article. a patent on that technology is owned by someone else. Al Hospers CamberSoft, Inc. alcambersoftcom http://www.cambersoft.com Shockwave and Director development, Lingo programming, CGI scripting. A famous linguist once said: "There is no language wherein a double positive can form a negative." YEAH, RIGHT [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 is for learning and helping with programming Lingo. Thanks!]
RE: [OT] This could affect us ALL :(
>get it? > >Goodbye EMBED. > > >Goodby Shockwave, goodby >Flash!!!1 Is it not true that Active-X able media will be safe? that includes Shockwave, Flash, and QuickTime. -- [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 is for learning and helping with programming Lingo. Thanks!]
RE: [OT] This could affect us ALL :(
WOW... http://www.pbs.org/cringely/pulpit/pulpit20010816.html thank you Sweeny dude, for pointing this one out to me. I was wondering what was the thrust of an email from Apple about QT the other day & here it is. for those of you who don't want to take the time to read the whole column, tho it is VERY fascinating and I strongly urge you to do so, here is the CRUX: So Eolas sued Microsoft, and the case has been winding itself toward trial ever since. I predicted back in 1998 that Microsoft would end up buying Eolas and putting Java out of business that way, but the game is playing out a bit differently. Eolas has been wiping the courtroom floor with Microsoft, which doesn't look like it will win. If Microsoft can't win the case, they will have to pay damages to Eolas and perhaps pay a license fee, too. But what if Microsoft takes a different route and simply removes from Windows the offending code? That would be unthinkable even months ago. It would require the removal of Java and the abandonment of APPLET and EMBED tags from future versions of Windows. It would require the adoption of an entirely new architecture for modular programs using XML. It would require .NET. The test of this theory is, of course, Microsoft abandoning EMBED. Then, on August 10th, came a note from Apple engineering staff to the QuickTime VR mailing list saying that "IE 5.5 SP2 [for Windows] will not use the QuickTime plug-in no matter what you do. Microsoft has disabled all 'Netscape style' plug-ins, there is nothing you can do. Look for information from us about how work around this problem in the near future." Goodbye EMBED. Of course, this has a delightful outcome for Microsoft. They are able to abandon Java and blame it on Eolas. It puts even more oomph behind Microsoft's move to .NET. And as an extra bonus, Apple's QuickTime (and RealPlayer, too!) gets nuked in favor of Microsoft's next-gen Media Player. = get it? Goodbye EMBED. Goodby Shockwave, goodby Flash!!!1 [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 is for learning and helping with programming Lingo. Thanks!]
RE: miaw- unwanted border
-Original Message- hey list, I am trying to seamlessly integrate an miaw into the stage, (for the first time on a major project). I have tried setting the miaw type to 2 and 3, but I still have a pixel wide black border around the edge. I guess I could use an alpha channel just for the edge but it seems there is a setting I'm missing. Any help? Thanx. —-- Hi Logan, I've actually done this for the first time myself and was amazed at how easy it is. Simply use the shape tool and draw a shape, in my case it was a rectangle. Don't worry too much about the size just yet. Drag the shape onto the stage and at the top of the score window, adjust the size. I changed my shape size to 800 X 600 and named it "800X600_1bitMask". Then delete it off the stage, but keep it in your cast. Then when you open your MIAW use the following format: window ("theMIAW").windowType = member("800X600_1bitMask") Good luck, g fritzinger [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 is for learning and helping with programming Lingo. Thanks!]
Re: miaw- unwanted border
use Border Xtra to remove it. >From: Logan Kane <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: miaw- unwanted border >Date: Fri, 24 Aug 2001 09:51:19 -0700 (PDT) > > hey list, > I am trying to seamlessly integrate an miaw into the >stage, (for the first time on a major project). I have >tried setting the miaw type to 2 and 3, but I still >have a pixel wide black border around the edge. I >guess I could use an alpha channel just for the edge >but it seems there is a setting I'm missing. Any help? Thanx. > >__ >Do You Yahoo!? >Make international calls for as low as $.04/minute with Yahoo! Messenger >http://phonecard.yahoo.com/ > >[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 is for learning and helping with programming Lingo. Thanks!] > _ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp [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 is for learning and helping with programming Lingo. Thanks!]
[OT] This could affect us ALL :(
You've got to read a few paragraphs in before it really kicks in. http://www.pbs.org/cringely/pulpit/pulpit20010816.html L8R, JRS === John R. Sweeney Jr.([EMAIL PROTECTED]) Interactive Multimedia Developer/ Digital Media Specialist OnDemand - Interactive, Inc. 847.651.4469 (cell) 847.310.5959 (office/fax) === [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 is for learning and helping with programming Lingo. Thanks!]
Re: PNGs with transparency & user's color depthsettings
I'm not sure it will be possible to display your images at 256 colors with out some degradation as they require a 256 color pallette and 8-bit images created within the range of that pallette to interpret the color. if you intend to display at 256 colors all of your images will need to be converted to 8-bit and you will need to create or assign an appropriate pallette. even so passing 8-bit images over each other will probably push some of colors out of the range of your pallette (hence the awful colors). do you really need to be able to display at 256 colors? Thanks Chad, I wish I didn't even need to worry about displaying at 256 colors, it would make my job a whole lot easier and I'd feel a lot better knowing my images are being displayed accurately. I'd like to think that most of the users using my training CD would be displaying at least 16-bit color, but I've seen even at our location, a number of programmers who are quite happy to keep their displays at 256. I realize that I could try to change the end users display settings, but I heard some horror stories that make me very reluctant to try. Does anyone know of any user statistics websites that don't charge for information? How common is 16 bit or higher color settings? Thanks again, g fritzinger [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 is for learning and helping with programming Lingo. Thanks!]
RE: preloadnetthing question
Hi Check to see if the internal QT member is set to streaming in which case it will most likely ignore the cache and stream from the server. Sincerely Mark R. Jonkman [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 is for learning and helping with programming Lingo. Thanks!]
Re: one more: new #bitmap and new script object
At 12:20 -0500 2001_08_24, [EMAIL PROTECTED] wrote: > >What was the workaround when you have a parent script and want to create a >new #bitmap? 1: Don't have a "new" handler in the parent script. It will work fine without one. 1b: If you do need a "creator" method, you can use the old "birth". 2: Make another parentScript called, say "newMemberClass", which doesn't have a "new" handler, but some other method called, say "mGimmeAMebber", and do the "newing" from there... this is what I do, except I do choose other names. Jakob [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 is for learning and helping with programming Lingo. Thanks!]
Re: PNGs with transparency & user's color depth settings
on 8/24/01 10:12 AM, Gene Fritzinger at [EMAIL PROTECTED] wrote: > Hello list, > I'm considering using PNGs with transparency to create an interface window or > mask with a soft drop shadow, that will be used to display and scroll a larger > bitmap under it. Aside from the larger file size, all works well except if the > user's color depth settings are less than 16-bit (256 colors), in which case > the colors look awful and I loose transparency. Is there another approach > that will acheive the same effect without loosing the visual impact of the > soft drop shadow but will also work equally well even if the user's color > settings are only 256 colors? > > Thanx for any input, > g fritzinger > > > [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 is for learning and helping with programming Lingo. Thanks!] > > I'm not sure it will be possible to display your images at 256 colors with out some degradation as they require a 256 color pallette and 8-bit images created within the range of that pallette to interpret the color. if you intend to display at 256 colors all of your images will need to be converted to 8-bit and you will need to create or assign an appropriate pallette. even so passing 8-bit images over each other will probably push some of colors out of the range of your pallette (hence the awful colors). do you really need to be able to display at 256 colors? [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 is for learning and helping with programming Lingo. Thanks!]
RE: Way OFF: Look MA: I'm on TV
> I Rock, back-and-forth when I am concentrating heavily. > Strange habit I picked up as a kid :) >so does Bill Gates... are you two related? Hu - I suspect this is a good thing? Strange nervous tick suffering programmers: UNITE!!! [wow, that aught to provoke a ton of responses ;)] Please - no photos, as I have yet to eat lunch... -Warren. [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 is for learning and helping with programming Lingo. Thanks!]
RE: preloadnetthing question
You know, that's what it is - thanks Mark; I couldn't figure out what was a'happening. On Fri, 24 Aug 2001, Mark R. Jonkman wrote: > Hi > > Check to see if the internal QT member is set to streaming > in which case it will most likely ignore the cache and > stream from the server. > > Sincerely > Mark R. Jonkman > > > [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 is for learning and helping with programming Lingo. Thanks!] > [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 is for learning and helping with programming Lingo. Thanks!]
Re: problem with publishing MPEG movies
on 8/24/01 5:28 AM, sreedhar reddy at [EMAIL PROTECTED] wrote: > Dear All > > Im facing a problem while publishing the director > files with mpeg movies in it. When ever i try to > publish the movie im getting an error message saying > that " the required xtra is missing or may not be > there in the xtras folder" even though i installed > mpeg xtra and is there in the xtras folder > can any one help me out with this problem > > thanks in advance > sreedhar > > __ > Do You Yahoo!? > Make international calls for as low as $.04/minute with Yahoo! Messenger > http://phonecard.yahoo.com/ > > [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 is for learning and helping with programming Lingo. Thanks!] > > Are you using a stub 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 [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]
RE: Way OFF: Look MA: I'm on TV
> > Multimedia Producers Rock! > > I Rock, back-and-forth when I am concentrating heavily. > Strange habit I picked up as a kid :) so does Bill Gates... are you two related? Al Hospers CamberSoft, Inc. alcambersoftcom http://www.cambersoft.com Shockwave and Director development, Lingo programming, CGI scripting. A famous linguist once said: "There is no language wherein a double positive can form a negative." YEAH, RIGHT [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 is for learning and helping with programming Lingo. Thanks!]
one more: new #bitmap and new script object
What was the workaround when you have a parent script and want to create a new #bitmap? [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 is for learning and helping with programming Lingo. Thanks!]
RE: miaw- unwanted border
Hi Logan, You cannot do this without an xtra... hm, maybe there is one way but I haven't actually tried it yet... There is a method to use a 1 bit cast member as a mask for a MIAW or your projector... Search the archives or DOUG and you will probably find how it may be done. There is one xtra that will do this very easily... you can find it at www.mcmm.com and look for the "Border Xtra". That should so what you want. HTH Jorge -Original Message- hey list, I am trying to seamlessly integrate an miaw into the stage, (for the first time on a major project). I have tried setting the miaw type to 2 and 3, but I still have a pixel wide black border around the edge. I guess I could use an alpha channel just for the edge but it seems there is a setting I'm missing. Any help? Thanx. [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 is for learning and helping with programming Lingo. Thanks!]
preloadnetthing question
Asked this the other day and got no response -- I'm not new at all to netlingo stuff, and it was always my understanding that preloading a file would bring it to the user's cache, whereas anotehr request for the same file would pull from the local cached file rather than the remote one, correct? I have a fetcher object that rips through an xml page to preloadnetthing a bunch of quicktime movies. I then try to reference these qt files later with the same pathway by setting the filename of the member to the preloaded url - it seems to be pulling from the remote file. [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 is for learning and helping with programming Lingo. Thanks!]
miaw- unwanted border
hey list, I am trying to seamlessly integrate an miaw into the stage, (for the first time on a major project). I have tried setting the miaw type to 2 and 3, but I still have a pixel wide black border around the edge. I guess I could use an alpha channel just for the edge but it seems there is a setting I'm missing. Any help? Thanx. __ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ [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 is for learning and helping with programming Lingo. Thanks!]
Re: SV: simultaneos QT video
Why not on your qt sprite: property pMyTime on switchMe, whichQT pMyTime = sprite(me.spritenum).member.currentTime sprite(me.spritenum).member = whichQT sprite(me.spritenum).currentTime = pMyTime end [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 is for learning and helping with programming Lingo. Thanks!]
RE: Way OFF: Look MA: I'm on TV
> Multimedia Producers Rock! I Rock, back-and-forth when I am concentrating heavily. Strange habit I picked up as a kid :) Have a great weekend Lingoists! -Warren. [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 is for learning and helping with programming Lingo. Thanks!]
PNGs with transparency & user's color depth settings
Hello list, I'm considering using PNGs with transparency to create an interface window or mask with a soft drop shadow, that will be used to display and scroll a larger bitmap under it. Aside from the larger file size, all works well except if the user's color depth settings are less than 16-bit (256 colors), in which case the colors look awful and I loose transparency. Is there another approach that will acheive the same effect without loosing the visual impact of the soft drop shadow but will also work equally well even if the user's color settings are only 256 colors? Thanx for any input, g fritzinger [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 is for learning and helping with programming Lingo. Thanks!]
Re: the "do" command
> I parse an xml file and for every child i generate a > sprite at runtime. Each child in my xml file has > further subchildren with data about the child. I need > to store this data about the child in a list which > corresponds to the number of the sprite such as list 1 > list2 and so on. > Finally I store all these small lists in one main list > so that when i click the sprite on stage i can display > the data about it..but to do this when i click it i > get the sprite number and from that number i need to > retrieve the corresponding data list. > for which i need to dynamically generate the name of > the list by adding "list" with spritenumber. > > I hope it was not too complicated to undertand > Thanx so much for your kind interest in this > problem... Make your main list a property list, use the sprite number as the property, and the list of corresponding data as the value. -Kurt [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 is for learning and helping with programming Lingo. Thanks!]
Re: Way OFF: Look MA: I'm on TV
> Multimedia Producers Rock! Ah, so that's what they do. I've been wondering for years now. ;) -Kurt [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 is for learning and helping with programming Lingo. Thanks!]
RE: simultaneos QT video
> the car. Now camera 1 is playing and when the user choose > camera 2 the video > must start from the same loctation or the same tick a guess! look at the movieTime function. Al Hospers CamberSoft, Inc. alcambersoftcom http://www.cambersoft.com Shockwave and Director development, Lingo programming, CGI scripting. A famous linguist once said: "There is no language wherein a double positive can form a negative." YEAH, RIGHT [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 is for learning and helping with programming Lingo. Thanks!]
the "do" command
hi friends Yes the problem is resolved now... one interesting thing i found out was how the "do" command works(like a handler) from: http://www.mcli.dist.maricopa.edu/director/tips/lingo/unlingo.html#do and using the trick of adding the RETURN constant to declare the list varaibles global and then setting some values in them such that i could retrive it from another handler works perfect. the code for me is like: do ("global list" & spritNum & RETURN & "set list" & spritNum & "=" & [Naam, Wsize, extn, mtime]) Thanx a lot for all the suggestions... Richie __ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ [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 is for learning and helping with programming Lingo. Thanks!]
Re: the "do" command
Richie Jindal wrote: > Yes i tried it the way u suggested also like: > do "put list" & spritNum > > But it prints as first it takes the value of > list which is obviously void since the data is > actually in list1, list2 and so on.. hmm, my message window shows: -- Welcome to Director -- do "list" & 2 & "= [1,2,3,4]" put list2 -- [1, 2, 3, 4] do "put list" & 2 -- [1, 2, 3, 4] perhaps your lists *are* void at that time? > Okay more details about my goal: > > I parse an xml file and for every child i generate a > sprite at runtime. Each child in my xml file has > further subchildren with data about the child. I need > to store this data about the child in a list which > corresponds to the number of the sprite such as list 1 > list2 and so on. > Finally I store all these small lists in one main list > so that when i click the sprite on stage i can display > the data about it..but to do this when i click it i > get the sprite number and from that number i need to > retrieve the corresponding data list. > for which i need to dynamically generate the name of > the list by adding "list" with spritenumber. I think I'd choose a different methodology. I don't know if this will work for you, but what I'd do would be to have placeholder sprites on the stage, each of which has the same behaviour attached... When you parse the XML file, you could use sendSprite to initialise a list within that behaviour, eg: sendSprite( theSpriteChannel, #setData, yourDataList ) your behaviour might look like: property pChannel property pChildDataList on beginSprite me pChannel = me.spriteNum pChildDataList = [] end on setData me, theData pChildDataList = theData end on mouseUp me put "channel of clicked sprite:" && pChannel put "data held by clicked sprite:" && pChildDataList end what happens with behaviours is that each behaviour maintains its own copy of pChildDataList - therefore no need to generate runtime variables, and therefore no need for 'do', which is very slow, and should be avoided if at all possible. hope this goes some way to helping you. Christian Christian Wach [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] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]
Re: SV: simultaneos QT video
yes i just try that option, but with 2 videos works fine, now imagine that i have at least 6 vids and other things to interact at the same time, and the videos must have 640/480 resolution. It still works? the vids will play fast? I'm thinking if there's a way to grab the actual time of the movie and pass it to others? Now i'm trying to grab the current tick of the first movie playing and set the value to the second movie. limiar >From: Magnus Ewald <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> >Subject: SV: simultaneos QT video >Date: Fri, 24 Aug 2001 13:04:17 +0200 >MIME-Version: 1.0 >Received: from [208.210.86.12] by hotmail.com (3.2) with ESMTP id >MHotMailBD4F7DB800AF40043212D0D2560C07C00; Fri, 24 Aug 2001 03:55:53 -0700 >Received: from mail1.fcgnetworks.net (mail1.private.fcgnetworks.net >[192.168.40.6])by mail2.fcgnetworks.net (8.9.2/8.9.0) with ESMTP id >GAA71749;Fri, 24 Aug 2001 06:55:18 -0400 (EDT) >Received: by mail1.fcgnetworks.net (8.9.1/8.9.0) id GAA15515for lingo-send; >Fri, 24 Aug 2001 06:57:56 -0400 (EDT) >Received: from mail.metafor-media.com (mail.metafor-media.com >[195.42.201.221])by mail1.fcgnetworks.net (8.9.1/8.9.0) with ESMTP id >GAA15495for <[EMAIL PROTECTED]>; Fri, 24 Aug 2001 06:57:54 -0400 (EDT) >Received: by MM01 with Internet Mail Service (5.5.2232.9)id ; >Fri, 24 Aug 2001 13:04:17 +0200 >From [EMAIL PROTECTED] Fri, 24 Aug 2001 03:56:51 -0700 >X-Authentication-Warning: mail1.fcgnetworks.net: majordomo set sender to >[EMAIL PROTECTED] using -f >Message-ID: <8D16F9CCB30ED311926F00E018C1030A10D114@MM01> >X-Mailer: Internet Mail Service (5.5.2232.9) >X-MIME-Autoconverted: from quoted-printable to 8bit by >mail1.fcgnetworks.net id GAA15495 >Sender: [EMAIL PROTECTED] >Precedence: bulk > >Hi >If it´s posible with QT-video, you might try to have the 2 vids on stage at >the same time (vid 1 outside the stage) and just switch places with >themThat is IF they are exactly the same length(i dunno about the >soundquality though) > >/magnus > >-Ursprungligt meddelande- >Från: limiar40 b [mailto:[EMAIL PROTECTED]] >Skickat: den 24 augusti 2001 12:46 >Till: [EMAIL PROTECTED] >Ämne: simultaneos QT video > > >hi list > >i have a QT video playing in the stage, and i want to change that QT video >to another, but the second video must start exactily in same position from >the first one! > >example: i shot a racing car with two cameras in the same time, now I put >in > >the stage camera 1 and camera 2 for the user choose the best angle to view >the car. Now camera 1 is playing and when the user choose camera 2 the >video > >must start from the same loctation or the same tick a guess! > >thanks in advance > >Limiar > >_ >Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp > > >[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 is for learning and helping with programming Lingo. Thanks!] > >[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 is for learning and helping with programming Lingo. Thanks!] > _ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp [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 is for learning and helping with programming Lingo. Thanks!]
RE: the "do" command
Richie, While ever convoluted, the do command should be working fine for you. Here is an output from my message window: -- Welcome to Director -- list5 = [5,6,7,8] put list5 -- [5, 6, 7, 8] sprtNum = 5 do "put list" & sprtNum -- [5, 6, 7, 8] Could you possibly be passing the wrong value to sprtNum and that is why it is giving you a void value? A good step-thru with the trace window handy might pinpoint the problem. Brian Romanko Lead Developer - Neo/SCI Corporation Member - Greater Rochester Macromedia User Group -Original Message- Hi Everybody, - i am not able to retrieve values from the list the same way. so something like do (put "list" & spritNum ) doesnt work... can somebody tell me how can i retrive values from these lists that i generate at runtime ??? Thanx a lot for any help as this is a real problem for me at the moment. regards Richie Student ETH Zurich, Switzerland [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 is for learning and helping with programming Lingo. Thanks!]
Real video again
Hi guys does anyone know how to loop a Real Video sprite? A [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 is for learning and helping with programming Lingo. Thanks!]
shareware and distributing
Hi All, has anyone had any expierence with distributing a program (ie. a projector with an installer) as shareware to "the world". By means of offering the program at download sites such as download.com, tucows.com? I'm working on a little program I wish to distribute it freely with constrained functionality and offer users to register for say $30. Once they register the program is fully functional. For example users get a code once thei've registered (this makes it a hackers paradise...), they don't have to download an extra update. any ideas on how to approach this? are there any drawbacks on using projectors as just executable programs, I know that on some win2000 the projector display a minimum sized extra window... Thanks! Martijn - Pas de Deux Van Mierisstraat 25 2526 NM Den Haag tel 070 4450855 fax 070 4450852 http://www.pdd.nl [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] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]
the "do" command
Hi Christian Yes i tried it the way u suggested also like: do "put list" & spritNum But it prints as first it takes the value of list which is obviously void since the data is actually in list1, list2 and so on.. Okay more details about my goal: I parse an xml file and for every child i generate a sprite at runtime. Each child in my xml file has further subchildren with data about the child. I need to store this data about the child in a list which corresponds to the number of the sprite such as list 1 list2 and so on. Finally I store all these small lists in one main list so that when i click the sprite on stage i can display the data about it..but to do this when i click it i get the sprite number and from that number i need to retrieve the corresponding data list. for which i need to dynamically generate the name of the list by adding "list" with spritenumber. I hope it was not too complicated to undertand Thanx so much for your kind interest in this problem... Richie __ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ [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 is for learning and helping with programming Lingo. Thanks!]
Installing fonts
Hi, does any one know of a way to install a font on the user machine. Regards Simon [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 is for learning and helping with programming Lingo. Thanks!]
SV: simultaneos QT video
Hi If it´s posible with QT-video, you might try to have the 2 vids on stage at the same time (vid 1 outside the stage) and just switch places with themThat is IF they are exactly the same length(i dunno about the soundquality though) /magnus -Ursprungligt meddelande- Från: limiar40 b [mailto:[EMAIL PROTECTED]] Skickat: den 24 augusti 2001 12:46 Till: [EMAIL PROTECTED] Ämne: simultaneos QT video hi list i have a QT video playing in the stage, and i want to change that QT video to another, but the second video must start exactily in same position from the first one! example: i shot a racing car with two cameras in the same time, now I put in the stage camera 1 and camera 2 for the user choose the best angle to view the car. Now camera 1 is playing and when the user choose camera 2 the video must start from the same loctation or the same tick a guess! thanks in advance Limiar _ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp [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 is for learning and helping with programming Lingo. Thanks!] [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 is for learning and helping with programming Lingo. Thanks!]
simultaneos QT video
hi list i have a QT video playing in the stage, and i want to change that QT video to another, but the second video must start exactily in same position from the first one! example: i shot a racing car with two cameras in the same time, now I put in the stage camera 1 and camera 2 for the user choose the best angle to view the car. Now camera 1 is playing and when the user choose camera 2 the video must start from the same loctation or the same tick a guess! thanks in advance Limiar _ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp [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 is for learning and helping with programming Lingo. Thanks!]
Re: platform detection
You can use buddy api for that. This is a buddy api function. on startmovie set WinVer = baVersion( "windows" ) end WinVer varible will return you the type of windows operating system you are running on. Rajiv manisha sinha wrote: > Hello List.. > need some help on Detecting the Platform - win 95/win98 through lingo.also if >possible the dummy script to give an alert if these platforms are not present > thank u in advance > manisha > -- > > On Tue, 3 Jul 2001 09:50:41 > Pekka Buttler wrote: > >Not if you want to REALLY protect it... > > > >Pekka > > > > > >> -Original Message- > >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > >> Behalf Of manisha sinha > >> Sent: 3. heinakuuta 2001 9:26 > >> To: [EMAIL PROTECTED] > >> Subject: RE: cd protection > >> > >> > >> cant this be done thru lingo > >> -- > >> > >> On Tue, 3 Jul 2001 09:25:05 > >> Pekka Buttler wrote: > >> >You should contact whoever will handle the duplication of the Master disc > >> >and ask them for what services they have to offer. > >> > > >> >Pekka > >> > > >> > > >> >> -Original Message- > >> >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > >> >> Behalf Of manisha sinha > >> >> Sent: 3. heinakuuta 2001 9:08 > >> >> To: [EMAIL PROTECTED] > >> >> Subject: cd protection > >> >> > >> >> > >> >> Hello List, > >> >> I am working on a director project. I want some help on cd > >> >> protection ie protect the cd from disk-copying... > >> >> > >> >> Any help will be highly appreciated > >> >> > >> >> Thanx in advance > >> >> Manisha > >> >> > >> >> > >> >> Get 250 color business cards for FREE! > >> >> http://businesscards.lycos.com/vp/fastpath/ > >> >> > >> >> [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 is for learning and helping with programming Lingo. Thanks!] > >> >> > >> > > >> > > >> >[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 is for learning and helping with programming Lingo. Thanks!] > >> > > >> > > >> > >> > >> Get 250 color business cards for FREE! > >> http://businesscards.lycos.com/vp/fastpath/ > >> > >> [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 is for learning and helping with programming Lingo. Thanks!] > >> > > > > > >[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 is for learning and helping with programming Lingo. Thanks!] > > > > > > Get 250 color business cards for FREE! > http://businesscards.lycos.com/vp/fastpath/ > > [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 is for learning and helping with programming Lingo. Thanks!] -- Rajiv Ranjan mailto: [EMAIL PROTECTED] == I N F M E D I A http://www.infmedia.it - Multimedia for Science and Education - -- Sede operativa: Via Turati n.35 56125 PISA (Italy) Tel +39 050 2207368 Fax +39 050 40449 == [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 is for learning and helping with programming Lingo. Thanks!]
Re: the "do" command
Richie Jindal wrote: > do (put "list" & spritNum ) try: do "put list" & spritNum I'd suggest you look at other methods for achieving whatever it is you want to do here... unless you *absolutely* have to, it's worth avoiding the 'do' command. can you give more details about the goal? Christian Christian Wach [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] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]
problem with publishing MPEG movies
Dear All Im facing a problem while publishing the director files with mpeg movies in it. When ever i try to publish the movie im getting an error message saying that " the required xtra is missing or may not be there in the xtras folder" even though i installed mpeg xtra and is there in the xtras folder can any one help me out with this problem thanks in advance sreedhar __ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ [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 is for learning and helping with programming Lingo. Thanks!]
platform detection
Hello List.. need some help on Detecting the Platform - win 95/win98 through lingo.also if possible the dummy script to give an alert if these platforms are not present thank u in advance manisha -- On Tue, 3 Jul 2001 09:50:41 Pekka Buttler wrote: >Not if you want to REALLY protect it... > >Pekka > > >> -Original Message- >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On >> Behalf Of manisha sinha >> Sent: 3. heinakuuta 2001 9:26 >> To: [EMAIL PROTECTED] >> Subject: RE: cd protection >> >> >> cant this be done thru lingo >> -- >> >> On Tue, 3 Jul 2001 09:25:05 >> Pekka Buttler wrote: >> >You should contact whoever will handle the duplication of the Master disc >> >and ask them for what services they have to offer. >> > >> >Pekka >> > >> > >> >> -Original Message- >> >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On >> >> Behalf Of manisha sinha >> >> Sent: 3. heinakuuta 2001 9:08 >> >> To: [EMAIL PROTECTED] >> >> Subject: cd protection >> >> >> >> >> >> Hello List, >> >> I am working on a director project. I want some help on cd >> >> protection ie protect the cd from disk-copying... >> >> >> >> Any help will be highly appreciated >> >> >> >> Thanx in advance >> >> Manisha >> >> >> >> >> >> Get 250 color business cards for FREE! >> >> http://businesscards.lycos.com/vp/fastpath/ >> >> >> >> [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 is for learning and helping with programming Lingo. Thanks!] >> >> >> > >> > >> >[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 is for learning and helping with programming Lingo. Thanks!] >> > >> > >> >> >> Get 250 color business cards for FREE! >> http://businesscards.lycos.com/vp/fastpath/ >> >> [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 is for learning and helping with programming Lingo. Thanks!] >> > > >[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 is for learning and helping with programming Lingo. Thanks!] > > Get 250 color business cards for FREE! http://businesscards.lycos.com/vp/fastpath/ [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 is for learning and helping with programming Lingo. Thanks!]
the "do" command
Hi Everybody, As previously written : I want to generate a list with some specific data everytime I create a sprite. The name of the list should always be like list1, list 2, list 3 and so on...where the number corresponds to the sprite number which is stored in a variable say count. so basically i need to create a variable name like listname= "list" & string(count) then this listname should be assigned a list listname= [blah, blah, blah..] now obviously it is a problem here as i first assign the variable listname a string and then a list. - As per one reply that I got I can use 'do' command to create variables at runtime and to set values to them like this: repeat with spritNum = 1 to 10 do ("list" & spritNum & "=" & [Naam, Wsize, extn, mtime]) blah blah end repeat where Naam, Wsize, extn, mtime are all variables with some values So i did it and it works . I can check it if i trace it in the message window. The problem now is that since (as per the almost negligible documentation that i found about the 'do' command ) this only works when i assign a value, i am not able to retrieve values from the list the same way. so something like do (put "list" & spritNum ) doesnt work... can somebody tell me how can i retrive values from these lists that i generate at runtime ??? Thanx a lot for any help as this is a real problem for me at the moment. regards Richie Student ETH Zurich, Switzerland __ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ [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 is for learning and helping with programming Lingo. Thanks!]