Scrolling backgroundPattern
xbury.cs at clearstream.com
xbury.cs at clearstream.com
Wed Jan 5 03:29:59 EST 2005
if you have an image in a scrolling group, for example, while you scroll
your scrollbar, you can scroll the group with the image moving inside it.
Another idea (without the group's scrollbars) is to use a percentage
measure of the scrollbar position to move your image in a predefined zone.
on scrollbardrag y
set the top of image bgimg to f(y) -- where f(y) is a function to fit
your specs..
...
untested... ;)
On 05.01.2005 09:24:14 use-revolution-bounces wrote:
>Hi Dwayne,
>
>you will need to work with groups to achieve what you want.
>
>maybe this stack will be helpful:
>
>www.derbrill.de/revstack/FldItunes.rev.zip
>
>It´s a bit old. It shows how to create a field with alternating
>coloured lines in the background.
>
>Hope this helps,
>
>Malte_______________________________________________
>use-revolution mailing list
>use-revolution at lists.runrev.com
>http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list