Hi,
I was unable to use
storyboard.hideOverlay( [purgeOnly, effect, effectTime] )
with any effectTime value other then default one.
This should be like this or something ??
local options =
{
purgeOnly = true,
effect = "fade",
effectTime = 100,
}
storyboard.hideOverlay( options )
Tom [import]uid: 111283 topic_id: 26574 reply_id: 326574[/import]