Re: Point of confusion - Custom Properties

2006-04-27 Thread Mark Schonewille
You are right, Phil. The following two examples do exactly the same: example a) on mouseUp beeper 2 end mouseUp on beeper x beep x end beeper example b) on mouseUp set the beeper of this stack to 2 end mouseUp setprop beeper x beep x end beeper There really is no difference betwe

Use of the Debugger ?

2006-04-27 Thread Francis Nugent Dixon
Hi from Paris, To continue after Jaqueline's and Richard's comments. Interesting subject. Maybe we could ask other people if they use the debugger ? Richard Gaskin wrote: My first reaction is to pick my jaw up off the floor. How can you not use the debugger much? I *live* in the debugger! Wh

Re: Slideshow with Revolution?

2006-04-27 Thread Sivakatirswami
Tom: [[and all quicktime callback wizards.. help!]] OK, its up here: go url "http://www.himalayanacademy.com/runrev/stacks/yogaswami.rev"; All the set up controls are in a background group that is offset to the right. To see them just resize the stack window to very wide... I just added an

Re: Stop IDE from executing stack when opening stack?

2006-04-27 Thread David Burgun
Hi, I insert the following code into the preOpenStack handler: if (the environment = "development") and (the tool = "pointer tool") then exit preOpenStack end if This has the effect of stopping the message paths from executing IF the stack is being run with the IDE in "Pointer"

Re: Use of the Debugger ?

2006-04-27 Thread David Burgun
Hi, One of the really good things about using a Message Based Schedular is that you can build debug/trace into the Schedular and thereby trace specific message and/or objects. This has cut my debugging time in half! For instance: You have 10 objects that receive a message "MSGX" and do so

Re: Slideshow with Revolution?

2006-04-27 Thread Klaus Major
Hi Swami, Tom: [[and all quicktime callback wizards.. help!]] OK, its up here: go url "http://www.himalayanacademy.com/runrev/stacks/yogaswami.rev"; All the set up controls are in a background group that is offset to the right. To see them just resize the stack window to very wide... I j

Re: RevMedia for CBT/eLearning

2006-04-27 Thread Judy Perry
Bob, I'd love to see your tool; the subject is of interest to me. See you at RevConWest! Judy On Wed, 26 Apr 2006, Bob Earp wrote: > We've done all of this (and much more) in other languages (the last being > ToolBook) and will do it in Rev just as soon as we can find a benefactor ;-) > > bes

Re: Slideshow with Revolution?

2006-04-27 Thread Thomas McGrath III
Sivakatirswami, I tested the stack here but modified the script so that the gonext would: on gonext tVar -- snip go card tVar end gonext and modified the "set next slide point to include the card number of the next card etc. This let me put lots and lots of 3543, gonext 4 ,etc. This s

Re: Slideshow with Revolution?

2006-04-27 Thread Thomas McGrath III
Pretty simple solution, but I wonder why or how it was broken??? And is RR aware of it? Tom On Apr 27, 2006, at 9:43 AM, Klaus Major wrote: Hi Swami, Tom: [[and all quicktime callback wizards.. help!]] OK, its up here: go url "http://www.himalayanacademy.com/runrev/stacks/yogaswami.rev

Re: Slideshow with Revolution?

2006-04-27 Thread huthaifa alqeisi
Thank you for the info given, but it was useless, pls send me a valid serial no. so I could evail your trial prog, I am serouis to lean more about your product but, can not activated Regds Thomas McGrath III <[EMAIL PROTECTED]> wrote: Sivakatirswami, I tested the stack here but modified the

Re: Use of the Debugger ?

2006-04-27 Thread J. Landman Gay
Francis Nugent Dixon wrote: Hi from Paris, To continue after Jaqueline's and Richard's comments. Interesting subject. Maybe we could ask other people if they use the debugger ? Richard Gaskin wrote: My first reaction is to pick my jaw up off the floor. How can you not use the debugger much?

Re: Point of confusion - Custom Properties

2006-04-27 Thread Jim Ault
This makes sense now. And in the example you sent below, the custom property 'beeper' would not be set (or created) since you trapped, but did not pass the 'beeper' message. > setprop beeper x >beep x pass beeper -- this line allows Rev to do the setting > end beeper Jim Ault Las Vegas

Re: Use of the Debugger ?

2006-04-27 Thread simplsol
Francis, I wrote earlier that my experience with the Rev. Debugger was not as positive as Jacque's (the little red button indicating the start of the debugging process disappears occasionally; sometimes the marker does not trigger the debugger; I have to click the "Step into" button to begin

