Hi Geeks,
On an event, I want to reload the same scene , my global variables will make sure that corresponding display objects are updated. For some reason reload scene doesnt work
This seems to work in reloading scene…
–on a event.
storyboard.purgeScene(“thisScene”)
storyboard.gotoScene("thisScene,“zoomIn”,1000)
BUT, the effects are never there… i tried all the effects and the time… its just the fade effect and same time for whatever I use…
Am I doing anything wrong ?
regards,
Joel