Re: CD-ROM Replication Services, Anyone??

2001-03-21 Thread Kerry Thompson
>I did do that type of services. so, how many cds you are talking here? This sort of traffic is inappropriate to this list. Please make your responses off-list. The other 2,999 of us don't need to hear your negotiations. Cordially, Kerry Thompson [To remove yourself from this list, or to

Re: CD-ROM Replication Services, Anyone??

2001-03-21 Thread david
Hi I did do that type of services. so, how many cds you are talking here? Thanks best regards, david foo - Original Message - From: "dimple uppal" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 22, 2001 12:22 AM Subject: CD-ROM Replication Services, Anyone??

Re: CD-ROM Replication Services, Anyone??

2001-03-21 Thread Tab Julius
1) Don't triple post. We got your message the first time. 2) This isn't a lingo/programming question. 3) Look on the net. You might find http://www.discmakers.com At 05:20 AM 3/22/01 +, dimple uppal wrote: >Hi! I need know of some company somewhere in the world who provides CD-ROM >re

CD-ROM Replication Services, Anyone??

2001-03-21 Thread dimple uppal
Hi! I need know of some company somewhere in the world who provides CD-ROM replication services as well printing of CD-ROM jackets, inlays and CD-ROM stickers etc.anyone with any information on this will be doing me a huge favor. Do let me know soon! Thanx __

CD-ROM Replication Services, Anyone??

2001-03-21 Thread dimple uppal
Hi! I need know of some company somewhere in the world who provides CD-ROM replication services as well printing of CD-ROM jackets, inlays and CD-ROM stickers etc.anyone with any information on this will be doing me a huge favor. Do let me know soon! Thanx ___

CD-ROM Replication Services, Anyone??

2001-03-21 Thread dimple uppal
Hi! I need know of some company somewhere in the world who provides CD-ROM replication services as well printing of CD-ROM jackets, inlays and CD-ROM stickers etc.anyone with any information on this will be doing me a huge favor. Do let me know soon! Thanx ___

Re: Shockwave and external files

2001-03-21 Thread Rodrigo Peres
on 3/21/01 7:19 PM, g r i m m w e r k s at [EMAIL PROTECTED] wrote: > On 3/21/01 5:13 PM, "Rodrigo Peres" <[EMAIL PROTECTED]> wrote: > >> I have a shockwave movie running on a intranet that need to load some >> external quicktime movies that are in a HD that i know the path in the LAN. >> How ca

Re: Xpost QT: distribution on a cd

