RE: the "do" command

2001-08-24 Thread Brian Romanko
wrong value to sprtNum and that is why it is giving you a void value? A good step-thru with the trace window handy might pinpoint the problem. Brian Romanko Lead Developer - Neo/SCI Corporation Member - Greater Rochester Macromedia User Group -Original Message

RE: Re: script to output member names

2001-08-17 Thread Brian Romanko
ts have no such object to refer to. Since you had "me" as a parameter, anything you passed to the handler was being stored in "me" rather than "whichCast". Hence the errors. HTH Brian Romanko Lead Developer - Neo/SCI Corporation Member - Greater Rochester Macromedia

RE: flash inside director with cursor

2001-08-01 Thread Brian Romanko
online.com/accessArticle.cfm?id=1002) if you need more help, or if my email-Code is mistyped (my memory fails at times). HTH Brian Romanko Lead Developer - Neo/SCI Corporation Member - Greater Rochester Macromedia User Group -Original Message- Hello All, I need a kick start here... I

RE: Accessing a large list of dates sorted into groups by team

2001-07-31 Thread Brian Romanko
planation of how databases and Valentina work. However, I think with a database, the list ordering and sorting will be infinitely easier. Brian Romanko Lead Developer - Neo/SCI Corporation Member - Greater Rochester Macromedia User Group -Original Message- Howdy all! I can't seem to g

RE: Checking parameters

2001-07-25 Thread Brian Romanko
own forms for user input. However, this could be more trouble than it is worth. What exactly are you trying to validate anyway? Maybe there is a way to force users only to enter proper data. Brian Romanko Lead Developer - Neo/SCI Corporation Member - Greater Rochester Macromedia User Group

RE: Font issue

2001-07-25 Thread Brian Romanko
(castMember).char[mLoc].font = "Symbol *" mLocLast = mLoc mLoc = offset(numToChar(215), member(castMember).char[mLocLast + 1..member castMember).text.length]) mLoc = mLoc + mLocLast end repeat End HTH Brian Romanko Lead Developer - Neo/SCI Corporation Member - Greater

RE: lingo for animated gifs? or at least tricks?

2001-07-18 Thread Brian Romanko
the first frame to start, and then swap it with the animated one once you need it to play. I haven't really used animated gifs in Director, but if there is no Lingo to dynamically set the looped flag this might do the trick. HTH Brian Romanko Lead Developer - Neo/SCI Corporation Member - Gre

RE: recording and saving as .swa or mp3

2001-07-16 Thread Brian Romanko
ally, since Blade is open source, there may even be a Mac port that you can use to duplicate similar functionality on that side. Dunno.. Brian Romanko Lead Developer - Neo/SCI Corporation Member - Greater Rochester Macromedia User Group -Original Message- I need to find a way from a proje