the transitioning between sections is very slow [ white wipe up/down ]: I really need to speed this one up or remove it at all. How can this be done.
Saw wolfs answer in other sections that re-scripting is necessary for this kind of actions. But what is actually meant by that.
need 'speedier' transitions
Started by benzo, Oct 06 2006 12:27 AM
2 replies to this topic
#1
Posted 06 October 2006 - 12:27 AM
#2
Posted 06 October 2006 - 07:03 AM
benzo, on Oct 5 2006, 10:27 AM, said:
the transitioning between sections is very slow [ white wipe up/down ]: I really need to speed this one up or remove it at all. How can this be done.
Saw wolfs answer in other sections that re-scripting is necessary for this kind of actions. But what is actually meant by that.
Saw wolfs answer in other sections that re-scripting is necessary for this kind of actions. But what is actually meant by that.
Hi Benzo,
In main.swi, select the 'bg' object, and from the Script Panel change the 'div =' value from '9' to a smaller number such as '4' (see bold text below); the smaller the number the faster the transition.
onLoad () {
_x = 400;
_y = 20;
div = 9;
endx = 400;
endy = 20;
}
Best Regards,
Dawn
#3
Posted 18 December 2006 - 02:58 PM
Dawn Barrie, on Oct 5 2006, 04:03 PM, said:
Hi Benzo,
In main.swi, select the 'bg' object, and from the Script Panel change the 'div =' value from '9' to a smaller number such as '4' (see bold text below); the smaller the number the faster the transition.
onLoad () {
_x = 400;
_y = 20;
div = 9;
endx = 400;
endy = 20;
}
Best Regards,
Dawn
In main.swi, select the 'bg' object, and from the Script Panel change the 'div =' value from '9' to a smaller number such as '4' (see bold text below); the smaller the number the faster the transition.
onLoad () {
_x = 400;
_y = 20;
div = 9;
endx = 400;
endy = 20;
}
Best Regards,
Dawn
I have to tell you Dawn... this forum and you Swish people are great. I bought Premier a coupla days ago and have been having a great time customizing it. My only real problem was the transisiton time between sections being too slow. I decided to come to the forum and "voila.." you answered my question already! Thanks!!
Build a web site; save a tree.
Len
Len
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












