At 6:13 PM +0200 10/22/2004, [EMAIL PROTECTED] wrote:
2 - I want to display a 500*800 pixels image on a 640*480 card. Is there a way to add
scollers to this image ?

The simplest way is to group the image (so the group has one member, which is the image object) and turn on the scrollbars for the group:


1. group the image
2. resize the group to the size you want to display
3. set the group's lockLoc property to true (so it doesn't automatically resize to fit the image)
4. set the group's hScrollbar and vScrollbar properties to true.
--
jeanne a. e. devoto ~ [EMAIL PROTECTED]
http://www.jaedworks.com
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to