PDA

View Full Version : Page change


John-oh
11-04-2003, 04:21 PM
I notice if I use setvisible = false for an item (say paragragh), if I use a transition (say wipe) the item is visible until the transition finishes, even if I use setvisible in 'on-preload'.

This gives a really naff appearance, - any tips from the experts ?

Should I put the 'setvisible' in another location ?

Cheers

John

TJ_Tigger
11-04-2003, 05:21 PM
Have you tried setting the visibility for the object in the properties panel to false. That would make it not visible until you want it to be seen. I like that new feature.

Bruce
11-04-2003, 06:26 PM
Yeah Tigg that is sweet huh?

John-oh
11-05-2003, 01:57 AM
Thanks, Tigg.

I'll give it a try and report back.

John

John-oh
11-06-2003, 06:56 AM
Yep,

That sorted it. thanks Tigg