RE Print problem

2006-10-24 Thread Dave Herndon
I havent run across your exact problem however I have had a problem with fields 
that have the text baseline feature selected in the table objects section of 
the field preferences.  When I have print problems I create a new blank stack 
and run my print commands on it.  If the blank stack prints ok then  I start 
stripping fields and buttons off a copy of the stack in question and past them 
for later use into the new blank stack I keep selecting print until i get it to 
print.  Then I start adding the felds and buttons back on until it no longer 
prints again.  Throught the process of elimination I find the problem and it 
usualy only takes about 15 min.  You may be having a code problem that rev has 
a hard time with.  hope this helps
  Dave
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Quicktime Multimedia Authoring - Nearly Dead?

2006-10-24 Thread Dan Shafer

It appears that most of the popular public video sites are using Flash movie
format. I find this interesting. When I visit a site that doesn't use Flash,
my Web browser (Firefox on Mac) often has trouble displaying the movies. But
those that use Flash play perfectly every time. Maybe that's the reason.

Dan

On 10/24/06, Mark Wieder <[EMAIL PROTECTED]> wrote:


David-

Tuesday, October 24, 2006, 3:07:33 PM, you wrote:

> Which is why I'd look at what this "tie" up means in terms of the future
of
> QuickTime. First it means SMIL is dead. That is because  podcasts and
iPod
> are not built on SMIL - so use it for now but don't expect the standard
to
> evolve. Then look at iPod friendly podcast formats and tools - ie
enhancing
> audio podcasts with images and chapters.

> I'm not sure about Google, but if I were to bet between QuickTime and
Google
> Video + Youtube - I'd put my money with Google long term. That is Apple

Interesting re SMIL. Looking ahead, I'd say you're probably right.

And Youtube uses flash video as its display channel. They come out as
flv video files, so that's apparently where Google is heading re
video.

--
-Mark Wieder
[EMAIL PROTECTED]

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution





--
~~
Dan Shafer, Information Product Consultant and Author
http://www.shafermedia.com
Get my book, "Revolution: Software at the Speed of Thought"

From http://www.shafermediastore.com/tech_main.html

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Quicktime Multimedia Authoring - Nearly Dead?

2006-10-24 Thread Mark Wieder
David-

Tuesday, October 24, 2006, 3:07:33 PM, you wrote:

> Which is why I'd look at what this "tie" up means in terms of the future of
> QuickTime. First it means SMIL is dead. That is because  podcasts and iPod
> are not built on SMIL - so use it for now but don't expect the standard to
> evolve. Then look at iPod friendly podcast formats and tools - ie enhancing
> audio podcasts with images and chapters.

> I'm not sure about Google, but if I were to bet between QuickTime and Google
> Video + Youtube - I'd put my money with Google long term. That is Apple

Interesting re SMIL. Looking ahead, I'd say you're probably right.

And Youtube uses flash video as its display channel. They come out as
flv video files, so that's apparently where Google is heading re
video.

-- 
-Mark Wieder
 [EMAIL PROTECTED]

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


RE: [ANN] MacFormat Tutorial: Writing frogger with Rev and AE

2006-10-24 Thread Lynn Fredricks
> in case you missed the great Tutorial by Neale Monks 
> published in MacFormat UK Issue 174 October 2006, here is a 
> link to a PDF version.
> 
> http://www.runrev.com/newsletter/october/issue11/MAC174.tut_frog.pdf
> 
> In this tutorial, Neale builds a version of the classic "frogger"  
> game in a few simple steps.

An excellent use of Animation Engine - congratulations Malte!

Best regards,


Lynn Fredricks
Worldwide Business Operations
Runtime Revolution, Ltd

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Global Properties

2006-10-24 Thread David Bovill

OK - thought I heard something along those lines... my mistake!
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Global Properties

2006-10-24 Thread J. Landman Gay

David Bovill wrote:

Did I imagine it or is it possible to create your own global properties -
not global variables - I'd like to use the syntax rather than a function or
lobal variable?


Maybe you are remembering a post from Mark Waddingham about shell 
variables? I.e.:



You can both read and write to shell variables in Revolution. So the
following:
  put foo into $FOO
  put shell("echo $FOO")
Results in what you would expect in the message-box :o)



--
Jacqueline Landman Gay | [EMAIL PROTECTED]
HyperActive Software   | http://www.hyperactivesw.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Printing problems

2006-10-24 Thread simplsol

Sarah,
I voted for it long ago.
This bug is over two years old and still listed as "unconfirmed". It 
has 83 votes.

Little wonder so many people refuse to waste time with bugzilla.
I wish the Rev team would get serious about bugs in general and 
printing in particular. Doesn't look like either is likely to happen 
any time soon.

Paul Looney

-Original Message-
From: [EMAIL PROTECTED]
To: use-revolution@lists.runrev.com
Sent: Tue, 24 Oct 2006 3:50 PM
Subject: Printing problems

  Hello all, 
 
I have an app that produces labels from a Dymo label printer. These 
labels include a barcode which I calculate and display using a barcode 
font, then they get printed. This works perfectly on one computer. 
Then I tried running it on another computer and every time I try to 
print I get an error saying "can't end last page". Then the app gets 
stuck on a dialog that has a cancel button which achieves nothing. I 
have to quit the app, which I can do normally (I don't have to force 
quit). 
 
Using the software that came with the printer, I can print perfectly, 
so the printer drivers and the printer are fine, it seems to be a Rev 
problem. Has anyone else encountered this error and if so, do you know 
of a workaround. 
 
On a related note, this app frequently needs to swap printers as it 
prints labels on the Dymo printer and reports on a laser printer. This 
is a real pain for the users as Rev has no way of storing & setting 
page setups or printer preferences. I have to ask them to do Page 
setup every time they print! If this is also a problem for you, 
please consider voting for Bug #1619 
 
 
Regards, 
Sarah 
___ 
use-revolution mailing list 
[EMAIL PROTECTED]
 Please visit this url to subscribe, unsubscribe and manage your 
subscription preferences: 

http://lists.runrev.com/mailman/listinfo/use-revolution 



Check out the new AOL.  Most comprehensive set of free safety and 
security tools, free access to millions of high-quality videos from 
across the web, free AOL Mail and more.

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Global Properties

2006-10-24 Thread Jerry Daniels

David,

I doubt we can "create" our own global properties in 2.7.x Rev or  
earlier. A script won't even compile if it has a statement using a  
global prop that is not native to the current version--even in a  
"try" control structure.


Best,

Jerry Daniels

Makers of Galaxy 1.5
http://www.daniels-mara.com/new_in_galaxy_1_5.htm



On Oct 24, 2006, at 7:11 PM, David Bovill wrote:

Did I imagine it or is it possible to create your own global  
properties -
not global variables - I'd like to use the syntax rather than a  
function or

lobal variable?
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Printing problems

2006-10-24 Thread Sarah Reichelt

> On a related note, this app frequently needs to swap printers as it
> prints labels on the Dymo printer and reports on a laser printer. This
> is a real pain for the users as Rev has no way of storing & setting
> page setups or printer preferences. I have to ask them to do Page
> setup every time they print! If this is  also a problem for you,
> please consider voting for Bug #1619
> 

You did not indicate a platform, but if it is OSX, then Applescript may be
the way to go.
Check out
http://developer.apple.com/technotes/tn2002/tn2082.html

For example, the following script prints three copies of the second page of
a document to the printer "Prints Charming" after showing the Print dialog.

set theDoc to alias "Macintosh HD:ReadMe"
set printConfig to {copies:3, starting page:2, ending page:2,
target printer:"Prints Charming"}
print theDoc with properties printConfig with print dialog