text to image

2006-04-27 Thread Viktoras Didziulis
Hi, I have a text file which stores space (or tab) delimited rgb values. Height and width is defined as Y and X. Is there any straight-forward way to convert it to image in Transcript? Or yet more complex problem - given an text file of (tab delimited) values (e.g. elevation raster), is there

Re: Stop IDE from executing stack when opening stack?

2006-04-27 Thread Garrett Hylltun
David Burgun wrote: Hi, I insert the following code into the preOpenStack handler: if (the environment = "development") and (the tool = "pointer tool") then exit preOpenStack end if This has the effect of stopping the message paths from executing IF the stack is being run with th

Can't close a socket. Bugs ?

2006-04-27 Thread Girard Damien
Hi all, I am searching about how using socket in Runtime Revolution (for permit two software to communicate between them). But I have a strange bug. I have opened and close after a socket, and I have got this strange result : -> put opensockets() 9850 9851 -> open socket "127.0.0.1:9850

checkmark on submenu items

2006-04-27 Thread kevin
Does anyone know how to mark submenu items with checkmarks? It seems that when I use the following code on an item that I know is part of a cascading menu, it takes that menu out of the submenu and puts it into the main menu: put "!cSubmenu Item" into menuItem 2 of button "File" I realize tha

Re: CGI GLIBC_2.3

2006-04-27 Thread Malte Brill
Thanks for your input Alex and Jaqueline Using a 2.5 engine didn´t fix the problem. And while my provider experimented with different libs the server crashed. So far no go. :-( I really appreciate the guys at huynh communication experimenting with it even though it doesn´t work yet. So if a

Modificate any group

2006-04-27 Thread pablo
Hi everybody! Y have one question. How a can modificate de layer of any group in my stack? Thanks very much for your atention Por favor perdonen mi inglés. use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: RevMedia for CBT/eLearning

2006-04-27 Thread Bob Earp
Be happy to Judy, but careful what you ask for. Although I live in British Columbia, I am a Brit by birth and such requests have quite a different meaning for those of us from the UK !! I'm sure the folks at Rev smiled at your request, but no offence is taken ;-P best, Bo

Re: Modificate any group

2006-04-27 Thread Peter T. Evensen
Hola Pablo, You simply select the group and in the Size and Position panel of the properties, you can change the layer of the group. Make sure you don't have "Select Groups" enabled, which will select an object in the group instead. At 04:37 PM 4/27/2006, you wrote: Hi everybody! Y have on

[ANN] id3lib

2006-04-27 Thread Mark Smith
I've made a basic library of functions for reading the ID3 tags from mp3 files. It's on RevOnline: Category: Utilities Name: id3lib User: Mark Smith Please let me know about any problems you have with it, or things you'd like added, on or off list. Best, Mark __

Re: checkmark on submenu items

2006-04-27 Thread Sarah Reichelt
On 4/28/06, kevin <[EMAIL PROTECTED]> wrote: > Does anyone know how to mark submenu items with checkmarks? It seems > that when I use the following code on an item that I know is part of a > cascading menu, it takes that menu out of the submenu and puts it into > the main menu: > > put "!cSubmenu I

Re: [ANN] id3lib

2006-04-27 Thread Scott Rossi
Recently, Mark Smith wrote: > I've made a basic library of functions for reading the ID3 tags from > mp3 files. A giant 'thank you' goes out to Mark for building this (speaking as someone who's been waiting for this for a long time). Mark is "the man" when it comes to reading headers and tags.

Re: checkmark on submenu items

2006-04-27 Thread kevin
Sarah, Thats exactly what I was looking for! Many thanks, Kevin On Apr 27, 2006, at 4:20 PM, Sarah Reichelt wrote: On 4/28/06, kevin <[EMAIL PROTECTED]> wrote: Does anyone know how to mark submenu items with checkmarks? It seems that when I use the following code on an item that I know is pa

Re: RevMedia for CBT/eLearning

2006-04-27 Thread Judy Perry
Bob, U... yeah... Sorry. I seem to be prone to those oopsie moments. A number of years ago I was coordinating the shooting of our school-based promotional video and we were shooting the concrete canoe that day. It was suspended from the ceiling. The videographer was a little concerned abo

Re: checkmark on submenu items

2006-04-27 Thread Mark Schonewille
Kevin, You got it almost right: put tab & "!cSubmenu Item" into menuItem 2 of button "File" Best, Mark -- Economy-x-Talk Consultancy and Software Engineering http://economy-x-talk.com http://www.salery.biz Salery is the easiest way to set up your own web store: http:// www.salery.biz/saler

