RE: locH limits

2004-09-07 Thread Kerry Thompson
g a script to each of my event sprites, and it calculates its theoretical locH. When the time line window gets close to its location, it places itself. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post me

RE: locH limits

2004-09-07 Thread Kerry Thompson
ed to figure out if a sprite is on-stage or not took more time than simply positioning the sprites as the scroll bar is dragged. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list,

locH limits

2004-09-06 Thread Kerry Thompson
Is there a limit on the locH of a sprite? I'm trying to set it to 51688, and it shows up as -13848. The application is a time line. Drag the slider, and I reposition the sprites relative to the slider's location. Cordially, Kerry Thompson [To remove yourself from this list, or to

RE: Cast window icons

2004-08-31 Thread Kerry Thompson
the only solution is to upgrade to MX 2004. It's probably worth it anyway to get the new features like multiple Flash sprites in a single instance of the Xtra and JavaScript support. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://w

RE: scaling 32bit bitmap grief

2004-08-31 Thread Kerry Thompson
this a couple of years ago. I believe I ended up scaling the member on the fly, not the sprite. My memory is a bit hazy, but it's worth a try. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messag

Time arithmetic

2004-08-24 Thread Kerry Thompson
hours, or seconds between two times. The two times can be on different dates. If there's not a built in-way, or some old code lying around, I can figure it out easily enough. If it's already out there, though, I don't want to reinvent the wheel. Cordially, Kerry Thompson [To

RE: XPOST: Private Methods

2004-08-20 Thread Kerry Thompson
so inclined, you could, as a team leader, see who is breaking encapsulization and go by their cubicle and bludgeon them into submission. Works better with dogs than cats. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo

XPOST: Private Methods

2004-08-20 Thread Kerry Thompson
7;s not always foolproof, of course. You can find ways around it. It is, though, one more way to enforce encapsulization, especially in a multiple-developer environment. Comments? Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.

RE: Request for Shockwave 10 Content Proposals [was: RE: Lingo-l digest, Vol 1 #1344 - 15 msgs]

2004-08-20 Thread Kerry Thompson
them at their word. I think they're primarily looking for interesting content to promote the Shockwave brand, not a political party. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the

RE: Request for Shockwave 10 Content Proposals

2004-08-19 Thread Kerry Thompson
> If so, Macromedia would be > interested in talking to you about creating cool, viral, > election-themed Shockwave 10 content Viral? Beware geeks bearing gifts. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.

RE: Sprite alpha?

2004-08-19 Thread Kerry Thompson
plit the grand prize. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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: Sprite alpha?

2004-08-19 Thread Kerry Thompson
> Did you check if your placeholder the sprites are colourized > (in the pi)? Bingo! That's it, Rob. Thanks. I colorized them yesterday when I was trying to set the color of a #shape sprite (rather than a #vectorShape sprite). Cordially, Kerry Thompson [To remove yourself fro

RE: Sprite alpha?

2004-08-19 Thread Kerry Thompson
or, did you try ink=36? Background transparent? Hmm...no, I didn't try that. I tried copy and matte. Hold on...nope, 36 does the same thing. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post

Sprite alpha?

2004-08-19 Thread Kerry Thompson
s except the stage. Any ideas what's going on? Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for lea

RE: Setting vector colors

2004-08-18 Thread Kerry Thompson
I see what's happening. My cast member was a #shape, which doesn't have those properties. I created a #vectorShape, and it does. Hmmm...I'm not even sure how I created the #shape in the first place. I think I copied it from an old program. Is that something that's changed in th

RE: Setting vector colors

2004-08-18 Thread Kerry Thompson
z. That's what I was looking for. I've been scratching my head, because setting the sprite's forecolor in the message window doesn't work either, but setting it in the pi does (the sprite, not the member). Now, why can't those properties be documented? Cordially, Kerry Thom

Setting vector colors

2004-08-18 Thread Kerry Thompson
y better. The forecolor always ends up 108, it seems. What do I do to set the color? Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMA

RE: Converting to Japanese

2004-08-06 Thread Kerry Thompson
system, or one of the add-ins (e.g. Twin Bridge) installed. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is

RE: AW: OOP structure (was shortest handler name)

2004-08-05 Thread Kerry Thompson
a couple of articles, no publisher committed to yet, describing this technique, and how I use inheritance. I know there are a lot of Lingo OOP gurus who don't use inheritance, don't need it, never will, but I'll be presenting it as an option. Cordially, Kerry Thompson [To remove

RE: OOP: shortest handler name

2004-08-05 Thread Kerry Thompson
know engineering managers who would automatically disqualify me if they saw calls to a mysterious function 't' sprinkled through my code. Fair? Maybe not, but reality. I've seen your posts, Michael, so I know you're a decent programmer. I also know the traps I've fallen in

RE: OOP: shortest handler name

2004-08-05 Thread Kerry Thompson
uld be more than offset by the next poor sucker who tries to maintain your code. And that next poor sucker may be you, six months from now. Use meaningful variable and handler names. It's THE first rule of reusable programming. Cordially, Kerry Thompson [To remove yourself from this list,

RE: Converting to Japanese

2004-08-05 Thread Kerry Thompson
s with us. I love to be proven wrong--it means I've learned something. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PRO

RE: Converting to Japanese

2004-08-04 Thread Kerry Thompson
in Flash and display the Flash sprite if you're worried about space. As long as it's unchanging text, I think that's what I'd do. Then it would run on any system. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://w

RE: Converting to Japanese

2004-08-04 Thread Kerry Thompson
th's edition of MX Developer's Journal. I, and a couple other people more expert than I, have written articles on localization, and I think they will appear in the August issue. They were initially slated for July, but for various reasons, got pushed out a month. Cordially, Kerry Thompson

RE: Mac Shockwave on Windows

2004-08-03 Thread Kerry Thompson
x27;s much more reliable to do File -> Publish. That creates the html file your browser can use to show the Shockwave movie. Does that help? Or have I got it all wrong? Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/

RE: mac windows problem

2004-08-02 Thread Kerry Thompson
nfo, please, Paul. Was it a Shockwave projector, or was it running from an HTML page? How did it not work? You've given us very little to go on--sort of like calling up the doctor and saying "Doctor, I don't feel good. Can you prescribe something for me?" Cordially, Kerry Tho

RE: Director Multilingual IDE

2004-07-29 Thread Kerry Thompson
r sell in China. There's the marketing and sales side, too. Publishers would lose a lot of unit sales if the UI language could be changed at will. No, it's a nice idea, but, at this point in the computer industry, I'm afraid it's no more than a wishful thinking. Cordially, Ke

RE: Director Multilingual IDE

2004-07-28 Thread Kerry Thompson
> Can i change the UI > language of the application itself? That is, let's say in > Director you go to File > Save and Compact, can all these > menus be translated to other language? No. Cordially, Kerry Thompson [To remove yourself from this list, or to change to dige

RE: Director Multilingual IDE

2004-07-28 Thread Kerry Thompson
lso Afrikaans and Swahili. So, it effectively covers Western Europe, North America, Central America, and most of Australia and Africa as well. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to

RE: Director Multilingual IDE

2004-07-28 Thread Kerry Thompson
al development that's well worth watching for. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learnin

RE: multilanguage project

2004-07-15 Thread Kerry Thompson
" ^_^ Romaji (note there's no 'n') is for foreign words to be written in their native script--often names (people's names, brand names), but often just because it looks cool, or there's no way to accurately spell it with the kana. Cordially, Kerry Thompson P.S:

RE: All those DLLs

2004-07-15 Thread Kerry Thompson
cutable. They're still loaded at runtime, after unpacking. It appears they aren't statically linked. Excellent write-up, Tom. Thanks. It clears up a lot. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.c

RE: All those DLLs

2004-07-15 Thread Kerry Thompson
e the .dll's externally. I include the .dll's in my program directory because I've had problems in the past with conflicts with outdated versions. I'm not certain that is still the case, but it certainly does no harm. Cordially, Kerry Thompson [To remove yourself from this list,

RE: multilanguage project

2004-07-15 Thread Kerry Thompson
ut, though. Japanese Osen (Windows, Mac) have built-in IME's (Input Method Editor). When a user types in some text, you'll get whatever he types in, and the system will recognize it as kanji, hiragana, etc. Cordially, Kerry Thompson [To remove yourself from this list, or to change to d

RE: All those DLLs

2004-07-15 Thread Kerry Thompson
uot; That typically does not include the .dll in the executable. In fact, if you don't specifically load the .dll in your code, at the right time, you will get errors, either at run time or during the build (I don't remember exactly--it's been too long). HTH. Cordially

RE: All those DLLs

2004-07-15 Thread Kerry Thompson
having it in the xtras directory, though, unless they are directly associated with one of the xtras. I have always put them in the projector folder. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messag

OS X Text wrap

2004-07-12 Thread Kerry Thompson
MessageBox has. Any ideas what could be causing this? Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for

RE: Get a Director variable value from within a swf sprite

2004-07-08 Thread Kerry Thompson
est"); and in Director: on variableStatusRequest me.pMySprite.setVariable(variableName, newValue) end You can make it a lot more flexible, but that's the basic approach I'd use. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go

RE: Get a Director variable value from within a swf sprite

2004-07-07 Thread Kerry Thompson
need to do in Flash would be to watch the variable. Or, you could do a getURL:Lingo call to a Director handler that would return the value of the variable. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To po

RE: Fusion City

2004-07-01 Thread Kerry Thompson
> are you able to do freelance work Jonathan, was this meant for the list at large, or were you asking somebody in particular? Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the l

RE: Really unloading members

2004-07-01 Thread Kerry Thompson
Mare remarked that unloadMember with an argument just marks the member for unloading. It appears you don't even have to do that. Thanks! Cordially, Kerry Thompson > I have my director project setup similar to what you have. > Everything is loaded and linked on the fly, and after >

xpost: Really Unloading Members Solved

2004-06-29 Thread Kerry Thompson
the solution, short of going to a new movie and back (that would have been a major rewrite). Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, e

Really unloading members

2004-06-28 Thread Kerry Thompson
specifically unloaded. This isn't a code memory leak--in the memory inspector, the "Used by Program" memory stays pretty constant. The "Cast and Score" memory is what's killing me. Any ideas? How can I _really_ unload cast members? Cordially, Kerry Thompson

RE: Hi-res printer fonts

2004-06-24 Thread Kerry Thompson
ac (it's just Times New Roman, which has Cyrillic in it, at least on Windows). Also, I'm not very familiar with Quark, and I don't know if it has the same font capabilities as Word. I'll have to experiment. Cordially, Kerry Thompson [To remove yourself from this list, or to

RE: Hi-res printer fonts

2004-06-24 Thread Kerry Thompson
> Are you thinking about using these in Director somehow, or for some > other purpose? I need to be able to print high-quality (1200 dpi) text with PrintOMatic from Director, eventually. At the moment, I need the fonts to go in a Quark File for a presentation. Cordially, Kerry Thompson

Hi-res printer fonts

2004-06-24 Thread Kerry Thompson
I need to get a high-res (1200 dpi) printer font for Chinese and Cyrillic--we need to do high-quality print output. Does anybody have any ideas how to get those? I've only dealt with on-screen fonts. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mod

RE: dual monitor projector?

2004-06-22 Thread Kerry Thompson
I would emphasize Colin's advice about checking the deskTopRectList. Some people will have their two monitors set to different resolutions, even on a Mac, so full-screen really isn't an option. Cordially, Kerry Thompson [To remove yourself from this list, or to change

RE: FileIO: writeReturn method failure

2004-06-17 Thread Kerry Thompson
= "One: " && "1" && RETURN Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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: FileIO: writeReturn method failure

2004-06-16 Thread Kerry Thompson
the Scripting Xtras, this method would be pasted with 2 > arguments: symbol and platform ones. How do I use this > function after all? I don't use the scripting xtra, so I'm not sure. The rest of the code looks ok. Check for errors and you'll likely find the problem. Cordia

RE: Stopping a Flash sprite

2004-06-16 Thread Kerry Thompson
ike it. It would be easier than the dozen or so lines of code to get the frame, grab the bitmap, put it in a cast member and on stage. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the l

RE: Stopping a Flash sprite

2004-06-16 Thread Kerry Thompson
esn't matter that the audio keeps playing. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!]

Stopping a Flash sprite

2004-06-16 Thread Kerry Thompson
me? Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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: printing from director

2004-06-13 Thread Kerry Thompson
l version. I use PrintOMatic, and it's pretty stable. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Li

RE: Event processing (was: pass with prepareMovie not possible?)

2004-06-10 Thread Kerry Thompson
nt to take a look at Bruce Epstein's "Lingo in a Nutshell." It's out of date in a lot of ways--it hasn't been updated since 6.5--but it covers the event-handling model very thoroughly. Or was it "Director in a Nutshell"? One of the two--maybe both of them. I think L

RE: When and when

2004-06-07 Thread Kerry Thompson
riable and when to use a function. If the value you are seeking needs to be calculated, use a function. If it is something you can store for later use (even though it may change), use a variable. And remember, variables are almost always faster than functions. Cordially, Kerry Thompson [To remove

RE: Controlling a Kiosk monitor

2004-06-07 Thread Kerry Thompson
> Hello all: > > Well par for the course just before final delivery my client > has asked for > an "aside". He wants to know if I can control the kiosk > monitor to have it > turn on at 8am and turn off at 9pm every day. Platform? [To remove yourself from this list, or to change to digest

RE: [x-post] A Common Question - Director & XML/Web Services

2004-06-04 Thread Kerry Thompson
ence to it :( I use Andrew White's xml parser. I works just like Director's except without the memory leak. Or, if you have MX 2004, I understand the memory lean was fixed. It might be faster than Andrew White's, too--it should be compiled, where Andrew's is in Lingo. Cordiall

RE: Language Local Setting

2004-06-03 Thread Kerry Thompson
ebugPlaybackEnabled = TRUE and add some puts? Like, "put "prepareMovie done," etc? Sorry I can't test it myself--right hand in a sling, index finger In a splint, dexterity limited. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go t

RE: Language Local Setting

2004-06-03 Thread Kerry Thompson
ith, and we can make suggestions, Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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: Verbose vs Dotose

2004-06-02 Thread Kerry Thompson
> I get an error using this: > > put(castLib(1).member(1).name) > > and this one works > > put the name of member 1 of castLib 1 > > Does that mean that it'll work only in verbose syntax? Version? [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com

RE: Dot syntax for 'delete the last char of...'

2004-05-26 Thread Kerry Thompson
> > Is there a way of expressing "delete the last char of > myString" using > > dot syntax? > > Yes: delete myString[myString.char.count] With the caveat that it only works in MX 2004. Cheers to the Director team for a more complete dot syntax this time arou

RE: Setting file access

2004-05-24 Thread Kerry Thompson
sn't enough. Other users will have read-only access, in my tests. Buddy did the trick nicely, though. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED]

RE: turning off useHypertextStyles thru Lingo REPOST

2004-05-24 Thread Kerry Thompson
et 10 copies ^_^ Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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: Setting file access

2004-05-24 Thread Kerry Thompson
reated in the > shared folder, you may find that the file is already accessible by > others. Funny, my Buddy docs didn't list that format for the call. I'll give it a try. Thank, Cole. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go

RE: Setting file access

2004-05-24 Thread Kerry Thompson
OS X 10.3, Dir MX. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!]

Setting file access

2004-05-24 Thread Kerry Thompson
Director? Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!]

Setting rights

2004-05-20 Thread Kerry Thompson
then later log on as a limited user, I can still access this file? Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Li

RE: Font problem

2004-05-18 Thread Kerry Thompson
but xplat is pretty dicey, and of course, input without a Russian keyboard is hopeless. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email

RE: Font problem

2004-05-18 Thread Kerry Thompson
th Word (well, I could if I spoke Russian). The best work-around I have found is to create a Czech font on code page 1252 and embed it in Director. It's more work than it needs to be, but at least it works. Cordially, Kerry Thompson [To remove yourself from this list, or to change to dig

RE: Lingo Animation Optimization Test

2004-05-14 Thread Kerry Thompson
it keeps it from doing a lot of extra processing. It's been discussed a fair amount in the past--enough that I know it's an issue, but I'm afraid I wasn't paying close enough attention. Somebody else should give you the skinny--Buzz? Jakob? Cordially, Kerry Thompson [To remove

RE: Lingo Animation Optimization Test

2004-05-14 Thread Kerry Thompson
exitFrame handlers in your object, it will speed things up. Somebody help me here--it's been a while since I've used timeOut objects for animations. How exactly do you handle frame events to keep them from bogging down the timeOut? Cordially, Kerry Thompson [To remove yoursel

RE: Lingo Animation Optimization Test

2004-05-14 Thread Kerry Thompson
setting the sprite's member out of context. I'd have to see the rest of the code. In fact, if you posted the code, I bet you'd get a whole bunch more optimizations. Colin would probably reduce the whole thing to one line that would run 437 times faster than anybody else's. Cordia

RE: Language and DoubeByte Language

2004-05-13 Thread Kerry Thompson
lphabetic languages. If you're going to have to parse unknown input, you will need to set aside a huge chunk of time and money to develop your parsing routines. And, they will be different for Chinese, Japanese, and Korean. Cordially, Kerry Thompson [To remove yourself from this list, o

RE: Language and DoubeByte Language

2004-05-13 Thread Kerry Thompson
t; user's computer. How will the data need to interact with the user? Is it a matter of displaying info they have typed in, like name? That should be pretty straightforward. If you're trying to parse data, though look out. That's a real tough assignment. Cordially, Kerry Thompson

RE: Sorting lists properly

2004-05-11 Thread Kerry Thompson
sworn I got it to misbehave an hour ago, but it's doing it right now. I'm going to have to go back and figure out how I got it to break. Jim was seeing the same thing. Was it mass hysteria? Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to

RE: Sorting lists properly

2004-05-11 Thread Kerry Thompson
ters. The only thing I can think of is to use your own sort routine and add the list items at specified points in an unsorted list. Is there an xtra that will do this better? Preg maybe? Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://w

RE: Sorting lists properly

2004-05-11 Thread Kerry Thompson
you can use numbers for your properties? Can you use decimals (15.1, 15.2, etc.) or charToNum() instead of letters? That would work. In the message window: pl=[1: "a", 2: "b", 12:"c"] pl.sort() put pl -- [1: "a", 2: "b", 12: "c"] pl.addProp(1

RE: flash/director

2004-05-11 Thread Kerry Thompson
communicating with Flash--check the online help. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is f

RE: Window in front

2004-05-05 Thread Kerry Thompson
ndowToFront? Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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: Black flashes in MX2004

2004-05-03 Thread Kerry Thompson
e sure is on stage when you call go to movie, and is on stage in the first frame of the next movie? Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Proble

RE: Dynamic Flash Sprite

2004-05-03 Thread Kerry Thompson
get the flashAnimDone call to the object is to catch it in a movie-level handler or a behavior attached to the sprite. Neither is particularly onerous, but it would be nice if I could call the object directly. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode,

RE: Dynamic Flash Sprite

2004-05-03 Thread Kerry Thompson
> It's a silly thing, but are you sure that you're passing > strings to flash? Yep. I can see it in the debugger. Actually, the cast member name and the frame are the same [string] variable in my code. I changed them in the code I posted to avoid confusion. Cordially, Kerr

RE: Hybrid DVD

2004-05-03 Thread Kerry Thompson
y difference. Just don't try to write to them at run time ^_^ Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTE

Dynamic Flash Sprite

2004-05-03 Thread Kerry Thompson
eas on what else I need to do to kick it into gear? Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is fo

RE: Unwanted highlight

2004-04-28 Thread Kerry Thompson
d, but the selection seems to be getting set when the print or save is done. That makes me wonder: is there any way I can tell when the print job is done? I could use a timeOut object to reset the selection after a second or so, but if there was a callback, or a property I could check, it would be gre

RE: Unwanted highlight

2004-04-28 Thread Kerry Thompson
yet to find a satisfactory work-around. Yes, there's a print dialog or a save dialog displayed. Hmmm... At least I'm not alone. Thanks. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To po

Unwanted highlight

2004-04-27 Thread Kerry Thompson
ng the selection anywhere. No, I take that back--I added a method to set the selection to [0, 0] after I print or save. No dice. The text is still highlighted on the screen. Has anybody run into this? Any idea what's happening? Cordially, Kerry Thompson [To remove yourself from this list

RE: Borderless MIAWs

2004-04-26 Thread Kerry Thompson
> Use a 1-bit bitmap for the windowType? Or one of the > border-removing xtras? > Which version of Director? MX (not 2004). Xplat. Do you do it with something like window("x").windowType = "bitmap name"? Cordially, Kerry Thompson [To remove yourself from this

Borderless MIAWs

2004-04-26 Thread Kerry Thompson
I'm sure this has been covered before, but is there a way to get a borderless MIAW? Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems,

RE: Video clip loading

2004-04-25 Thread Kerry Thompson
the cast member--all you have is the reference, and that reference is relative to your projector. Set the path to point to the CD and you will be fine. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post m

RE: Time to load movies

2004-04-25 Thread Kerry Thompson
will spend more time jumping back and forth than actually reading the video data. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EM

RE: KeyDown, mouseDown question

2004-04-23 Thread Kerry Thompson
> Does that still qualify for winder shins? That's up to Steve. Maybe widdershins? Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problem

RE: KeyDown, mouseDown question

2004-04-23 Thread Kerry Thompson
ast key pressed. If Steve is looking for simultaneous key presses and mouse downs, I think keyPressed(0) is the function to call. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, em

RE: Scrolling

2004-04-23 Thread Kerry Thompson
company, OpenSpark, is purveyor of the OSControl Xtra. www.openspark.com). Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PR

RE: KeyDown, mouseDown question

2004-04-23 Thread Kerry Thompson
en -- the key will give you the last key pressed -- knock yourself out end if end Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [E

RE: Scrolling

2004-04-22 Thread Kerry Thompson
d a message to the activity manager object. Grab the image, put it in a sprite, move the text sprite offstage and replace it with the image. Some good suggestions. Thanks, folks. I'll come up with a solution, probably one that combines a couple of suggestions. Cordially, Kerry Thompson [To

RE: Scroll bar issues

2004-04-22 Thread Kerry Thompson
, and I have some of my own. The problem is time. There are a dozen or so objects that are affected. If I can find a quicker way than recoding a dozen activities, I'll use it. If not, I'll either bite the bullet, or the client will have to make a choice--accept the quirk or delay the

RE: Scroll bar issues

2004-04-22 Thread Kerry Thompson
I don't know if it's the approach I will use, but it's a good one. I own and use OSControl, and I like it a lot. It's just that we're in beta, and it's a bit late to be making that drastic of a change. This affects ten or fifteen different activities, so it would be a lot of

RE: Scrolling

2004-04-22 Thread Kerry Thompson
nk the scroll bar goes away unless you do a media=media thing. I don't think the client would go for the look, anyway. The scroll bar disappearing and reappearing would be kind of weird. Good idea, though. Cordially, Kerry Thompson [To remove yourself from this list, or to ch

RE: Scroll bar issues

2004-04-22 Thread Kerry Thompson
> Custom scroll bar. Ugh. Not really an option. Too much code, too little time. Any other way? Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTEC

  1   2   3   4   5   6   7   >