Thanks very much for this Jim. It is only for OS X, so AppleScript
would be fine. I need to set the printer, the paper size and the
orientation for each different print task, so I'll check out this web
page and see what I can find.

Many thanks,
Sarah
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Global Properties

2006-10-24 Thread David Bovill

Did I imagine it or is it possible to create your own global properties -
not global variables - I'd like to use the syntax rather than a function or
lobal variable?
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Fingerprint Scanners

2006-10-24 Thread Roger . E . Eller
>I am about to begin a project that may require the use of a fingerprint
>scanner. Do any of  you have experience with reading the "identified 
user"
>result from such devices using Revolution? This will not be a heavy
>security scenario. I just need the users name to go into a field of a rev
>stack.
>

I am happy to report that a solution has been found!  And it is an EASY 
solution, which is even better.  :-)  It works similarly to a barcode 
keyboard wedge, placing the text into any text field that has focus. It is 
only available for PC, but that is ok for my project. Thanks to those who 
offered up helpful suggestions!

http://www.griaule.com/page/en-us/desktop_identity

Roger Eller <[EMAIL PROTECTED]>

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Printing problems

2006-10-24 Thread Jim Ault
On 10/24/06 3:50 PM, "Sarah Reichelt" <[EMAIL PROTECTED]> wrote:

> On a related note, this app frequently needs to swap printers as it
> prints labels on the Dymo printer and reports on a laser printer. This
> is a real pain for the users as Rev has no way of storing & setting
> page setups or printer preferences. I have to ask them to do Page
> setup every time they print! If this is  also a problem for you,
> please consider voting for Bug #1619
> 

You did not indicate a platform, but if it is OSX, then Applescript may be
the way to go.
Check out
http://developer.apple.com/technotes/tn2002/tn2082.html

For example, the following script prints three copies of the second page of
a document to the printer "Prints Charming" after showing the Print dialog.

set theDoc to alias "Macintosh HD:ReadMe"
set printConfig to {copies:3, starting page:2, ending page:2,
target printer:"Prints Charming"}
print theDoc with properties printConfig with print dialog

-
Also on the web page 

print: Print the specified object(s)
print reference -- Objects to print. Can be a list of files or an object
specifier.

[with properties print settings] -- The print settings
[print dialog boolean] -- Should the application show the Print dialog?

The print settings parameter allows a scripter to specify the following
information.

Class print settings:
Properties:

copies integer [r/o] -- The number of copies of a document to be printed
collating boolean [r/o] -- Should printed copies be collated?
starting page integer [r/o] -- The first page of the document to be printed
ending page integer [r/o] -- The last page of the document to be printed
pages across integer [r/o] -- Number of logical pages laid across a physical
page
pages down integer [r/o] -- Number of logical pages laid out down a physical
page
requested print time date [r/o] -- The time at which the desktop printer
should print the document
error handling standard/summarized/detailed [r/o] -- How errors are handled
fax number text [r/o] -- The number to which to fax the document
target printer text [r/o] -- The name of the destination print queue


Jim Ault
Las Vegas


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


RE: How to delete trailing spaces in a line

2006-10-24 Thread Mark Powell
Yes, Jim hit the nail on the head.  Does exactly what I wanted and quickly.
Mark 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jim Ault
Sent: Tuesday, October 24, 2006 1:50 PM
To: How to use Revolution
Subject: Re: How to delete trailing spaces in a line

I believe the original question by Mark Powell was asking about removing spaces 
at the end of every line in a multi-line container, then later the he described 
trying to use replaceText and a regular expression to do the job, which it can 
do.  See my earlier post with one way of doing this.

Jim Ault
Las Vegas 


On 10/24/06 11:46 AM, "André.Bisseret" <[EMAIL PROTECTED]> wrote:

> I don't claim that it is the best way, but, in order to delete all 
> spaces at the end of a field  I am using :
> 
> repeat until last char of fld "leTexte" is not space
>  delete last char of fld "leTexte"
>end repeat
> 
> which works for a line as well (I just tried it).
> 
> Best regards from Grenoble
> André
> 
> 
> Le 24 oct. 06 à 17:10, Mark Powell a écrit :
> 
>> I want to delete all spaces at the end of a line, be they a single 
>> space or a couple dozen.  What is the best way to do this?
>> 
>> Mark Powell


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Printing problems

2006-10-24 Thread Sarah Reichelt

Hello all,

I have an app that produces labels from a Dymo label printer. These
labels include a barcode which I calculate and display using a barcode
font, then they get printed. This works perfectly on one computer.
Then I tried running it on another computer and every time I try to
print I get an error saying "can't end last page". Then the app gets
stuck on a dialog that has a cancel button which achieves nothing. I
have to quit the app, which I can do normally (I don't have to force
quit).

Using the software that came with the printer, I can print perfectly,
so the printer drivers and the printer are fine, it seems to be a Rev
problem. Has anyone else encountered this error and if so, do you know
of a workaround.

On a related note, this app frequently needs to swap printers as it
prints labels on the Dymo printer and reports on a laser printer. This
is a real pain for the users as Rev has no way of storing & setting
page setups or printer preferences. I have to ask them to do Page
setup every time they print! If this is  also a problem for you,
please consider voting for Bug #1619


Regards,
Sarah
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Chunk: no such object

2006-10-24 Thread J. Landman Gay

Libby Huber wrote:

Hi all,

