How to place revVideograbber bundle inside of the app bundle?

2003-08-04 Thread Malte Brill
Hi list, I am experimenting with revVideograbber. When I build the Standalone there is an .app bundle outside of the "real" application. If I move the videograbber bundle inside the "real" app. bundle it wont work. (same for revspeech) How do I get the bundle inside of the app Bundle of my App?

Parsing XML

2003-08-04 Thread Steve Anderson
Hi there In my first go with Revolution I created a card with a button that when pushed would attempt to parse a simple XML file, unfortunately I encountered the following problems. 1. Using the function revCreateXMLTreeFromFile, Revolution was unable to successfully parse my simple file, though

Re: Proposal - the use-revolution list

2003-08-04 Thread Heather Williams
> Message: 8 > Date: Mon, 04 Aug 2003 13:52:42 +1000 > From: Sarah <[EMAIL PROTECTED]> > Subject: Re: Proposal - the use-revolution list > To: [EMAIL PROTECTED] > Reply-To: [EMAIL PROTECTED] > >> It's not strange at all. A mailing list comes to you and demands your >> attention. A message board si

Re: How to place revVideograbber bundle inside of the app bundle?

2003-08-04 Thread Thierry Arbellot
Hi Malte, Have you try to copy the videograbber bundle at the same level of folder as the app bundle, inside the Standalone_MacOSX_... folder? Hope it can help. Regards Thierry Arbellot. On Monday, Aug 4, 2003, at 12:21 Europe/Paris, Malte Brill wrote: Hi list, I am experimenting with revVide

Tabbed Buttons: how are they working???

2003-08-04 Thread François Cuneo
Hello! I have a basic question (it's usual for me:-)) I don't understand the philosophy of a tabbed button. How to put objects in tab? And one more time, this list is the only one solution for me. I'm unable to find how work the tabbed button on the documentation. So thank you! François --

Re: Parsing XML

2003-08-04 Thread Jan Schenkel
--- Steve Anderson <[EMAIL PROTECTED]> wrote: > Hi there > > In my first go with Revolution I created a card with > a button that when > pushed would attempt to parse a simple XML file, > unfortunately I > encountered the following problems. > > 1. Using the function revCreateXMLTreeFromFile,

Re: Amazing Splash Screen Effect...

2003-08-04 Thread Alex Rice
On Monday, August 4, 2003, at 02:52 PM, Chipp Walters wrote: Because PNG's have an 8 bit alpha channel, it's easy to provide a full 'anti-aliased' graphic on top of the desktop image captured...thus transparencies and soft shadows can be made. I get it. It's good to know Rev supports PNG so well.

Re: Tabbed Buttons: how to change the name of the tabs byprogrammation?

2003-08-04 Thread François Cuneo
Hello Jan! OK Jan, it's good for me now. Thank you! François > --- Fran?ois Cuneo <[EMAIL PROTECTED]> wrote: >> [snip] >> >> How! I'm completly unable to open the file on MacOSX >> with Revolution 2.1! >> Anyway I think I have understood how are working the >> tabbed button but... >> How ma

Re: Reading MP3 tags

2003-08-04 Thread erik hansen
--- Richard Gaskin <[EMAIL PROTECTED]> wrote: > there's more info as defined at > , > so you could make it more complete as you need. these guys are working cutting edge in a recent war zone. that is incredibly humbling and inspiring. could RunRev be us

Re:Scripts in Independent Study Tutorial - A Mini-Course

2003-08-04 Thread Dan Shafer
On Sunday, August 3, 2003, at 04:22 PM, RIchard Gaskin wrote: One thing that might be useful is an article on best practices for object structure as a compliment to the Scripting Style Guide at . Having already made many mistakes over

Re: FileFormat 1.1.1 - 2.0.2 - 2.1

2003-08-04 Thread Jeanne A. E. DeVoto
At 7:03 AM -0700 8/4/03, Carsten wrote: >Will the file format of Revolution 2.1 be the same as the file format >of 1.1.1 and 2.0.0, 2.0.1 and 2.0.2? > >And will we still be able to go back to 1.1.1 if a project has ben >opened in 2.1 ... as it is with 2.0.2? Yes. -- Jeanne A. E. DeVoto ~ [EMAIL P

RE: Amazing Splash Screen Effect...

2003-08-04 Thread Chipp Walters
Alex, > Speaking of antialiasing... how could one antialias graphics objects in > Rev, using a plugin or external? Or does Rev not expose that part of > the engine to user land? One way would be to make a snapshot of the > graphic's rect, and antialias the points of the graphic, hide the > graphic

Re: Amazing Splash Screen Effect...

2003-08-04 Thread Alex Rice
On Monday, August 4, 2003, at 05:13 PM, Chipp Walters wrote: 1) Scale up 200 - 400 (using bilinear or bicubic, the default works fine) 2) Apply a Median filter 3) Scale back down. Sounds easy enough! Works good. You can check out what it looks like at the bottom of this page: http://www.kolumb

visual effects/copy to clipboard/print field

2003-08-04 Thread Thomas Cole
Title: visual effects/copy to clipboard/print field I have solved all my serious problems with my stack. It's miraculous. It runs on 98/XP/Mac 9/OSX. I can't believe how well it works. This thing is great. I  do need to know why my visual effects have disappeared. I'd like them back, but they

RE: Amazing Splash Screen Effect...

2003-08-04 Thread Monte Goulding
> > > > 1) Scale up 200 - 400 (using bilinear or bicubic, the default works > > fine) > > 2) Apply a Median filter > > 3) Scale back down. > > Sounds easy enough! > > > Works good. You can check out what it looks like at the bottom of this > > page: > > http://www.kolumbus.fi/erkki.halkka/PS_Actio

Re: visual effects/copy to clipboard/print field

2003-08-04 Thread J. Landman Gay
On 8/4/03 6:54 PM, Thomas Cole wrote: I have solved all my serious problems with my stack. It's miraculous. It runs on 98/XP/Mac 9/OSX. I can't believe how well it works. This thing is great. Even after a few years, that "wow" factor is still with me. It really is a wonder. I do need to know wh

Re: Update available for license.rev

2003-08-04 Thread Bruce Robertson
> My educated guess would be that if you are supposed to be replacing a > file, than the replacement should have the same name (and be in the > same location) as the file it is replacing... > > Just an educated guess,,, So your educated guess, upon receiving explicit instructions in the Rev ann

getting the MP3 duration

2003-08-04 Thread Shao Sean
someone was looking at how to get the duration of an MP3 file.. here's a method that can be used.. the file used was Jethro Tull's "Songs from the Woods" MP3 (the complete album as one file).. it's a MPEG 1.0 layer 3 file.. if more advanced file info is needed feel free to contact me offlist.. -S

Re: FatOS engine

2003-08-04 Thread John Tenny
I have the Studio version to be developed in X (seem to work fine) and distribute to all. I tried to distribute to just X and it used the FAT engine. Anyone else in this boat? John On Sunday, August 3, 2003, at 11:24 AM, John Tenny wrote: Question: is the engine FatOS the same engine a