Jump to content


need 'speedier' transitions


2 replies to this topic

#1 benzo

    Member

  • Members
  • PipPip
  • 17 posts
  • Location:netherlands

Posted 06 October 2006 - 12:27 AM

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.

#2 Dawn Barrie

    Advanced Member

  • Members
  • PipPipPip
  • 735 posts

Posted 06 October 2006 - 07:03 AM

View Postbenzo, 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.


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 PalmSpringsLen

    Advanced Member

  • Members
  • PipPipPip
  • 534 posts
  • Gender:Male
  • Location:Palm Springs, California USA
  • Interests:Web design, deep sea fishing, gambling, and boozing (not necessarily in that order)

Posted 18 December 2006 - 02:58 PM

View PostDawn 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

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





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users