I've been getting an error message that reads "Chunk: no such object" 
when I
try to display text from file in a field on the following card ("put it 
into

field questions of next card"). According to the application browser, the
object does indeed exist. I've tried referring to the field both by name 
and

id number, putting the name in quotes, etc.


Is this a converted HyperCard stack? If so, the hcAddressing property is 
set to true by default and you must refer to objects the way HC did. 
That means that "Field" refers only to background fields, and to specify 
a card field you must use "card field 'questions'".


You can set the hcAddressing property of the stack to false and save the 
stack. After that, references to objects will work as they do in native 
Rev stacks and you don't have to specify the layer. However, this will 
break many HC stacks where scripts assume that "button 2" refers only to 
card buttons.


--
Jacqueline Landman Gay | [EMAIL PROTECTED]
HyperActive Software   | http://www.hyperactivesw.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Chunk: no such object

2006-10-24 Thread David Bovill

Is background behviour set to true? Ie the field actually on the next card -
and yes use quotes around all names!

On 24/10/06, Libby Huber <[EMAIL PROTECTED]> wrote:


Hi all,

I've been getting an error message that reads "Chunk: no such object" when
I
try to display text from file in a field on the following card ("put it
into
field questions of next card"). According to the application browser, the
object does indeed exist. I've tried referring to the field both by name
and
id number, putting the name in quotes, etc. I recall that we've had a
similar problem that was remedied using the message box, though I'm not
sure
of the details.

Any suggestions?

Libby
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Quicktime Multimedia Authoring - Nearly Dead?

2006-10-24 Thread David Bovill

On 19/10/06, Dan Shafer <[EMAIL PROTECTED]> wrote:


FWIW, I think QT is and has been for many years Apple's greatest single
technology. I might now say it's tied with the iPod.



Which is why I'd look at what this "tie" up means in terms of the future of
QuickTime. First it means SMIL is dead. That is because  podcasts and iPod
are not built on SMIL - so use it for now but don't expect the standard to
evolve. Then look at iPod friendly podcast formats and tools - ie enhancing
audio podcasts with images and chapters.

I'm not sure about Google, but if I were to bet between QuickTime and Google
Video + Youtube - I'd put my money with Google long term. That is Apple
could loose a lot there. Of course QuickTime can easly be made to play any
format - if it isn't playing flash video, is that not a strategic decision
rather than a technical one? QuickTime is great - but it suffers from the
technolog- looking-for-a-use thing for many of its features. Its gratest use
IMO is to make it easy to create software like Final Cut Pro.

What does that mean for RunRev? Well my 2 cents is they should look to
QuickTime to allow Revolution to create Final Cut Prop type application, and
to hedge their bets and watch Google closely with regard to the current
basic video playback features of the Rev player.

You might say they need to choose - they are a small team and they can't
support both strategies? That is not true. It is not a matter any more of
coding everything in house - it is a matter of properly supporting a
development community. A lot more could be done to create the right
atmosphere around external development projects such as Trevors enhanced
quicktime external for instance. A similar "official project could be set up
- that is "encouraged" for cross-platform externals to interface with open
source VLC / MPlayer?

Rational? Not just to revitalise Revs cross-platform credentials (which was
a unique feature of the platform), but also because the future digital war
over video distribution is going to heavily feature open formats - and not
just from the community - Google will use "open" strategies to outcompete
players with well thought out DRM solutions but weak open source / open
content strategies.
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Chunk: no such object

2006-10-24 Thread Libby Huber

Hi all,

I've been getting an error message that reads "Chunk: no such object" when I
try to display text from file in a field on the following card ("put it into
field questions of next card"). According to the application browser, the
object does indeed exist. I've tried referring to the field both by name and
id number, putting the name in quotes, etc. I recall that we've had a
similar problem that was remedied using the message box, though I'm not sure
of the details.

Any suggestions?

Libby
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: How to delete trailing spaces in a line

2006-10-24 Thread André.Bisseret
OK, I am not at ease with regEx, so, might be less elegant, but  this  
works too :


  repeat with x = 1 to the number of lines of fld "theText"
repeat until last char line x of fld "theText" is not space
  delete last char of line x of fld "theText"
end repeat
  end repeat

:-)

Best regards from Grenoble
André


Le 24 oct. 06 à 21:50, Jim Ault a écrit :

I believe the original question by Mark Powell was asking about  
removing
spaces at the end of every line in a multi-line container, then  
later the he
described trying to use replaceText and a regular expression to do  
the job,

which it can do.  See my earlier post with one way of doing this.

Jim Ault
Las Vegas


On 10/24/06 11:46 AM, "André.Bisseret" <[EMAIL PROTECTED]>  
wrote:



I don't claim that it is the best way, but, in order to delete all
spaces at the end of a field  I am using :

repeat until last char of fld "leTexte" is not space
 delete last char of fld "leTexte"
   end repeat

which works for a line as well (I just tried it).

Best regards from Grenoble
André


Le 24 oct. 06 à 17:10, Mark Powell a écrit :


I want to delete all spaces at the end of a line, be they a single
space
or a couple dozen.  What is the best way to do this?

Mark Powell



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution




___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: [ANN] F-ab 2.0 released and available for download

2006-10-24 Thread Jiro Harada

Hello,

If you download and launch it, switch to channel 1015.
Shirley Bassey is great!

-Jiro

On 2006/10/25, at 3:54, Chipp Walters wrote:


Hi Jiro,

You application looks very nice! I'll be sure and check it out.

-Chipp



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Quicktime Multimedia Authoring - Nearly Dead?

2006-10-24 Thread Sivakatirswami

>>> I've
>>> come to the tentative
>>> conclusion that QuickTime, (as far as an authoring platform is
>>> concerned), is falling so far
>>> behind that it could soon be considered "dead".

Oh boy..I hope not!

this is very close to home.

"someone gather all complaints and needs in one document"

is a tall request. we need a collaborative approach. I would even open
a wiki for this on our new web server in San Franscisco tomorrow if 
needed...
and let your  VP of QT have access. *anything* to help Apple take QT 
forward.


It takes me about 5 minutes to set up a new wiki... I'm serious about
this offer. Steve: contact me off list if you think it would be useful

Some (us) are simply not in a position to jump on the Macromedia (adobe now)
bandwagon. for lots of reasons... the $ and man hours needed to
produce a little content is incredible, and if you are already vested
in the FinalCut Pro Suite (as we are) it's really hard to justify
another $10M for X number of macromedia seats in the enterprise.
So apple will happily take your $ for the FCutPro suite, but let the
delivery mechanism languish (QT)? doesn't make sense.

I was hoping QT would gain some
"market share" in the world of Flash, but I hear  Google is
going with Flash... ummm I thought  their new corporate relationship
with Apple would involve some committment to QT.
Looks like I was wrong...

Anyway, if sqb (smile) is offering to make "the document" here are
a few bullet points to get it started:

1) centralized, maintained and accessible "complete at any point in time"
documentation on existing interactive tools...

A PosttGreSQL type document(s) with links to associated tools...?

2) And let's make a decision about SMIL!  Yes, it's alive, or No it's dead.
Make up your Apple Mind.  QT needs to get behind XML standards
that are advancing, stable. Firefox 2.0 will support a new interactive 
format.

Does Apple even have a clue how to hook in?

3) "intense" disclosure, support and close collaboration on the API with 
developers

--streaming issues  (QT player will stream the same movie on the same
connection that a Rev Player cannot, how does the developer solve this 
problem

unless but Apple helps them?)

4) And there is the "windows parity" business... as long as apple lets
Windows implementation lag 1 (2?) years behind the Apple implementation
QT will suffer in the backwaters. That's hard on everyone who is vested
in QT...

5) (biased and vested in our favorite tool) Then how about going all the 
way to
the "hilt" have Apple Engineers work with Rev Engineers on the Rev 
Player object,

not just on Macs but on *both* platforms
After all Apple  ditched xTalk (Hypercard) and Revolution is the hope 
for xTalk future.
One would think it a natural collaboration. (naive position to be sure, 
given
Supercard's and Real Basic's position in the field, but hey, I'm a Rev 
advocate... )


6) You fill in here...

Years ago we had one of apple's top consultants here with us in Hawaii, 
and he said
Apples problem was that it could never figure out if it was a hardware 
or software company.
Those were the days when Apple flew in a camera crew to film our place 
here on Kauai because
we had the first desktop publishing network ever establishd in the 
history of PC's in 85...
We wired together our Macs and said we don't need floppies anymore. 
Apple said

it was the first time anyone had done it.

Anyway,  he felt, if they realized they were a software company,
they could conquer the world. or survive at least.

So, the situation persists.. iPods are hardware, QT is softwareI 
think they can't make
 up their minds... if they Develop the windows side for QT then there 
is no reason for

"switch" but if they don't then QT will continue to languish.

Does this help seed the "one document, point-by-point"

ooops I think you pushed a button hereanyway, I'm serious about
launching a little wiki for this if it would help *if* your VP man
("Glenn"?) will watch it... But I'm looking for more
than just QT improvement, let's get Apple to "recognize" Revolution
as a serious player and work with Rev engineers like fingers on the same 
hand


(there we go, dreaming again, but of ten dreams, well dreamed, five will 
come true)


Sivakatirswami




Stephen Barncard wrote:

I'm friends with the VP of Quicktime at Apple.

If someone can gather all the complaints and needs in one document 
point-by-point, I can make sure he's aware of your concerns and can 
perhaps tell us what's in the future for Quicktime without blowing an 
NDA. He also might be aware of some new QT based authoring products in 
the pipeline.


Glenn was VERY bullish about and proud of the product, and I'd expect 
he's have a really good answer. It's worth a try. He was concerned and 
disappointed when he found Realaudio files on my sites!



sqb


