0
Answered
How can IR.CreateEffect be used?
Hi,
In the wiki there is an simple explanation for using IR.CreateEffect for Fading a popup. http://wiki2.iridiummobile.net/Systems_API#Create_Effects
How Is it possible in script to specify the type of animation and for when it happen ( on show and on hide )? ie could a do something like use the slide effect to slide from the left when showing the popup and slide out to the right when hiding the popup.
Thanks,
Roger
Customer support service by UserEcho
Please read more about animation here: http://dev.iridiummobile.net/JS_Guide/en#Library_of_Animation
You can create some effect before call the popup, like it shown in sample
http://dev.iridiummobile.net/Systems_API/en#IR.CreateEffect