2001-03-21 Thread Fumio Nonaka
See the following article: $B!&(BDetecting QuickTime http://www.director-online.com/accessArticle.cfm?id=931 _ Ian Richardson wrote: > on 21/3/2001 10:05 PM, g r i m m w e r k s at [EMAIL PROTECTED] > wrote: > > Well, built in lingo like the quicktimeVersion() < 4 or check the budapi > > do

Re: Shockwave or Flash?

2001-03-21 Thread Kerry Thompson
>Out of interest, does your boss have any coding knowledge himself? Yes, she does--she's light years ahead of me in JavaScript and HTML. She's right to ask me to explore other alternatives, too. I've got the information I need now, though. Thanks to all. Cordially, Kerry Thompson Learning Ne

Re: Shockwave or Flash?

2001-03-21 Thread Kerry Thompson
>Why would you want multiple flash or shockwave movies? I don't. My boss does. We won't know until runtime how many words there are, so our xsl code has to read the xml file, find the number of words, and create, on the fly, n / 30 audio pages. The number will grow as we add more words. My s

RE: Lists

2001-03-21 Thread jonathan
I forgot to mention I am creating a Fruit machine, English Pub style machine. For the americans: the machines you find in Las Vagus So I will be using the random number generator for for a lot of this, It would be good to use real money over the internet and I get the profit to put into buyin

Lists

2001-03-21 Thread jonathan
Hello This is an absolutly brilliant list, I am just woundering if anyone knows of something simular to this with topics on other sorts of internet development such as ASP and SQL. Sorry to be slightly off the subject. Jonathan [To remove yourself from this list, or to change to digest mode,

Re: RE: aMessage

2001-03-21 Thread Jakob Hede Madsen
At 17:04 -0600 01_03_21, Dennis Anderson wrote: >Maybe we should consider how we have come to depend on penworks. >Yes! Mr."LINGO" Julius was one of the first books I remember purchasing. >Good reference and still used in my examples to students, who are desirous >of animation techniques and progr

Re: Microsoft's sense of "humour"

2001-03-21 Thread LePhuronn
Dearest Karina If your husband works for Microshaft then he is league with the devil and should burn along with them!! BWAHAHAHAHA!!! Sorry, only joking...("who let him out?" says the warden...) But while on the topic I have a bit of confession to make, and forgive the completely unrelated

Re: Xpost QT: distribution on a cd

2001-03-21 Thread Eva Crawford
Ian: Not sure how far you have gotten with this dilemma as I didn't catch most of the thread but, recently I re-posted a solution to checking for QuickTime on an end users machine and then installing it if it was not found. No 3rd party extras involved. This code was inclusive in the first fram

Re: Strange Sprite positions

2001-03-21 Thread LePhuronn
> Hello There - I hope someone can help - I have an object that is being > birthed during the "startmovie" handler. As soon as it is birthed - it grabs > 3 sprite channels and uses them to place graphics on the stage. The code all > works faultlessly except: If you run the movie after firing up di

Re: tween with lingo 2

2001-03-21 Thread LePhuronn
There are a few things I wish to mention about your script, but I will deal with the problem at hand first... Your script does not take into consideration that the number of steps required to get the sprite into position may differ from the number of steps required to size the sprite, i.e. it cou

Re: Xpost QT: distribution on a cd

2001-03-21 Thread Ian Richardson
on 21/3/2001 10:05 PM, g r i m m w e r k s at [EMAIL PROTECTED] wrote: > Well, built in lingo like the quicktimeVersion() < 4 or check the budapi > docs. > > Then if the users machine either doesn't have qt installed or is less than > the version you need, launch the appropriate mac/win installe

Re: Shockwave or Flash?

2001-03-21 Thread LePhuronn
> My boss thinks it would be easier to use multiple movies and > do the calculations in xsl Sounds like a seriously round about way of doing things! As you seem to have been told (and also as I indicated in a previous post that does not seem to be here at the mo) a new instance of the Flash OCX

Re: Shockwave and external files

2001-03-21 Thread Colin Holgate
> > I have a shockwave movie running on a intranet that need to load some >> external quicktime movies that are in a HD that i know the path in the LAN. >> How can i do this, since i can't use filename of cast??? I think the two are not the same. At least here, the intranet is access via URL

Re: Shockwave and external files

2001-03-21 Thread g r i m m w e r k s
On 3/21/01 5:13 PM, "Rodrigo Peres" <[EMAIL PROTECTED]> wrote: > I have a shockwave movie running on a intranet that need to load some > external quicktime movies that are in a HD that i know the path in the LAN. > How can i do this, since i can't use filename of cast??? Who says you can't use

Shockwave and external files

2001-03-21 Thread Rodrigo Peres
Hi to all, I have a shockwave movie running on a intranet that need to load some external quicktime movies that are in a HD that i know the path in the LAN. How can i do this, since i can't use filename of cast??? Thank's inn advance Rodrigo Peres [To remove yourself from this list, or to cha

Re: RE: aMessage

2001-03-21 Thread Mark A. Boyd
And I have very fond memories of the Lingo User's Journal. I still have nearly every copy published. Love 'ya, Tab! -- Mark A. Boyd Keep-On-Learnin' :) [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

Re: Xpost QT: distribution on a cd

2001-03-21 Thread g r i m m w e r k s
Well, built in lingo like the quicktimeVersion() < 4 or check the budapi docs. Then if the users machine either doesn't have qt installed or is less than the version you need, launch the appropriate mac/win installer off your cd. [To remove yourself from this list, or to change to digest mode,

Re: Xpost QT: distribution on a cd

2001-03-21 Thread Ian Richardson
How do you go about having director search for the plugin. as you said? on 21/3/2001 8:05 PM, Nick Youmans at [EMAIL PROTECTED] wrote: >> What has come to my attention, is that if the user doesn't have Qt on > their >> machiene, they cant see the content.. this poses a problem. Is it possible

Making a Message Board

2001-03-21 Thread Chayo Benavidez
Can anybody tell me where to begin on building an online Message Board? I want the user to be able to leave messages for others to view, and respond to. Thanks   HADDNINGet your FREE download of MSN Explorer at http://explorer.msn.com [To remove yourself from this list, or to change to digest mod

RE: aMessage

2001-03-21 Thread Dennis Anderson
Maybe we should consider how we have come to depend on penworks. Yes! Mr."LINGO" Julius was one of the first books I remember purchasing. Good reference and still used in my examples to students, who are desirous of animation techniques and programming skills. Best to you for your leadership. Denn

Draggable moving objects...

2001-03-21 Thread Mike Dowling
I want to incorporate a "conveyor belt" into an interactive that has random objects going by that need to be dragged from the belt into the appropriate containers. I can do the and the container scripts but regular draggable scripts don't seem like they would work. Can anyone point me in the right

Re: Xpost QT: distribution on a cd

2001-03-21 Thread Tab Julius
At 07:58 PM 3/21/01 +, Ian Richardson wrote: , sent to multiple lists... -- Please, if you want to mail to more than one list, please email EACH LIST SEPARATELY, or by using bcc (blind carbon copy). Otherwise chances are that people will reply to the default reply setting, which en

Re: Xpost QT: distribution on a cd

2001-03-21 Thread Colin Holgate
>in an earlier thread someone >mentioned a free licence was available. That might have been me. So here it is: The installers: http://www.apple.com/quicktime/download/support/ the license agreement: http://developer.apple.com/mkt/swl/agreements.html#QuickTime [To remove yourself from this l

Re: Xpost QT: distribution on a cd

2001-03-21 Thread Nick Youmans
> What has come to my attention, is that if the user doesn't have Qt on their > machiene, they cant see the content.. this poses a problem. Is it possible > to distribute the QT software with the CD, in an earlier thread someone > mentioned a free licence was available. I have been to the QT site

Xpost QT: distribution on a cd

2001-03-21 Thread Ian Richardson
I have created a hybrid flash/director cd with Qt movies in it. What has come to my attention, is that if the user doesn't have Qt on their machiene, they cant see the content.. this poses a problem. Is it possible to distribute the QT software with the CD, in an earlier thread someone mentioned

tween with lingo2

2001-03-21 Thread apellicciari
hi all, I'm almost there! I've been trying to move an object from on side to another and at the same time change its size. I put it into one global(if I put into 2 globals it works, but one action at a time) , but the problem is that when one of the conditions is satisfied the repeat while stops

Possibly OT: Xtra question

2001-03-21 Thread Bradshaw, Brian
Hi, List, I know this may not be the correct place to ask, but I need to find information about how xtras communicate with the Windows OS. I haven't found anything, at lest nothing I recognize as useful, on MM's site, or anywhere else. Can someone point me in the right direction, or maybe even a

True Color Wheel 1.0 release

2001-03-21 Thread Yariv Alter Fin
Hi all, Here as promised the complete self sufficient TrueColorWheel 1.0 behaviour, readymade, bugfree. (it was the Director modulus operator that insists on deFloating all values, so we worked our way around that. Many thanks Roymeo, some reflection does always come in handy!!!) Still, any

Re: Help on CD Image Library

2001-03-21 Thread Tab Julius
Well, it can certainly be done, but depending on how great you want it to be, you may be spending a fair amount of time developing it. I've done much of the architecture and Lingo development, and some Xtra development, for Kodak Picture CD and Kodak PicturesNow/Kodak Picture Software. If yo

Re: OT: Microsoft has a sense of humor

2001-03-21 Thread Ron Woodland
I think that's the same logic used by willing supporters of virually all immoral leaders, even as they watched the offenses transpire. I'm sorry, I don't mean to politicize this discussion thread, and I don't mean to imply that you or your husband are in the same league as history's worst. I'm s

Re: OT: Microsoft has a sense of humor

2001-03-21 Thread LePhuronn
> If you want a good chuckle, go to http://www.microsoft.com/ms.htm, and > check out the last link in the left navigation bar, under "Resources." Get me one of those T-Shirts!! . No honestly, I want one. . I do! . NO, I DO!!! . . . . . . . . . . . . . . . . . . I've needed a new dusting rag for

Sprite & Mouse

2001-03-21 Thread Micha Therrien
Hello, This may be an obvious problem, but I can't get it to work. I have a small sprite (an image) which I want to shoot across the stage along a horizontal line in the opposite direction from the mouse. When the mouse is center stage, I want the sprite to move slowly. As the mouse moves to

Help on CD Image Library

2001-03-21 Thread Vikas Garodia
Hi I'm working on a project using Director 7.02 which should have features as given below. The software is an photo/image organiser. 1) The User can select the images/photos and import it. 2) The program should generate the thumbnails. The problem area a) How to generate the thumbnail. And how

RE: Connectivity with Database via ASP + XML

2001-03-21 Thread Morales, Carlos R.
Another alternative is to use Net Lingo in combination with ASP and XML to access your database. On a project I'm currently working on, we needed the ability to access the same database from both a web based application and a Director based application. We ended up using PostNetText to send quer

Re: tween with lingo

2001-03-21 Thread Mark A. Boyd
At 08:58 3/21/2001, apellicciari wrote: >I want to move an object from the up >left to the botton right and this >image starts small and finishes bigger >for example, so it changes the width >and the height proportionally. It >doesn't work with the rect(l,t,r,b). Are you the same person as Nica

Re: Shockwave or Flash?

2001-03-21 Thread g r i m m w e r k s
Wait, am I missing something? Why would you want multiple flash or shockwave movies? I'm curious. If it's a button naming thing, couldn't you just pass in the embed the name of the buttons and the goto...even how many buttons you want displayed? I must be missing something fairly obvious... [

tween with lingo

2001-03-21 Thread apellicciari
Hi all, I want to move an object from the up left to the botton right and this image starts small and finishes bigger for example, so it changes the width and the height proportionally. It doesn't work with the rect(l,t,r,b). obs.: the moving part is already working: (sprite(gLogo).loc=sprite(

Re:Lingo-L Digest V1 #1854

2001-03-21 Thread apellicciari
Hi all, I want to move an object from the up left to the botton right and this image starts small and finishes bigger for example, so it changes the width and the height proportionally. It doesn't work with the rect(l,t,r,b). obs.: the moving part is already working: (sprite(gLogo).loc=sprite(

Re:Lingo-L Digest V1 #1854

2001-03-21 Thread apellicciari
Hi all, I want to move an object from the up left to the botton right and this image starts small and finishes bigger for example, so it changes the width and the height proportionally. It doesn't work with the rect(l,t,r,b). obs.: the moving part is already working: (sprite(gLogo).loc=sprite(

Re: Shockwave or Flash?

2001-03-21 Thread Kerry Thompson
>As Flash content on an HTML page is displayed using the Flash ActiveX >control That's partly correct--maybe mostly. Flash is ActiveX on Windows, specifically IE 5 and later, but not on Mac. I also think the Flash plugin for Windows Netscape is not ActiveX. Nonetheless, that's good ammunition

Re: Shockwave or Flash?

2001-03-21 Thread Kerry Thompson
>(my god - I've helped Kerry? The list'll be thinking I know what I'm talking >about at this rate!) We've already discovered your secret--you do know what you're talking about :-) Cordially, Kerry Thompson Learning Network [To remove yourself from this list, or to change to digest mode, go t

True Color Wheel 1.0 release / 2nd try

2001-03-21 Thread Yariv Alter Fin
-- sending this again... first time didn't seem to work... Hi all, Here as promised the complete self sufficient TrueColorWheel 1.0 behaviour, readymade, bugfree. (it was the Director modulus operator that insists on deFloating all values, so we worked our way around that. Many thanks Roymeo,

RE: convert RVB in TSL

2001-03-21 Thread Yariv Alter Fin
Hi all, just sent it to Christèle and thought the rest of the 3000 are entitled for a peak too. here is the extracted HSV to RGB formula: --- on HSV2RGB hue,sat,val -- tint degrees / saturation / value (0-360,0-1,0-1) mymod=1.*((1*hue) mod (1*60))/1 -- special thanx

Re: convert RVB in TSL

2001-03-21 Thread pranavn
Hey! That's me! Wonderfull??? Thanx Pranav!!! Well Yariv...it _was_ nice...pat ur back. check out the release version posted TODAY! If release means the one without that funny bug in it, can u post the address please? I'd love to have it in my doodads kit. Regards, Pranav [To remove

Re: Shockwave or Flash?

2001-03-21 Thread Kerry Thompson
>Why do you need several movies? Can't you just have 1 movie with several >buttons? That's exactly what I would prefer. My boss thinks it would be easier to use multiple movies and do the calculations in xsl. I think multiple movies--Flash or Shock--would be too much of a memory hit, and I'm

RE: OT: Microsoft has a sense of humor

2001-03-21 Thread Karina Steffens
> Get me some popcorn - I wanna watch this sucker BURN!!! > > As you may have noticed, I'm not a big Microshaft fan... Watch it! My husband works for Microsoft :P They might be an evil empire bent on world domination, but if that brings the bread home, who am I to complain? >:-> Karina [To

Re: convert RVB in TSL

2001-03-21 Thread Yariv Alter Fin
> > If TSL is the same as HSV then you might ask Yariv. He's worked out a > wonderful color wheel there using Imaging Lingo. Hey! That's me! Wonderfull??? Thanx Pranav!!! check out the release version posted TODAY! Christelle: I guess you'll find that formula in my last post as the 'on calcu

Re: OT: Microsoft has a sense of humor

2001-03-21 Thread LePhuronn
Oh how worried are they now? It's blatantly obvious that this is a last ditch attempt at trying to prove they "we are nice people, honest!" Get me some popcorn - I wanna watch this sucker BURN!!! As you may have noticed, I'm not a big Microshaft fan... [To remove yourself from this list, or to

Re: Font problem

2001-03-21 Thread LePhuronn
Ah I see...didn't know this was a Shockwave project. [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

Re: Shockwave or Flash?

2001-03-21 Thread LePhuronn
As Flash content on an HTML page is displayed using the Flash ActiveX control I would assume that, like all other ActiveX controls, it would have to be instanciated for each use. Therefore 30 Flash buttons would create 30 instances. Don't know what the RAM requirement for the Flash OCX is, but it'

Please excuse a test

2001-03-21 Thread Sharon Moeller
I have been trying to response to some posts and my reply never seems to make it. So please excuse this post. It is simply a test. Or have I been blackballed? Sharon Moeller [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To po

Re: OT: XML

2001-03-21 Thread LePhuronn
> Actually, calling it an editor is a bit grandiose--it's just some > input fields and radio buttons. Sling it in my direction when you're done! [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 [E

Re: Strange Sprite positions

2001-03-21 Thread Irv Kalb
At 10:43 AM + 3/21/01, pete carss wrote: >Hello There - I hope someone can help - I have an object that is being >birthed during the "startmovie" handler. As soon as it is birthed - it grabs >3 sprite channels and uses them to place graphics on the stage. The code all >works faultlessly except

Re: Flash Preloader Assistance ...

2001-03-21 Thread Colin Holgate
>The best explanation that I have seen on this subject can be found at > >http://www.bokelberg.de/actionscript/4.html > >Personally, I am presently studying this issue - running some eperiments - >etc. > >Moving the discussion back toward Lingo, >I would be interested to hear what you would need t

Re: OT: Microsoft has a sense of humor

2001-03-21 Thread Jakob Hede Madsen
At 21:52 -0800 01_03_20, Kerry Thompson wrote: >This is really, really off topic, but... > >If you want a good chuckle, go to http://www.microsoft.com/ms.htm, >and check out the last link in the left navigation bar, under >"Resources." It says: "The FIN is a non-partisan, grassroots network of

Re: Flash Preloader Assistance ...

2001-03-21 Thread Lee Goldschmidt
Hello Faris, The best explanation that I have seen on this subject can be found at http://www.bokelberg.de/actionscript/4.html Personally, I am presently studying this issue - running some eperiments - etc. Moving the discussion back toward Lingo, I would be interested to hear what you would ne

Re: Flash Preloader Assistance ...

2001-03-21 Thread Colin Holgate
>Sorry for disturbing you..I want to do a preloader movie that load (load to >the memory or however) all swf files contained in the movie and starts the >Main Movie. (my movie has more than 25 swf files a bit heavy. so if its >loaded before playing the movie in the preloader, it will helpfull) I h

Flash Preloader Assistance ...

2001-03-21 Thread faris
Wrote Faris, Hi Lee, Sorry for disturbing you..I want to do a preloader movie that load (load to the memory or however) all swf files contained in the movie and starts the Main Movie. (my movie has more than 25 swf files a bit heavy. so if its loaded before playing the movie in the preloader, it

Re: Shockwave lingo

2001-03-21 Thread Christian Wach
Rodrigo Peres wrote: > I need to pass some parameters from browser to my shockwave movie, [snip] > parametro = location.search; hmm, this line gives me an error (NN4.7 & IE5/Mac) I'm not exactly clear what it is you're trying to do... but the best option I have found for passing javascript-der

Re: Shockwave or Flash?

2001-03-21 Thread Lee Goldschmidt
Kerry Thompson wrote <.> > ...do multiple Flash movies on a > page launch multiple instances of the Flash player? And if so, what's the > RAM hit? > In my experience with Flash, the number of external movies that are added to a main movie does not matter as much as the amount of movement and

Strange Sprite positions

2001-03-21 Thread pete carss
Hello There - I hope someone can help - I have an object that is being birthed during the "startmovie" handler. As soon as it is birthed - it grabs 3 sprite channels and uses them to place graphics on the stage. The code all works faultlessly except: If you run the movie after firing up director o

RE: convert RVB in TSL

2001-03-21 Thread Sébastien
Hi Christèle, > > If TSL is the same as HSV then you might ask Yariv. It is > > > What is his E-mail? try : Yariv Alter Fin <[EMAIL PROTECTED]> HTH, Séb [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 li

Re: Shockwave or Flash?

2001-03-21 Thread Andreas Gaunitz
Why do you need several movies? Can't you just have 1 movie with several buttons? -Andreas >>This isn't the case. You can do all of the above with Flash. The only >>thing I'm not unclear about is how you expect to resize the stage in a >>browser. Did I misunderstand you? If it's running in a b

Re: convert RVB in TSL

2001-03-21 Thread pranavn
I dont have his post handy, but you can yell out on the list. He's sure to notice a subject line that says "Hey Yariv!!!" Regards, Pranav What is his E-mail? [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: Font problem

2001-03-21 Thread home
on 21/3/01 3:25 am, Kerry Thompson at [EMAIL PROTECTED] wrote: > Shockwave download time--a lot of our customers are K-12, and tend to get > hand-me-down equipment. I.e., 28K modems. How about breaking apart the texts in Flash? Regards Gopinath [To remove yourself from this list, or to change

Re: convert RVB in TSL

2001-03-21 Thread christele
le 21/03/01 4:44, [EMAIL PROTECTED] à [EMAIL PROTECTED] a écrit : > > If TSL is the same as HSV then you might ask Yariv. He's worked out a > wonderful color wheel there using Imaging Lingo. > What is his E-mail? > Regards, > Pranav > > > > I work with director and I would wish to write a f