However, it should be noted you are speaking from a Windows perspective.

In my quest for finding the ultimate multimedia authoring tool, I've 
come to th

Re: How to delete trailing spaces in a line

2006-10-24 Thread Jim Ault
I believe the original question by Mark Powell was asking about removing
spaces at the end of every line in a multi-line container, then later the he
described trying to use replaceText and a regular expression to do the job,
which it can do.  See my earlier post with one way of doing this.

Jim Ault
Las Vegas 


On 10/24/06 11:46 AM, "André.Bisseret" <[EMAIL PROTECTED]> wrote:

> I don't claim that it is the best way, but, in order to delete all
> spaces at the end of a field  I am using :
> 
> repeat until last char of fld "leTexte" is not space
>  delete last char of fld "leTexte"
>end repeat
> 
> which works for a line as well (I just tried it).
> 
> Best regards from Grenoble
> André
> 
> 
> Le 24 oct. 06 à 17:10, Mark Powell a écrit :
> 
>> I want to delete all spaces at the end of a line, be they a single
>> space
>> or a couple dozen.  What is the best way to do this?
>> 
>> Mark Powell


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: How to delete trailing spaces in a line

2006-10-24 Thread Peter T. Evensen

Good point.  So it will.

At 02:23 PM 10/24/2006, you wrote:

Peter, that script would remove any leading spaces, as well.

Best,

Jerry Daniels

Makers of Galaxy 1.5
http://www.daniels-mara.com/new_in_galaxy_1_5.htm



On Oct 24, 2006, at 2:03 PM, Peter T. Evensen wrote:


How about:

put word 1 to -1 of line n of tText into line n of tText



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your 
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


Peter T. Evensen
http://www.PetersRoadToHealth.com
314-629-5248 or 888-682-4588 



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: How to delete trailing spaces in a line

2006-10-24 Thread Jerry Daniels

Peter, that script would remove any leading spaces, as well.

Best,

Jerry Daniels

Makers of Galaxy 1.5
http://www.daniels-mara.com/new_in_galaxy_1_5.htm



On Oct 24, 2006, at 2:03 PM, Peter T. Evensen wrote:


How about:

put word 1 to -1 of line n of tText into line n of tText




___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: How to delete trailing spaces in a line

2006-10-24 Thread Peter T. Evensen

How about:

put word 1 to -1 of line n of tText into line n of tText


At 01:46 PM 10/24/2006, you wrote:

I don't claim that it is the best way, but, in order to delete all
spaces at the end of a field  I am using :

repeat until last char of fld "leTexte" is not space
delete last char of fld "leTexte"
  end repeat

which works for a line as well (I just tried it).

Best regards from Grenoble
André


Le 24 oct. 06 à 17:10, Mark Powell a écrit :


I want to delete all spaces at the end of a line, be they a single
space
or a couple dozen.  What is the best way to do this?

Mark Powell
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your 
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


Peter T. Evensen
http://www.PetersRoadToHealth.com
314-629-5248 or 888-682-4588 



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: [ANN] F-ab 2.0 released and available for download

2006-10-24 Thread Chipp Walters

Hi Jiro,

You application looks very nice! I'll be sure and check it out.

-Chipp
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: How to delete trailing spaces in a line

2006-10-24 Thread André.Bisseret
I don't claim that it is the best way, but, in order to delete all  
spaces at the end of a field  I am using :


repeat until last char of fld "leTexte" is not space
delete last char of fld "leTexte"
  end repeat

which works for a line as well (I just tried it).

Best regards from Grenoble
André


Le 24 oct. 06 à 17:10, Mark Powell a écrit :

I want to delete all spaces at the end of a line, be they a single  
space

or a couple dozen.  What is the best way to do this?

Mark Powell
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution




___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: PHP and Rev CGI

2006-10-24 Thread J. Landman Gay

David Bovill wrote:

Jaque take a look at my post - I did a few test on my server mixing rev
cgi"s and php:


http://groups.google.com/group/runrev/browse_thread/thread/8292c3dc6328c711/e4d4d07a1d82a30b?lnk=gst&q=CGI&rnum=6#e4d4d07a1d82a30b 



I got both Server Side Includes and exec working...



Oh! This was one of those posts that went right past me because I didn't 
need it at the time. Thanks very much for the reminder, I think this 
will help considerably. Wish I'd saved it first time around.


--
Jacqueline Landman Gay | [EMAIL PROTECTED]
HyperActive Software   | http://www.hyperactivesw.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: PHP and Rev CGI

2006-10-24 Thread David Bovill

Jaque take a look at my post - I did a few test on my server mixing rev
cgi"s and php:


http://groups.google.com/group/runrev/browse_thread/thread/8292c3dc6328c711/e4d4d07a1d82a30b?lnk=gst&q=CGI&rnum=6#e4d4d07a1d82a30b

I got both Server Side Includes and exec working...
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: PHP and Rev CGI

2006-10-24 Thread J. Landman Gay

jbv wrote:
> I did that on a limited scale.
>
> when I need to call php from Rev cgi I use get shell(),
> and when I need to call a Rev cgi script from php I use
> exec().

We'll need the second thing. When you call exec(), does the return data 
that is written to stndout automatically get sent back to the php script?


--
Jacqueline Landman Gay | [EMAIL PROTECTED]
HyperActive Software   | http://www.hyperactivesw.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Suite of Tests

2006-10-24 Thread David Bovill

The technical challenge proved to difficult - I got Alice working fine, but
totally failed to capture the aura thing. I miss Scott too - it is sad to
resort to internet snooping just to catch up on some of those memories:

In 2001 Scott got involved in politics:

Scott Raney (Boulder, Colorado) responds to another Boulder resident's

attempt to defend the necessity of owning an SUV for his family of four and
a dog.



More recently (September 9, 2006), Scott bought a Kyocera Oystr Prepaid
Phone (Virgin 
Mobile),
all though it looks like he had a lot more fun with the Belt Sander:

 http://www.amazon.com/gp/pdp/profile/A36K50P2AS8QBV?ie=UTF8

Recent plastic surery had a remarkable effect:

 http://www.redpoint.com/index.htm?action=view&oid=230

Sigh
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: explicitvariables weirdness

2006-10-24 Thread Jerry Daniels

Bill, Mark, Eric et al.,

First week in November we're coming out with Galaxy 1.5 which takes  
this "hyper-linking to handlers" feature to another level. Here's how  
it works: when you set the Galaxy script editor to "Link Mode", your  
script becomes like a veritable "web page" to the Galaxy (or Rev)  
dictionary AND all handlers in your message path. These links to  
handlers in your message path are bold, so you can see them very easily.


Being able to SEE where your calls to other handlers are, is a HUGE  
feature. I use it a lot and is saves oodles of time. See the link  
below to see a visual of the Link Mode and 25 other new features / 5  
new components.


Best,

Jerry Daniels

Makers of Galaxy 1.5
http://www.daniels-mara.com/new_in_galaxy_1_5.htm



On Oct 24, 2006, at 10:56 AM, Bill Marriott wrote:


Hi Eric,




When a handler calls another handler or a function I put a special
and short comment at the end of the line to tell me where is this
handler or function
<<<

Galaxy's script editor lets you right-click the name of a handler  
you're

calling and brings its script right up for you... absolutely love this
feature!



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: How to delete trailing spaces in a line

2006-10-24 Thread Jim Ault
On 10/24/06 9:49 AM, "Mark Powell" <[EMAIL PROTECTED]> wrote:

> Thanks for the reply, Mark.  However, it must be at the end of line
> only.  In addition, I need to do the operation on a container in one
> call, preferably using replaceText.  I am having problems with
> 
> ...
> put space & "+" & return into vStringToStrip
> replaceText(vMyContainer,vStringToStrip,empty)
> ...
> 
Try this 

   put " +"&cr into regEx
  put line 1 to -1 of replaceText( vMyContainer&cr, regEx, cr) into
vMyNewContainer


--use the space+cr that you did before
-- vMyContainer&cr allows the last line to be a 'hit/match'
-- line 1 to -1  effectively deletes the trailing cr you don't want, but be
careful in the case that the last line of vMyContainer is actually empty and
you want to preserve this

Hope this helps

Jim Ault
Las Vegas


> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Mark Smith
> Sent: Tuesday, October 24, 2006 10:03 AM
> To: How to use Revolution
> Subject: Re: How to delete trailing spaces in a line
> 
> put word 1 to -1 of tLine into tLine - though this will also remove
> spaces at the beginning of the line.
> 
> 
> Best,
> 
> Mark
> 
> On 24 Oct 2006, at 17:10, Mark Powell wrote:
> 
>> I want to delete all spaces at the end of a line, be they a single
>> space or a couple dozen.  What is the best way to do this?
>> 
>> Mark Powell
>> ___
>> use-revolution mailing list
>> use-revolution@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-revolution
> 
> ___
> use-revolution mailing list
> use-revolution@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
> 
> ___
> use-revolution mailing list
> use-revolution@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: [ANN] MacFormat Tutorial: Writing frogger with Rev and AE

2006-10-24 Thread Judy Perry

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: explicitvariables weirdness

2006-10-24 Thread Mark Wieder
Bill-

Tuesday, October 24, 2006, 8:56:24 AM, you wrote:

> Galaxy's script editor lets you right-click the name of a handler you're
> calling and brings its script right up for you... absolutely love this
> feature! 

Yes - this is an absolutely brilliant feature. It's become so much of
a habit that when I have to edit without Galaxy I find myself doing it
anyway and being quite depressed when it doesn't work in the rev IDE.

-- 
-Mark Wieder
 [EMAIL PROTECTED]

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: How to delete trailing spaces in a line

2006-10-24 Thread Mark Smith
I son't know about the rest of it, but in the code below, you're  
stripping the line endings of any line that ends with a space, as  
well as stripping the space, so you need to replace the space & cr  
with cr, if you see what I mean...


put space & "+" & return into vStringToStrip
replaceText(vMyContainer,vStringToStrip,cr)

Best,

Mark

On 24 Oct 2006, at 18:49, Mark Powell wrote:


Thanks for the reply, Mark.  However, it must be at the end of line
only.  In addition, I need to do the operation on a container in one
call, preferably using replaceText.  I am having problems with

...
put space & "+" & return into vStringToStrip
replaceText(vMyContainer,vStringToStrip,empty)
...


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mark  
Smith

Sent: Tuesday, October 24, 2006 10:03 AM
To: How to use Revolution
Subject: Re: How to delete trailing spaces in a line

put word 1 to -1 of tLine into tLine - though this will also remove
spaces at the beginning of the line.


Best,

Mark

On 24 Oct 2006, at 17:10, Mark Powell wrote:


I want to delete all spaces at the end of a line, be they a single
space or a couple dozen.  What is the best way to do this?

Mark Powell
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


RE: How to delete trailing spaces in a line

2006-10-24 Thread Mark Powell
Thanks for the reply, Mark.  However, it must be at the end of line
only.  In addition, I need to do the operation on a container in one
call, preferably using replaceText.  I am having problems with 

...
put space & "+" & return into vStringToStrip
replaceText(vMyContainer,vStringToStrip,empty)
...


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mark Smith
Sent: Tuesday, October 24, 2006 10:03 AM
To: How to use Revolution
Subject: Re: How to delete trailing spaces in a line

put word 1 to -1 of tLine into tLine - though this will also remove
spaces at the beginning of the line.


Best,

Mark

On 24 Oct 2006, at 17:10, Mark Powell wrote:

> I want to delete all spaces at the end of a line, be they a single 
> space or a couple dozen.  What is the best way to do this?
>
> Mark Powell
> ___
> use-revolution mailing list
> use-revolution@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: record sound kills USB audio output

2006-10-24 Thread Luis

:)

Not 'option for Audio Output' but in the section named 'Audio Output': 
Change the frequency setting there.


Try it, betcha it works!

Cheers,

Luis.


Dan Soneson wrote:

Yep, this is a weird one. I've had it happen with some USB headphone/
speaker sets, finally tracked it down to OS X.

Go to: applications/Utilities/ and double-click 'Audio MIDI Setup'