Re: [ANN]: Image-Filter Demo

2006-04-27 Thread dreamscapesoftware.com - List
> Thanks for the information; works like a charm. No problem. Suprisingly, with the exception of Alex Tweedly, no one really seemed to care about getting the thing to work. But that's water under the bridge. > - Are there more tested and useful examples for filter matrix settings > availabl

currentTime not being updated in standalone... arggghh!

2006-04-27 Thread Josh Mellicker
I have this handler that is called once when a movie is started: ON updateTC put convertTime(round(the currentTime of player "Player"/the timeScale of player "Player")) into fld "mt" IF ",updateTC," is not in the pendingMessages THEN send "updateTC" to me in ((1 - (the long seconds

Re: [ANN] id3lib

2006-04-27 Thread Ken Ray
On 4/27/06 5:23 PM, "Mark Smith" <[EMAIL PROTECTED]> wrote: > I've made a basic library of functions for reading the ID3 tags from > mp3 files. > It's on RevOnline: > Category: Utilities > Name: id3lib > User: Mark Smith > > Please let me know about any problems you have with it, or things > you'

Windows, Shortcut, Strange.........

2006-04-27 Thread Garrett Hylltun
Rev 2.6.1 Greetings, I was putting a project through it's paces before sending it to the beta team, when I encountered something really strange. I used an installer to install my program to Windows, setup a shortcut and uninstaller and then I ran the program by clicking the shortcut. Progr

Re: databases [was: Re: Ruby Active Record]

2006-04-27 Thread Sivakatirswami
Who says MySQL is better thatn PostGreSQL! (smile...) I studied out thoroughly all the arguments once and my conclusion was that it was apples, and apples. And since PostGreSQL is really free.. and major ISP's are now offering it.. .it's much sweeter apples. Sivakatirswami On Apr 20, 20

Re: RevMedia for CBT/eLearning

2006-04-27 Thread Trevor DeVore
On Apr 26, 2006, at 6:01 PM, Bob Earp wrote: ... PS, I look forward to chatting with anybody of similar interest at RevConWest where I'll bring the old development shell we have. This would be an excellent subject to discuss with people at RevConWest. My company actually makes it's living

Re: Slideshow with Revolution?

2006-04-27 Thread Sivakatirswami
Tom, Cool way to stress test with just 11 slides ( I think that's what you meant to do.. by adding the variable) Klaus, was 2.7.1rc1 announced on this list? can I get it? I would like to stress test this.. and have a project where using this record thing Tom suggested with call back will

Re: Slideshow with Revolution?

2006-04-27 Thread Sivakatirswami
I saw in bugzilla that QT panorama functions also died in 2.7 and were fixed... possibly a whole bag of QT issues were raised and then cleaned up. On Apr 27, 2006, at 6:40 AM, Thomas McGrath III wrote: Pretty simple solution, but I wonder why or how it was broken??? And is RR aware of it

Re: currentTime not being updated in standalone... arggghh!

2006-04-27 Thread Josh Mellicker
Never mind! ON updateTC put convertTime(round(the currentTime of player "Player"/the timeScale of player "Player")) into fld "mt" send "updateTC" to me in 50 milliseconds END updateTC did the trick. On Apr 27, 2006, at 6:59 PM, Josh Mellicker wrote: I have this handler that is cal

Re: [ANN] id3lib

2006-04-27 Thread Thomas McGrath III
Ken, That usually happens if the format is wrong. In other words if I'm in 2.6.1 and try a 2.7 file. Tom On Apr 27, 2006, at 10:26 PM, Ken Ray wrote: On 4/27/06 5:23 PM, "Mark Smith" <[EMAIL PROTECTED]> wrote: I've made a basic library of functions for reading the ID3 tags from mp3 files

Re: Slideshow with Revolution?

2006-04-27 Thread Thomas McGrath III
Sivakatirswami, Actually I changed the script because if you want to test in the middle of a song then go next does not 'know' what card we are on and goes next to what ever is next. Where as if you record the time and card number of the next card then at any point in the song if you star

Re: [ANN] id3lib

2006-04-27 Thread Stephen Barncard
same here 2.7.1, mac os 10.4.5 sqb Mark, I tried downloading it and got a "File not Found" error from revOnline... can you check and reupload if possible? Thanks, Ken Ray Sons of Thunder Software Web site: http://www.sonsothunder.com/ Email: [EMAIL PROTECTED] _