Re: wave files

2003-03-25 Thread Dave Cragg
At 11:50 am -0800 25/3/03, Chris Sheffield wrote: I'm trying to use the play command to play external wave files, but I'm just hearing static. What are the reasons for this. When I use a Player object (QuickTime) to play the file, it's fine. Do wave files have to have a certain sample/bit rate.

RE: Bug confirmation

2003-03-25 Thread Monte Goulding
That's it! Is there a simmilar hardware acceleration on OS X because I've seen it there Thanks Monte > > Hi Monte, > > I tried it here, but with no problems (WinXP RR1.5). Perhaps you can turn > off your video acceleration and see if that fixes your problem? > (Right-click > the Desktop..D

Re: Streaming media

2003-03-25 Thread Ken Norris
** > From: "Monte Goulding" <[EMAIL PROTECTED]>m> > Subject: RE: use-revolution digest, Vol 1 #1212 - 14 msgs > Date: Wed, 26 Mar 2003 09:04:33 +1030 > >To stream from rev you would > need to implement the Real-Time Transport Protocol to create an RTP server. > You would also need to set up

Re: Autofile snapshots

2003-03-25 Thread Ken Norris
** > From: "Jim Lambert" <[EMAIL PROTECTED]> > Subject: Re: Autofile snapshots > Date: Tue, 25 Mar 2003 09:34:54 -0800 > > window while I'm typing into a script editor and visa versa> > > FYI > ALT-selecting text in the dictionary copies it to the clipboard for easy > pasting into a scri

Re: Autofile snapshots

2003-03-25 Thread Ken Norris
** > Date: Tue, 25 Mar 2003 18:31:53 +0100 > Subject: Re: Autofile snapshots > From: "Wolfgang M. Bereuter" <[EMAIL PROTECTED]> > Hello Ken, > there is an very easy way to do that, if you are on OS9 called: screen > catcher. > this tool does all for your. > Predefine the exact size of the

RE: Bug confirmation

2003-03-25 Thread Chipp Walters
Hi Monte, I tried it here, but with no problems (WinXP RR1.5). Perhaps you can turn off your video acceleration and see if that fixes your problem? (Right-click the Desktop..Display Properties..Settings tab...Advanced Button...Troubleshoot tab...Turn down Hardware Acceleration to NONE) best, Chi

Bug confirmation

2003-03-25 Thread Monte Goulding
Hi All I've been discussing a possible bug with Scott and as I'm the only one to report it and he hasn't been able to reproduce it he can't fix it. The problem is that under certain conditions the engine seems not to update a stacks location when you move it. I noticed it in MC 2.5 but I have si

Re: Streaming media

2003-03-25 Thread erik hansen
--- Ken Norris <[EMAIL PROTECTED]> wrote: > ** > > Date: Sat, 22 Mar 2003 16:17:50 -0800 (PST) > > From: erik hansen <[EMAIL PROTECTED]> > > Subject: Re: Streaming media [was:Scripted > musical notation available ] > > > > so what does it take to stream your own QT > videos > > to RR users

Re: Streaming media (a little OT)

2003-03-25 Thread erik hansen
--- Ken Norris <[EMAIL PROTECTED]> wrote: > on 3/23/03 1:41 AM, Ken Norris at > [EMAIL PROTECTED] wrote: > > > ** > >> Date: Sat, 22 Mar 2003 16:17:50 -0800 (PST) > >> From: erik hansen <[EMAIL PROTECTED]> > >> Subject: Re: Streaming media [was:Scripted > musical notation available ] > >>

Graphics experiments

2003-03-25 Thread Alejandro Tejada
Hi list members, Download these experiments with graphics: http://ffc.virtualave.net/CurvedDrawingPen_v01.zip http://ffc.virtualave.net/export_regular_polygons.zip These are parts of a larger work, to be released soon. Alejandro = Useful sites: http://www.sonsothunder.com/devres/metacard/tip

RE: use-revolution digest, Vol 1 #1212 - 14 msgs

2003-03-25 Thread erik hansen
--- Monte Goulding <[EMAIL PROTECTED]> wrote: > It seems you are getting mixed up between our > ability to use QuickTime > streaming in the player object to receive > streamed media and our INABILITY > to stream from rev to another QuickTime player. > To stream from rev you would > need to impleme

RE: use-revolution digest, Vol 1 #1212 - 14 msgs

2003-03-25 Thread Monte Goulding
> > just to clarify: > does anyone on the list have video footage that > can be streamed from rev to a qt player? > Hi Eric It seems you are getting mixed up between our ability to use QuickTime streaming in the player object to receive streamed media and our INABILITY to stream from rev to anot

RR and FileMaker

2003-03-25 Thread Jim Hurley
The recent discussion on interfacing FileMaker and Rev has aroused my curiosity. I have occasion, especially at election time, to work with FileMaker. Since I have never been able to decipher the arcane scripting language in FileMaker, my alternative has been to export the FileMaker file as a

Re: use-revolution digest, Vol 1 #1212 - 14 msgs

2003-03-25 Thread erik hansen
--- Richard Gaskin <[EMAIL PROTECTED]> wrote: > Malte Brill wrote: > > > > > Does anybody happen to know some URLs to > different streams for testing > > purposes? I wanted to try some of the > different radio streams available in > > Itunes, but that didn´t work (even though I > think I didn´t

Re: Combobox messages

2003-03-25 Thread Sarah
When a new list selection is chosen, a menuPick message is sent with the new choice as it's parameter. The other half of your question is an interesting one and I had not previously considered it. On testing, I discovered that a closeField is sent to the combo-box (I think it is really a field a

RE: Payment Processing (was: Way to set default homepage in Rev?)

2003-03-25 Thread Monte Goulding
> > Hi Monte, > Hi > > From: "Monte Goulding" <[EMAIL PROTECTED]> > > > > Also to anyone else that wants to integrate with payment processing from > > their apps a simple solution is to do wrote out a html file with > > > > https://whatever.com"; method="POST"> > > ... > > Do you mean to have t

Re: Streaming media [was:Scripted musical notation available ]

2003-03-25 Thread erik hansen
--- Malte Brill <[EMAIL PROTECTED]> wrote: > @ Erik. > How do you want to deliver your media? As a > download or streamed? both! > I have > been trying to display media (.mpg video) from > the Web in a Stack. > Has anyone succeded streaming video directly > into rev, without the need of > downl

Re: Streaming media [was:Scripted musical notation available ]

2003-03-25 Thread erik hansen
--- Richard Gaskin <[EMAIL PROTECTED]> wrote: > > so what does it take to stream your own QT > videos > > to RR users? if this means desktop > broadcasting > > from your own digital camera has arrived, > then > > this is an wondrous new world we live in. > > Showing a stream is very different from

Combobox messages

2003-03-25 Thread Jez
I want to capture the event when a combobox selection is edited with the keyboard (when the user navigates off it), and when the list selection is changed to another entry. What messages capture these events ? ___ use-revolution mailing list [EMAIL PROT

Re: Accessing remote MySQL database

2003-03-25 Thread Devin Asay
Brad, Brilliant! I had been using the browser-based phpmyadmin utility to create users for this database. Apparently it does not do it properly. When I created the user using the mysqladmin command line application, it all worked as expected. Thanks. Devin Brad said: I got stuck for awhile

wave files

2003-03-25 Thread Chris Sheffield
I'm trying to use the play command to play external wave files, but I'm just hearing static. What are the reasons for this. When I use a Player object (QuickTime) to play the file, it's fine. Do wave files have to have a certain sample/bit rate. Running Mac OS X and Rev 1.1.1. Any help would b

RE: Filemaker Pro, Web and Rev - Solved !

2003-03-25 Thread Gary Rathbone
> There have been reported problems on Windows when connecting to a > server on the localhost from a Rev app. The symptoms are just as you > describe. > > My own experience shows this now works with the current preBeta of > version 2.0 (on XP SP1 at least). I've downloaded the latest preBeta

Re: Payment Processing (was: Way to set default homepage in Rev?)

2003-03-25 Thread [EMAIL PROTECTED]
Hi Monte, > From: "Monte Goulding" <[EMAIL PROTECTED]> > > Also to anyone else that wants to integrate with payment processing from > their apps a simple solution is to do wrote out a html file with > > https://whatever.com"; method="POST"> > ... Do you mean to have this file loaded into the br

[OT] outlook

2003-03-25 Thread Alex Rice
On Tuesday, March 25, 2003, at 07:43 AM, Ken Norris wrote: Ahh. I wonder why not, after all it's Outlook Express, probably the most popular emailer there is. Maybe they have extensible char sets somewhere. It displays correctly on Apple's Mail.app. Oh wait, it was sent using Mail.app as well.

Re: Send an eMail attachment?

2003-03-25 Thread Ken Norris
** > Date: Tue, 25 Mar 2003 09:36:19 +1000 > Subject: Re: Send an eMail attachment? > From: Sarah <[EMAIL PROTECTED]> > > I have written an emailer program and in helping someone else recently, > I gathered together the scripts to make a demo stack to connect to a > POP server and receive

Re: Autofile snapshots

2003-03-25 Thread Jim Lambert
FYI ALT-selecting text in the dictionary copies it to the clipboard for easy pasting into a script. jim lambert ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Autofile snapshots

2003-03-25 Thread Ken Norris
** > Date: Tue, 25 Mar 2003 06:11:24 +0100 > Subject: Re: Autofile snapshots > From: =?ISO-8859-1?Q?Bj=F6rnke_von_Gierke?= <[EMAIL PROTECTED]> > > > On Dienstag, Mär 25, 2003, at 02:23 Europe/Zurich, Ken Norris wrote: > >> ... >> Thanks so much for your script. >> >> BTW, just so you kn

Re: Autofile snapshots

2003-03-25 Thread Wolfgang M. Bereuter
On Sunday, Mar 23, 2003, at 21:11 Europe/Vienna, Ken Norris wrote: How do I take snapsots and put them into a file? As it is, it looks like I'd have to import, cut, paste into PhotoShop (or something) to make a JPEG file out of it, for each one. Since I have at least 80 to do, I'd sure like to

Re: Accessing remote MySQL database

2003-03-25 Thread Brad Allen
I have been through the Rev documentation and the mail list archives, but can't find an answer to this one. I want to access a MySQL database on my OS X server through Revolution. I try the revdb_connect() function, passing the server name, the database name, the user name and password as para

RE: Filemaker Pro, Web and Rev - More Experiments

2003-03-25 Thread Dave Cragg
At 11:27 am + 25/3/03, Gary Rathbone wrote: So, to summarise... FM on Mac FM on XP Rev on Mac OK OK Rev on XPOK BROKEN So three out of the four scenarios work OK, the fourth, which is the combination I need (I'm sure this

RE: Filemaker Pro, Web and Rev - More Experiments

2003-03-25 Thread Gary Rathbone
Thought I'd continue posting my experiments / problems as they may be useful to others as well as hoping to find someone to shed some light on whats actually happening. I've got Filemaker running on the same XP box with a Rev query app. I've also got a separate Mac on OSX running the same Rev app.

Re: Open process

2003-03-25 Thread Tomas Franzén
On måndag, mar 24, 2003, at 16:00 Europe/Stockholm, Ken Ray wrote: What platform are you running this on? Mac OS X. Tomas Franzén Lighthead Software http://www.lightheadsw.com ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mail