In 'Audio Output' change the frequency setting from where it's at, as
it has been changed (don't ask me why...). Say change it from 44100
Hz to 32000 Hz and you should have sound pop back.



I don't think this has anything  to do with MIDI. In fact, there is no 
option

for Audio Output in  the "Audio MIDI Setup."

I checked the system with "Amadeus II," a sound editing program, and the 
USB
headset worked fine. I could record and playback through the USB headset 
just
fine. I then checked with a program that I had written in Director, 
using the
Sound Xtra to record. This also worked fine. I could record through the 
microphone

of the headset and hear the audio playback through the headset headphones.

However, as soon as I record something in Revolution, calling the 
"record sound" command,
the headphones on the USB headset go dead. And they are dead for any 
audio in the computer.
The only way to get audio back into the headset is to reboot the 
machine. I can change the
audio out to the built-in speakers in the computer and that plays back 
just fine. I just can't

get the audio to go through the USB headset.

These headsets are Logitech Premium USB Headset 350. I may just have to 
go back to
my Plantronics headsets with the iMic, but they have proven to be not 
very long lasting
with regard to the microphones. I was hoping to find a more robust 
solution. Since this
is a lab classroom, we can't have audio playing through computer 
speakers, and we need

to have audio working.

The problem persists on Intel iMacs, PPC iMacs and my G4 Desktop system.

I'd be grateful for any suggestions.

Thanks,
Dan

Dan Soneson
Director, Language Lab
Southern CT State University
New Haven, CT. 06515

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your 
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: record sound kills USB audio output

2006-10-24 Thread Dan Soneson

Yep, this is a weird one. I've had it happen with some USB headphone/
speaker sets, finally tracked it down to OS X.

Go to: applications/Utilities/ and double-click 'Audio MIDI Setup'

In 'Audio Output' change the frequency setting from where it's at, as
it has been changed (don't ask me why...). Say change it from 44100
Hz to 32000 Hz and you should have sound pop back.



I don't think this has anything  to do with MIDI. In fact, there is  
no option

for Audio Output in  the "Audio MIDI Setup."

I checked the system with "Amadeus II," a sound editing program, and  
the USB
headset worked fine. I could record and playback through the USB  
headset just
fine. I then checked with a program that I had written in Director,  
using the
Sound Xtra to record. This also worked fine. I could record through  
the microphone
of the headset and hear the audio playback through the headset  
headphones.


However, as soon as I record something in Revolution, calling the  
"record sound" command,
the headphones on the USB headset go dead. And they are dead for any  
audio in the computer.
The only way to get audio back into the headset is to reboot the  
machine. I can change the
audio out to the built-in speakers in the computer and that plays  
back just fine. I just can't

get the audio to go through the USB headset.

These headsets are Logitech Premium USB Headset 350. I may just have  
to go back to
my Plantronics headsets with the iMic, but they have proven to be not  
very long lasting
with regard to the microphones. I was hoping to find a more robust  
solution. Since this
is a lab classroom, we can't have audio playing through computer  
speakers, and we need

to have audio working.

The problem persists on Intel iMacs, PPC iMacs and my G4 Desktop system.

I'd be grateful for any suggestions.

Thanks,
Dan

Dan Soneson
Director, Language Lab
Southern CT State University
New Haven, CT. 06515

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: explicitvariables weirdness

2006-10-24 Thread Eric Chatonet

Great!
I am going to switch :-)

Le 24 oct. 06 à 17:56, Bill Marriott a écrit :



When a handler calls another handler or a function I put a special
and short comment at the end of the line to tell me where is this
handler or function
<<<

Galaxy's script editor lets you right-click the name of a handler  
you're

calling and brings its script right up for you... absolutely love this
feature!



Best Regards from Paris,
Eric Chatonet
 
--

http://www.sosmartsoftware.com/[EMAIL PROTECTED]/


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: How to delete trailing spaces in a line

2006-10-24 Thread Mark Smith
put word 1 to -1 of tLine into tLine - though this will also remove  
spaces at the beginning of the line.



Best,

Mark

On 24 Oct 2006, at 17:10, Mark Powell wrote:

I want to delete all spaces at the end of a line, be they a single  
space

or a couple dozen.  What is the best way to do this?

Mark Powell
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: explicitvariables weirdness

2006-10-24 Thread Bill Marriott
Hi Eric,

>>>
When a handler calls another handler or a function I put a special
and short comment at the end of the line to tell me where is this
handler or function
<<<

Galaxy's script editor lets you right-click the name of a handler you're 
calling and brings its script right up for you... absolutely love this 
feature! 



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: explicitvariables weirdness

2006-10-24 Thread Eric Chatonet

Hi Mark,

You could have a look at http://www.fourthworld.com/embassy/articles/ 
scriptstyle.html where Richard wonderfully explains many things about  
that:
"You go back to it six months later to add new features or better  
error-checking, and you have no idea what you were doing. It's  
spaghetti code"


I always prefix local variables with a "t" (as globals with a "g",  
scripts variable with a "l", constants with a "k" and custom props  
with a "u") and always use meaningful names.
If you use precise naming conventions falling within the scope, it  
becomes very consistent... and help a lot later.

Here is one I use that you will not find in the above article:
When a handler calls another handler  or a function I put a special  
and short comment at the end of the line to tell me where is this  
handler or function (I have projects with thousands lines of code  
that use many libraries and independent stack files and if I had not  
this reminder I would spent my time searching all around.

But I would understand that people don't agree with this ;-)

Le 24 oct. 06 à 15:37, Mark Swindell a écrit :

Eric, I'll try to get into this habit if it's considered good form,  
but since I already use the gGlobal convention, I can identify  
local variables easily enough.  If there's no g in front, it's  
local, and by context it's a variable, no?  Where does it become  
problematic in interpreting undeclared locals?


PS. You are right: context should be enough to distinguish any variable:
put the formattedWidth of me div  the width of me into scale
Unfortunately, scale is Linux property of EPS objects within Rev...
Using tScale, you have not to ask yourself ;-)

HyperCard allowed to not declare local variables (actually did not  
accept local variables declarations) and MetaCard took it up.

But in most programming languages, all variables must be declared.
I think it's clearer.

Best Regards from Paris,
Eric Chatonet
 
--

http://www.sosmartsoftware.com/[EMAIL PROTECTED]/


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


How to delete trailing spaces in a line

2006-10-24 Thread Mark Powell
I want to delete all spaces at the end of a line, be they a single space
or a couple dozen.  What is the best way to do this?

Mark Powell
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: AVI versus MOV in standalones - H.264 encoding

2006-10-24 Thread Alex Shaw

Hi

I've had good success with MPEG4 too but it can be a resource hog if you 
try to play back too many clips at once. And also found large-framed (> 
640px wide) video also suffers playback-wise on older machines.


Seems H.264 encoding is the future (for quicktime)..

http://developer.apple.com/leopard/overview/

.. but not everyone has super spec-ed 64-bit playback capabilities.

regards
alex

Sivakatirswami wrote:

Confirmed here: I'm getting good results with MPEG4 on both platforms.
It *does* require WMP v9, so Windows upgrade laggards will be your problem.

Luis wrote:
Well MPEG-4 should work across the board with recent releases of QT 
(v7) and WMP (v9).

MPEG-2 will get you DVD quality, whereas MPEG-4 has been aimed at HDTV.
Another option is DivX, the players for both are free and to encode 
DivX you need DivX Pro, which is about $20, although I don't know what 
the situation is with branding, distributing and suchlike.



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: explicitvariables weirdness

2006-10-24 Thread Jerry Daniels

Mark,

Galaxy does not use the "Check by Default" pref setting that Rev  
Uses. Galaxy 1.5 has such a setting, but does not touch Rev's stuff.


Best,

Jerry Daniels

Makers of Galaxy 1.5
http://www.daniels-mara.com/new_in_galaxy_1_5.htm



On Oct 24, 2006, at 8:37 AM, Mark Swindell wrote:

Thanks Andre and Malte.  Indeed the culprit was "check variables by  
default."  I don't recall having checked it.  I was testing Galaxy  
for a while in 2.6.1... seems unlikely but perhaps that had to do  
with it?  At any rate... great list.  Much appreciated.


Eric, I'll try to get into this habit if it's considered good form,  
but since I already use the gGlobal convention, I can identify  
local variables easily enough.  If there's no g in front, it's  
local, and by context it's a variable, no?  Where does it become  
problematic in interpreting undeclared locals?


Mark

On Oct 24, 2006, at 2:07 AM, Eric Chatonet wrote:


Hi all,

I take the opportunity to say how useful is to set explicit  
variables to true.
It's not only good practice but will track for you misspellings  
and errors :-)


When explicit variables are set to true, all local variables must  
be declared or a message as the one Mark reported will show up:


on MyStuff
  local tData,tFlag
  -
  put the optionKey is down into tFlag
  put fld "Data" into tData

You get the idea.
In addition, for those who always work declaring all variables,  
it's a bit bothering to inspect other people scripts where they  
are not declared ;-)


Le 24 oct. 06 à 06:50, Mark Swindell a écrit :

Over the past couple days I've been encountering a frustrating  
behavior in that when I go to save a stack script, I'm greeted  
with the following error message:


Type	Chunk: can't create a variable with that name  
(explicitVariables?)

Object  FF Stack
Line		put "multiplication addition division subtraction" into  
theCardsToChange

HinttheCardsToChange


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


[ANN] F-ab 2.0 released and available for download

2006-10-24 Thread Jiro Harada

Hello

I am pleased to announce that Release 2.0 of F-ab is available for  
download.
F-ab is a simple browser for Flash movies. This application is  
created with Revolution. In F-ab Flash movies are switched by  
changing the channel instead of the URL. You can see 1 Flash  
movies by changing the channel from  to . However, the Flash  
movie has not been registered in every channel yet. Currently only 20  
movies are registered from channel 1000.

Enjoy!

System Requirements:
OS: Windows XP, 2000, Mac OS 10.4.5 or later
Memory: 256 MB of RAM or more
Display: 1024 x 768 or larger
Java Runtime Environment: J2SE 5.0 or later

Download:
http://www.f-ab.net/

In F-ab version 2.0, FLVPhone can be used. FLVPhone is a video  
conferencing telephone using the Flash movie. In FLVPhone, instead of  
a telephone number, an e-mail address is used to specify a person to  
be called. In order to use FLVPhone, you have to open the port 1935  
for RTMP which is a communication protocol used in FLVPhone.


Best regards,
Jiro Harada
[EMAIL PROTECTED]

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: explicitvariables weirdness

