Sound problem
Hi, list here is my problem. I made a small projector in D8 "Intro". It plays quicktime movie & sound file. These two files are external. Everything is good in dir file, but after converting into projector movie always stops in the frame - music should starts? Maybe i need to include some special xtra? Any ideas? Thanks in advance, Andrii Umrik [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: Open Window (was Repeat Properties)
>i am really sorry !! Oy, don't worry! I just have to make the occasional misogynist post or people will start thinking I'm a nice guy. We always pick on the newcomers, anyway ;-) >i am here at colloge at Ohio University. As long as you're sure it's not Ohio State (I went to The University of Michigan)...:-P >1. can't i just open new windows with another director file that has a >lone sprite as the video member? Yes, you could do that. You should read up on Director's "Movie in a Window" feature--we often call it MIAW. Open the Director Help, go to the index, and type in "Movie in a Window." Use digital video judiciously, though. It really chew up the CPU cycles, so I wouldn't recommend running more than one at a time unless you're targeting high-end machines. Cordially, Kerry Thompson Learning Network [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: Open Window (was Repeat Properties)
kerry i am really sorry !! first of all i can't figure out how to get rid of the html formatting in my email. i really liked the listserv but i was getting way tpo many emails than i could manage and i was missing some important ones. i'd understand if you chose not to help me but i really need it and it is for educational reasons i am here at colloge at Ohio University. do you have any suggestions for me to make this better for al of us?1. can't i just open new windows with another director file that has a lone sprite as the video member?2. the director help is elusive about the size of windows and i have'nt been able to figure out how to change the size of a window. the rect of sprite also does'nt seem to efect things except when i put "put the rect" and it tells me where i moved the window to. i hope to hear from youmike >From: Kerry Thompson <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Open Window (was Repeat Properties) >Date: Wed, 28 Mar 2001 21:43:32 -0800 > > >>hi kerry > >Hi Mike. Ignore the man behind the curtain. I'm even nice to Tab, >who seems >to have a gender identity crisis ;-) > >Since I'm the ogre tonight, I have to be the one to scold you, >though. When >you start a new topic, it's best to send a new e-mail with the topic >name >rather than replying to an established thread. Helps us stay sane. > >> i am trying to open an avi quick time and a real file in a "new >>window" > >Hold on--is it a QuickTime, an AVI, or a Real file? Are you really >trying >to do all three? Hopefully not at the same time. > >> and i used this code in a frame script and a movie script >>on beginNewMovie theMovie >>global newWindow >>set newWindow to window "filename" >>open newWindow >>end beginNewWindow > >I'm not quite sure where to start. First, you are looking for "open >window", not just "open"--the open command is more for opening an >application. I haven't use "open window" with a video, either--bear >in mind >that in Director Land, when we say "movie," we are usually talking >about a >Director file. It's confusing, I know, but we usually make a >distinction--"movie" is Director, "video" is stuff like QuickTime, >AVI, etc. > >I suggest you start, though, by checking Director help. Open the >Lingo >Dictionary and explore some of the commands under "Digital Video." >That >should get you going down the right path. > >Write back and let us know if you need more help. > >Cordially, >Kerry Thompson >Learning Network > > >[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 [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: Interative Tutorial System
LePhuronn writes: >Anybody else got input? I have toyed with the idea before, but haven't found the time yet. I teach lingo in High School, and would find this a great help if implemented properly. Especially tutorial/s involving lists to let them practice on. I would like to see your project when completed... Lee Chadwick Nikiski High School Alaska [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: Subject: Re: Can I use Lingo to Set Variable (Makeby LiveStage) in QuicKTime
At 1:25 +0200 01_04_03, Brennan Young wrote: >Well, maybe if our correspondent has used another codec. AFAIK, only >Sorenson supports this feature. Wasn't it explicitly stated, that he's using Sorenson? 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!]
Subject: Re: Can I use Lingo to Set Variable (Make by LiveStage) in QuicKTime
Jakob Hede Madsen <[EMAIL PROTECTED]> wrote > I know Brennan already mentioned it. > There is a specific technology for the purpose so what's the confusion? > Sorenson Media Keys. Well, maybe if our correspondent has used another codec. AFAIK, only Sorenson supports this feature. > If Lingo itself can't unlock it then I believe the "MultiMixer" Xtra can. The qt3 Xtra has a global function for locking and unlocking codecs. * QTRegisterAccessKey string category, string key -- registers an application level QT media key * QTUnregisterAccessKey string category, string key -- unregisters an application level QT media key Never tried it though. -- _ Brennan Young Artist, Composer and Multimedia programmer mailto:[EMAIL PROTECTED] If you're not part of the solution, you're part of the precipitate. -Steven Wright [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: stubborn hilite in editable text
(Sheepishly and on tiptoe) Could it be a case of a missing 'updateStage' somewhere, by any chance? JohnT clars danvold wrote: > hello all- > > I'm sure this must be a repeat post: > > I have an editable text member. > At different times its editable property gets set TRUE and FALSE, > depending on the situation. > Often after setting editable to FALSE, the entire text is highlighted. > No amount of end user clicking can make this go away. > > The problem only surfaces in a projector. > > Repeatedly setting editable to FALSE has no effect. > > The strange thing is, text members shouldn't even have a > hilite-property. > > Does anyone have a bug fix/ workaround? > > regards, Clars > > [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!]
Spell Check xtra???
we are in dire need of an xtra that can do spell checking in a shockwave movie. does such a thing exist? The Macromedia web site did point me to one firm that produces a spelling xtra but their website is a little incomprehensible and I wasnt' able to find any information at all regarding xtras. thanks Ian -- Ian Jempson Senior Developer Media-X Systems Inc. (613) 722-9990 ext. 17 http://www.media-x.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: URGENT: shockwave8 in linux????
sorry as far as I know, there is absolutely no native shockwave support for any unix operating system. Not sure if there is a windows emulator that might allow it to work. 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: URGENT: shockwave8 in linux????
Sorry, it doesn't exist! There is no way to use Shockwave with Linux. Charlie Fiskeaux II The Creative Group www.cre8tivegroup.com 859/858-9054 x29 cell: 859/312-3883 - Original Message - From: "Jasper Verhulst" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 02, 2001 4:22 PM Subject: URGENT: shockwave8 in linux Does anyone know where to find a shockwave 8 beta or something like that? i need to see my dcr's whith linux netscape6 _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.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!] [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!]
URGENT: shockwave8 in linux????
Does anyone know where to find a shockwave 8 beta or something like that? i need to see my dcr's whith linux netscape6 _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.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: SO SORRY
Tab Julius schrieb: > > We usually will drop accounts right away if messages to them bounce back as > "User Unknown", which was what happened in your case. I can send you a > bounced message if you're interested. > > If we get a "Host Unknown", we assume (to start) that a server is down. If > the "Host Unknown" continues for days, then we'll drop the account, but we > would not normally do it just after a few hours. > > But if it is "User Unknown", then we have to assume that you're not > around. We don't have any other way to verify - we obviously can't email > you to ask (since your email is "unknown"). Things like "User Unknown", > "No such account", and so forth, we have no way of telling if they're > temporary or permanent. They sound permanent, so we take them off. > > If this happens to you, take no offense - just sign back up when your email > is fixed. I didn't feel offensed. Thanks, Tab. Great to be on this list. Florian > > In all the years of running this list, since 1996 I think, I believe I've > only actually removed two people from the list for behavior. If you have > email problems that doesn't make us mad - we just don't know what's going > on, and as far as we can tell, your email account is gone. If it's not, > then straighten out your server and sign back up. > > Just so everyone knows, I usually get a couple of hundred bounced emails a > day, and there's usually anywhere between 3 and 10 accounts at any given > time that have problems. For every email posted to the list I get a > bounced message from each and every one of these accounts, so magnify your > Lingo-L traffic by 5 or 10, and that's the amount of bounced messages I see. > > The "Unknown User" ones I weed out right away. The ones that appear to be > problems with the server I will let ride for a few days, but if by the end > of the week I'm still getting notification that the server can't be found, > then I will drop those. > > The only other thing is that we get a lot of "Mailbox full - quota > exceeded" messages. I understand these can happen, because of the traffic, > so I will let these ride for a few days as well. But if a few days go by, > particularly a few business days (I give more time during weekends and > holidays), eventually I have to take those people off too, otherwise I > would have 40 or 50 or more people at any given time with reception > problems. Multiple the traffic by 40 or 50 and you can see why we take > pains to manage the list. > > However, we don't take offense and it's not like we don't like you. We're > just trying to manage the traffic. If your problem is resolved, just get > back on. As I said, in all the years and with all the users, we've only > twice took people off for non-technical reasons, and they know who they > are. Everyone else, it's just part of the list management, but don't be > offended. > > Thanks > > - Tab > > [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!]
stopEvents
I have a screen where if the wrong thing is clicked on, another screen pops up with an error box. The problem I am having is that I have very stupidly left the buttons underneath is error screen active. Will a stop event prevent the other buttons from executing their scripts? If not, is there a quick way for me to prevent other buttons from executing their script if clicked on while these error screens are visible? 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 post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]
Re: Lingo Help
>I am authoring a shockwave piece that has a series of doors for the end >user to choose. After they choose the door, they have the option to choose >several windows for that door. My question is how can I program this so >the correct windows can be used with the correct doors? Thanks! One way that comes to mind is a property list where each property is a door type and the value of each would be a list of the list windows. For example: [#frenchDoor: [winA, winB, winC], #steelDoor: [winD, winE, winF]] Then you can access the list based on the door selected. HTH, -- Clint [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!]
Lingo Help
Hello list, I am authoring a shockwave piece that has a series of doors for the end user to choose. After they choose the door, they have the option to choose several windows for that door. My question is how can I program this so the correct windows can be used with the correct doors? 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!]
QuickTime
how can i detect quick time in pc or mac.then if it was install play movie if was not installed to install it automatic. is it possible [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: stubborn hilite in editable text
Hi You can change the hilite of text members by setting the selection... member("SomeTextMember").selection = [0,0] should clear the hilte out of the text member. You can set the selection to anything that you want. You shouldn't need the hilite or the selEnd... actually I don't believe either function with text members. 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: stubborn hilite in editable text
Also something to bear in mind... Although text members do not have the hilite() function (I wish they did!) you can use the selStart and selLength commands to select characters in the field. As a result, you could try using something like textMember.selStart = 0 textMember.selLength = 0 I think it's something like that - I've been awake too long! Anyway this effectively sets the selection of the text member to 0 characters so you won't get a hilite. Also a little trick I use is to have a editable field or text member placed off stage (locH = -5000) that initially receives edit focus (place it in a score channel above the other editables that you want to use). You can then set in code the text/field you want to focus on. I think the command is the keyFocus, but don't hold me to that. I'll get back to you properly once I've gone home and slept!! __ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/?.refer=text [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: Capture a stage image
Hi Boyd I'm not sure about quicktime vr (that is if it differs in behaviour from a normal quicktime movie), but in general, when I need to capture a quicktime movie I've set the DTS option to false, then it generally captures the image of the Quicktime in question... downside is that it doesn't capture the controls. Sincerely Mark R. Jonkman > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > Behalf Of Boyd Speer > Sent: Monday, April 02, 2001 9:18 AM > To: [EMAIL PROTECTED] > Subject: RE: Capture a stage image > > > Anyone have any suggestions or Xtras that would capture a discreet part of > the stage which would include in the image a QTVR picture. ScrnXtra and > others get the stage but miss the QTVR because Director does not really > make that part of the screen buffer... but lets QT handle that ... > > Thanks for any info > > Boyd Speer > Touchstone Digital Design > > > [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: SO SORRY
We usually will drop accounts right away if messages to them bounce back as "User Unknown", which was what happened in your case. I can send you a bounced message if you're interested. If we get a "Host Unknown", we assume (to start) that a server is down. If the "Host Unknown" continues for days, then we'll drop the account, but we would not normally do it just after a few hours. But if it is "User Unknown", then we have to assume that you're not around. We don't have any other way to verify - we obviously can't email you to ask (since your email is "unknown"). Things like "User Unknown", "No such account", and so forth, we have no way of telling if they're temporary or permanent. They sound permanent, so we take them off. If this happens to you, take no offense - just sign back up when your email is fixed. In all the years of running this list, since 1996 I think, I believe I've only actually removed two people from the list for behavior. If you have email problems that doesn't make us mad - we just don't know what's going on, and as far as we can tell, your email account is gone. If it's not, then straighten out your server and sign back up. Just so everyone knows, I usually get a couple of hundred bounced emails a day, and there's usually anywhere between 3 and 10 accounts at any given time that have problems. For every email posted to the list I get a bounced message from each and every one of these accounts, so magnify your Lingo-L traffic by 5 or 10, and that's the amount of bounced messages I see. The "Unknown User" ones I weed out right away. The ones that appear to be problems with the server I will let ride for a few days, but if by the end of the week I'm still getting notification that the server can't be found, then I will drop those. The only other thing is that we get a lot of "Mailbox full - quota exceeded" messages. I understand these can happen, because of the traffic, so I will let these ride for a few days as well. But if a few days go by, particularly a few business days (I give more time during weekends and holidays), eventually I have to take those people off too, otherwise I would have 40 or 50 or more people at any given time with reception problems. Multiple the traffic by 40 or 50 and you can see why we take pains to manage the list. However, we don't take offense and it's not like we don't like you. We're just trying to manage the traffic. If your problem is resolved, just get back on. As I said, in all the years and with all the users, we've only twice took people off for non-technical reasons, and they know who they are. Everyone else, it's just part of the list management, but don't be offended. Thanks - Tab [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!]
SO SORRY
Hi Folks, I am terribly sorry. Last week my provider moved our domain from one server to another and therefore my Mail-adress was broken for some hours. I guess the mails came back with an error and annoyed U pretty much. Sorry again. Florian [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: Capture a stage image
Anyone have any suggestions or Xtras that would capture a discreet part of the stage which would include in the image a QTVR picture. ScrnXtra and others get the stage but miss the QTVR because Director does not really make that part of the screen buffer... but lets QT handle that ... Thanks for any info Boyd Speer Touchstone Digital Design [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: stubborn hilite in editable text
Hello Clars, It always worked for me setting its own text to it back after making it editable property to false like this sprite(1).member.editable = FALSE sprite(1).member.text = sprite(1).member.text HTH best regards -- Ramesh CT http://www.lingoman.net/ -- >>> Often after setting editable to FALSE, the entire text is highlighted. No amount of end user clicking can make this go away. [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!]
About flickering when changing windowType on Mac 2
Sorry, shouldave put the link there: http://www.virtuagirl.com/us/about1.html About flickering when changing windowType on Mac: Has anybody heard anything about MacOS X redraw characteristics? Maybe the flicker will go away 'by itself'... I would like to make an app that works pretty much like the Virtuagirl, but that's a no go with this stupid flickering. Err... Director will work on OSX... I suppose? -Andreas [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!]
MAC 3DMF
Hello, Does anybody know what P.C. App. will open mac 3DMF files. -- On a Mac we use 'simpletext' or the 'scrap-book' -- Thanks Jonathan [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!]
About flickering when changing windowType on Mac
About flickering when changing windowType on Mac: Has anybody heard anything about MacOS X redraw characteristics? Maybe the flicker will go away 'by itself'... I would like to make an app that works pretty much like the Virtuagirl, but that's a no go with this stupid flickering. Err... Director will work on OSX... I suppose? -Andreas [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!]
stubborn hilite in editable text
hello all- I'm sure this must be a repeat post: I have an editable text member. At different times its editable property gets set TRUE and FALSE, depending on the situation. Often after setting editable to FALSE, the entire text is highlighted. No amount of end user clicking can make this go away. The problem only surfaces in a projector. Repeatedly setting editable to FALSE has no effect. The strange thing is, text members shouldn't even have a hilite-property. Does anyone have a bug fix/ workaround? regards, Clars [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: Can I use Lingo to Set Variable (Make by LiveStage) in QuicKTime
I wrote > The only way I know of to get Director and wired Quicktime talking to > each other is to hack through any of the following properties: > > VR pan/tilt/fieldOfView > Qt movie volume > Enabling/disabling tracks > movietime Ha! More research over the weekend: Quicktime 5 has a fairly decent way to get Lingo to communicate (both ways) with wired actions without using the above trick. It's a bit of a slow hack, but you can exchange as much data as you want. I could say more, but then I'd have to kill you. Register with Apple Developer Connection (free!) and download the QT5 developer pdf if you want to see how this might work. More details from me after QT5 and LiveStage 3 get out of beta... -- _ Brennan [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!]
[CrossPost] Announce: OSControl Xtra released
PegHole is very happy to announce the release of the OSControl Xtra. This sprite Xtra adds a couple of long awaited member types to Macromedia Director (version 7 and above): boxes, scrollbars, push buttons, bevel buttons, progressbars, 'little arrow'-buttons, sliders, radio buttons and checkboxes. Unlike Director's own controls the OSControls are all non-DTS so you can move other sprites on top of them, and they all are drawn in the OS appearance of the playback machine. These controls are truly cross-platform: on a Macintosh they will look like Macintosh controls, on a PC running Windows they will look like Windows controls. These controls are ideal for rapid prototyping, making cross-platform applications that look 'real' and many other kinds of projects. Visit our website and download the free demo version: http://www.peghole.com/xtras/osc_xtra/ A selection of the many features: * Fast. * Not DTS (Direct to Stage): other sprites (even animations) on top of controls. * Boxes with various styles and an optional text label. * Push buttons with an optional default ring. * Bevel buttons with three sizes of bevels and optional image on them. * Checkboxes with three states: on, off or mixed. * Radio buttons with three states: on, off or mixed. * Progressbars in two variations: plain and 'barberpole' style. * Sliders with three styles of thumbs and a user-defined number of tickmarks. * Little arrows to control a decimal entry field. * Vertical and horizontal scrollbars can be used to scroll text, fields, images and other content. * Controls can have text labels in the system font of the playback machine. * All control properties can be set at member level and sprite level. * All controls have a GroupID so you can manipulate entire groups at once. * All interactions with a control are asynchronous (threaded), so other operations like animations will continue while you interact with a control. * Systemsounds on MacOS. * Works in Shockwave (auto-downloadable versions available soon) and will work under MacOS X! * And many more features... The OSControl Xtra is available in one package including both a Macintosh and a Windows version. A single user license is only US$ 99.00. Site licenses are available. We hope this Xtra is useful for you and your clients. Regards, -- The PegHole Xtras Team <[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: QVR auto scroll
hello list, please help me with this autoScroll scrip Thanks a lot in advance -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Gytenis Voronovas Sent: Friday, March 30, 2001 11:14 AM To: [EMAIL PROTECTED] Subject: RE: QVR auto scroll someone please explain to me thanx for U time. mey I please script ex.? on exitFrame --Thanks a lot in advance The QTVR object's pan angle property can be both tested and set. Just change the pan angle of the QTVR in a repeating loop of some kind. I typically will use an exitFrame handler to do this -- incrementing or decrementing the pan angle each exitFrame event by some amount appropriate to how fast you wish to pan -- so other events can also occur concurrently. A straight repeat loop will lock everything else out until it finishes. Gytenis Voronovas wrote: > > Hello list! > > I need help: > Anyone knows how to do auto scroll for QVR movie? > -->Scrolling automatically to the right, all the time. > > Thanks for U time > grant kenuti > sorry for my english > > [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!] -- --- Ronald Woodland, faculty 435.652.7857 Director of Visual Technologies Program Dixie College - St. George, Utah 84770 [EMAIL PROTECTED] cit.dixie.edu/vt [EMAIL PROTECTED] www.pbproductions.com --- "Humans are at their creative best when they cannot have their way" --Eric Hoffer [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!] [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: sorry only in italian language
Ciao, vorrei far parte anch'io della lista se possibile. Doei, Faisal > salve sono un programmatore Director di milano volevo fare >una lista per italiani o comunque creare una comunita di >programmatori italiani con informazioni non solo sulla >programmazione ma anche sul lavoro >rispondete numerosi > >ciao >roberto molari > > > >[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!]