VideoGrabber on Windows XP

Björnke von Gierke bvg at mac.com
Wed May 25 16:53:57 EDT 2005


On May 25 2005, at 22:00, Vjstbenz at aol.com wrote:

> Hello,
> ...
> can you help GENERALLY?

Hi Ben

For general help on programming there is no other way then to learn and 
read a lot!
Read the getting started pages, and the topic head entries.

As for the list, ask a direct question,  like this:
What's the simplest way of making a clock with a hand in runrev?
How to move graphics from one point to another?
How to use a videoplayer?
etc.
And you certainly will receive at least one good example for your query.

Moving graphics can be very simple, put this into a button script:

on mouseUp
   move graphic 1 to 100,100
end mouseUp

don't forget to put a graphic onto your stack too!

Also please stop using capitalised words, its hard to read and annoys 
me :)

greetings from Revland
Bjoernke

-- 

official ChatRev page:
http://chatrev.cjb.net

Chat with other RunRev developers:
go stack URL "http://homepage.mac.com/bvg/chatrev1.3.rev"



More information about the use-livecode mailing list