2006-10-24 Thread Mark Swindell
Thanks Andre and Malte.  Indeed the culprit was "check variables by  
default."  I don't recall having checked it.  I was testing Galaxy  
for a while in 2.6.1... seems unlikely but perhaps that had to do  
with it?  At any rate... great list.  Much appreciated.


Eric, I'll try to get into this habit if it's considered good form,  
but since I already use the gGlobal convention, I can identify local  
variables easily enough.  If there's no g in front, it's local, and  
by context it's a variable, no?  Where does it become problematic in  
interpreting undeclared locals?


Mark

On Oct 24, 2006, at 2:07 AM, Eric Chatonet wrote:


Hi all,

I take the opportunity to say how useful is to set explicit  
variables to true.
It's not only good practice but will track for you misspellings and  
errors :-)


When explicit variables are set to true, all local variables must  
be declared or a message as the one Mark reported will show up:


on MyStuff
  local tData,tFlag
  -
  put the optionKey is down into tFlag
  put fld "Data" into tData

You get the idea.
In addition, for those who always work declaring all variables,  
it's a bit bothering to inspect other people scripts where they are  
not declared ;-)


Le 24 oct. 06 à 06:50, Mark Swindell a écrit :

Over the past couple days I've been encountering a frustrating  
behavior in that when I go to save a stack script, I'm greeted  
with the following error message:


Type	Chunk: can't create a variable with that name  
(explicitVariables?)

Object  FF Stack
Line		put "multiplication addition division subtraction" into  
theCardsToChange

HinttheCardsToChange


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Re :Color triplets...

2006-10-24 Thread Jerry Daniels

Scott Rossi's stuff is found here:

http://www.tactilemedia.com

Best,

Jerry Daniels

Makers of Galaxy 1.5
http://www.daniels-mara.com/new_in_galaxy_1_5.htm




On Oct 23, 2006, at 10:11 AM, Jim Carwardine wrote:

Hi Andre... I've tried to locate Scott Rossi's stuff and could only  
find the
Externals collection at the Rev web site.  I don't think this is  
the right

place.  Can you or Scott remind me where I can find the plug-in?  Jim


on 10/22/06 6:46 PM, Andre Garzia wrote:


Jim,

nothing beets scott rossi tm|color plugin to work with colors
you can copy and paste colors across objects with it for example.

Andre
On Oct 22, 2006, at 7:43 PM, Wilhelm Sanke wrote:


On Sun Oct 22, Jim Carwardine JimCarwardine at OwnYourFuture-
net.com wrote:


This must be easy but I can't find it... The colors and patterns
inspector
does not tell me the RGB triplet or the Hue and Saturation numbers
of a
colour I created.  How do I easily recreate that colour in another
object
when I can't simply transfer the numbers like I did before version
2.7.4...
Jim

--

www.TalentSeeker.ca   www.HiringSmart.ca/ns
www.KeepingTheBest.ca/ns





Three options that come to my mind:

1. "set the backcolor of control x to the backcolor of control y"

2. put "put the mousecolor" into the script of the object from
which you wish to tranfer the color

3. use the alternative Metacard IDE. In the color chooser of the
property inspector choose tab "RGB".


Regards,

Wilhelm Sanke



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription

preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


--

www.TalentSeeker.ca   www.HiringSmart.ca/ns   www.KeepingTheBest.ca/ns


Own Your Future Consulting Services Limited,
23 Shoal Cove Road, Seabright, Nova Scotia, Canada.  B3Z 3A9
Phone: 902-823-2339. Fax: 902-823-2139





___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: AVI versus MOV in standalones - Apple Quicktime

2006-10-24 Thread Francis Nugent Dixon

Hi from Paris,

I use my Mac G4 with Rev 2.6.1 Build 152 to create several stacks using 
Mp3 play and QT movies (I have QT Pro). I need to distribute these 
stacks to family and friends using PCs (apparently, there are a few PC 
users in the world !). Absolutely no problems with Mp3 files on both 
platforms. Thanks to Mark Schonewille and André Garzia, I found that my 
AVI and MOV movie files use the DIVX codec (I inherited them, so have 
no control on the codec used). Although on my Mac, all movies play 
well, I have not yet succeeded in playing the movies on the PC under 
Stack Runner, although I downloaded a free DIVX codec to my PC (I get 
the audio track but an empty movie widow). I haven't yet solved the 
problem, and I don't know what I am doing wrong. The most important 
problem I have then, is the difference between QT standard functions on 
the Mac and the PC. Why are they different ? Can I use another player 
(from within Rev) on the PC except QT ? Is there a freebie PC or Mac 
software which can convert DIVX AVI/MOV files to a more "normal" codec 
? that will run under QT on the PC, or how do I fix my QT on the PC to 
run DIVX files  ?


And finally, this thread talks about "standalones". How do I create 
standalones so that I don't have to use Stack Runner on the PC ( i.e. 
do I have the required Rev software ) ?


Thanks for any enlightening answers ..

-Francis

"Nothing should ever be done for the first time 
!"___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: record sound kills USB audio output

2006-10-24 Thread Ian Wood
It's a USB-audio adapter from Griffin. They suddenly got popular a  
few years ago when Apple 'forgot' to include audio-in sockets on most  
of their models.


Ian

On 24 Oct 2006, at 11:18, Sivakatirswami wrote:


I'm not sure what an iMic is.


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Heather Nagey . . . (OT)

2006-10-24 Thread Jerry Daniels

There, there!

- Jerry Daniels



On Oct 21, 2006, at 9:28 PM, Sarah Reichelt wrote:


On 10/22/06, Marian Petrides <[EMAIL PROTECTED]> wrote:

3 cheers for Heather, the  best List-Mum in the world!!

Marian



Hear, hear :-)

Sarah
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: [ANN] MacFormat Tutorial: Writing frogger with Rev and AE

2006-10-24 Thread Malte Brill

Hi Bill,

Makes me wish I had the MacFormat DVD :) Do you know if the  
tutorial/stack

available anywhere online?


I have the DVD. So if anyone wants the files just mail me off list.

All the best,

Malte
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: AVI versus MOV in standalones - Apple Quicktime regulations

2006-10-24 Thread Sivakatirswami

Confirmed here: I'm getting good results with MPEG4 on both platforms.
It *does* require WMP v9, so Windows upgrade laggards will be your problem.

Luis wrote:
Well MPEG-4 should work across the board with recent releases of QT (v7) 
and WMP (v9).

MPEG-2 will get you DVD quality, whereas MPEG-4 has been aimed at HDTV.
Another option is DivX, the players for both are free and to encode DivX 
you need DivX Pro, which is about $20, although I don't know what the 
situation is with branding, distributing and suchlike.


Cheers,

Luis.


On 24 Oct 2006, at 0:18, Scott Rossi wrote:


Recently, Bill Marriott wrote:

I think that answer is right for mp3 audio. But for video, I don't 
know of a

one-size-fits-all format.


MPEG is one.  Problem is, I don't know which codec is best to use, but I
have delivered cross-platform CD-ROMs before that used single video files
for both types of machines.

Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia & Design
-
E: [EMAIL PROTECTED]
W: http://www.tactilemedia.com


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your 
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your 
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution



--
Om shanti
(In  Peace)

Sivakatirswami
www.himalayanacademy.com

Get Hinduism Today Digital Edition. It's Free!
http://www.hinduismtoday.com/digital/
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: record sound kills USB audio output

2006-10-24 Thread Sivakatirswami

FWI

I'm not sure what an iMic is.. .but we have trouble here with any 
headsets that

have dual prongs which go to a USB Adaptor. e.g. no way to turn
down the volume...Those headsets that are wired
direct to a USB plug are working fine...

Dan Soneson wrote:


This one's a weird one. I am working on a Macintosh version 10.4.7. I 
have a set of computers in my language lab that are using Plantronics 
A-90 headsets with iMics through the USB port. Recently I switched some 
computers to a Logitech USB headset without the need for an iMic. Both 
headsets have microphones attached. I have an app that records user 
voice input using the record sound command. When I record with the 
Plantronics, everything is fine. However, when I record with the Logitec 
headset, the microphone works fine and a file is recorded, but the 
earphones no longer receive sound. In other words, even though the 
computer sound output is directed to the Logitech USB Headset, we can 
hear nothing through the headset. In fact, the headset audio is dead 
until we reboot the machine.


Has anyone seen this? It's a weird phenomenon, since the system has been 
working fine until I installed a few of the newer USB headsets. Now I 
have nothing but trouble. And this only malfunctions when I issue a 
record sound call from within Rev. The application I have been using was 
built with Rev 2.6.1, but the problem persists in Rev 2.7.4.


Thanks,
Dan

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your 
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution



--
Om shanti
(In  Peace)

Sivakatirswami
www.himalayanacademy.com

Get Hinduism Today Digital Edition. It's Free!
http://www.hinduismtoday.com/digital/
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: PHP and Rev CGI

2006-10-24 Thread Sivakatirswami

J. Landman Gay wrote:
I have a Revolution CGI that someone wants to use on their server, which 
is managed by some php scripts. I know nothing about php. Is it possible 
for php to call the Rev cgi and get the response back? Both processes 
will be running on the same server. Any pointers or reference URLs on 
how to do that?




You probably already know this:

Pierre Sahores is the master of this if you have Rev running as a
daemon. Perhaps, if he is lurking he has an option for talking to
Rev scripts with PHP that load single instances of the engine on call.

His method talks to Rev stacks (which are up, running and "listening")
 via sockets and he swears by it.

Sivakatirswami
www.himalayanacademy.com

Get Hinduism Today Digital Edition. It's Free!
http://www.hinduismtoday.com/digital/
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: [ANN] MacFormat Tutorial: Writing frogger with Rev and AE

2006-10-24 Thread Bill Marriott
Hi Malte,

Makes me wish I had the MacFormat DVD :) Do you know if the tutorial/stack 
available anywhere online?

Malte Brill wrote:
> in case you missed the great Tutorial by Neale Monks published in 
> MacFormat UK Issue 174 October 2006, here is a link to a PDF version.
>
> http://www.runrev.com/newsletter/october/issue11/MAC174.tut_frog.pdf
>
> In this tutorial, Neale builds a version of the classic "frogger"  game in 
> a few simple steps.

Oh, just 30 + scripting! ;) 



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


[ANN] MacFormat Tutorial: Writing frogger with Rev and AE

2006-10-24 Thread Malte Brill

Hi all,

in case you missed the great Tutorial by Neale Monks published in  
MacFormat UK Issue 174 October 2006, here is a link to a PDF version.


http://www.runrev.com/newsletter/october/issue11/MAC174.tut_frog.pdf

In this tutorial, Neale builds a version of the classic "frogger"  
game in a few simple steps.


Hope you like it,

Malte

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: explicitvariables weirdness

2006-10-24 Thread Eric Chatonet

Hi all,

I take the opportunity to say how useful is to set explicit variables  
to true.
It's not only good practice but will track for you misspellings and  
errors :-)


When explicit variables are set to true, all local variables must be  
declared or a message as the one Mark reported will show up:


on MyStuff
  local tData,tFlag
  -
  put the optionKey is down into tFlag
  put fld "Data" into tData

You get the idea.
In addition, for those who always work declaring all variables, it's  
a bit bothering to inspect other people scripts where they are not  
declared ;-)


Le 24 oct. 06 à 06:50, Mark Swindell a écrit :

Over the past couple days I've been encountering a frustrating  
behavior in that when I go to save a stack script, I'm greeted with  
the following error message:


Type	Chunk: can't create a variable with that name  
(explicitVariables?)

Object  FF Stack
Line		put "multiplication addition division subtraction" into  
theCardsToChange

HinttheCardsToChange



Best Regards from Paris,
Eric Chatonet
 
--

http://www.sosmartsoftware.com/[EMAIL PROTECTED]/


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: explicitvariables weirdness

2006-10-24 Thread Malte Brill

Hi Mark,

check your Preferences on the script editor pane. Disable "variable  
checking by default" Even if the checkbox appears unchecked, check it  
once, then uncheck it again. This setting is not the same as setting  
the explicit vars. This issue came up on the list a few weeks back. I  
wonder if there is something going wonky with the preference stack.


All the best,

Malte
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: explicitvariables weirdness

2006-10-24 Thread André.Bisseret


I had the same problem a while ago.
When you are in the script editor, have a look to menu "Script" :  
item "Variable checking" could be checked. Uncheck it and you should  
not get this error  message anymore.


Best regards from Grenoble
André


Le 24 oct. 06 à 06:50, Mark Swindell a écrit :

Over the past couple days I've been encountering a frustrating  
behavior in that when I go to save a stack script, I'm greeted with  
the following error message:


Type	Chunk: can't create a variable with that name  
(explicitVariables?)

Object  FF Stack
Line		put "multiplication addition division subtraction" into  
theCardsToChange

HinttheCardsToChange

explicitvariables is set to false, but I still get this error  
message.  I've saved the script hundreds of times before without  
issue... only in the past couple of days has this come up.  If I  
dismiss this error, another local variable error comes up in its  
place. Any ideas?


Thanks
Mark
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


ASCII codes

2006-10-24 Thread Richmond Mathewson
Just uploaded to Rev Online a plug-in to return ASCII
codes:

"Key Detailer"

Hope it is some use.

sincerely, Richmond Mathewson



I have just read and signed the online petition:

   "Hinge & Bracket"

hosted on the web by PetitionOnline.com, the free online petition
service, at:

   http://www.PetitionOnline.com/HandB/

I personally agree with what this petition says, and I think you might
agree, too.  If you can spare a moment, please take a look, and 
consider signing yourself.

Richmond Mathewson


Send instant messages to your online friends http://uk.messenger.yahoo.com 
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Standalone builder current?

2006-10-24 Thread Bill Vlahos

I have been able to resolve my issues with the help of Rev Support.

1. One issue (Bugzilla 3514) was a known bug with an easy workaround 
that I thought I had done but hadn't.
2. Another issue (Bugzilla 3386) was resolved by including a library 
that was not obvious.

3. The third issue I also have a workaround for.

Sorry if I gave the impression that I have anything but the highest 
regards and affection for Rev. My hypothesis about wrong versions being 
included were incorrect.


Bill Vlahos

On Oct 19, 2006, at 7:59 PM, Bill Vlahos wrote:

I have a weird problem. I'm seeing a couple of bugs in a standalone 
that I'm not seeing in the IDE. In fact, both of these are bugs that 
were "fixed" previously. Since there are two of these I'm wondering if 
the 2.7.4 version of Rev I have either doesn't have the current 
versions of things or is somehow incorporating the wrong ones.


I have tried it on a couple of different Macs but both of them have 
previous versions of Rev and were upgraded.


When I saw one bug "come back" I figured it must not have gotten 
incorporated into whatever is used in a standalone. But when I saw the 
other one two it got me thinking it might be something else.


Anyone else seeing this? How can I tell? I seem to recall discussion 
along similar lines but I can't remember the details.


Bill Vlahos
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your 
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution