Hi all,
I am having trouble getting an object to appear on another part of the screen in response to a touch event using the Storyboard API.
This works perfectly in Director by simply setting the alpha of these objects to 0, using a flag and embedding trasition.to(object{time = 500, alpha = 1}) within the touch event to fire if the flag is up.
I have tried all kinds of things in Storyboard, but can’t seem to figure out the exact placement to get this wired up properly since it wants all the functions in one place, event listeners in another, etc.
Am very new to programming and Corona, and my thinking in switching from Director is that I should start off using the Ansca-supported APIs, right?
Any insight into this would be most appreciated!
Thanks much,
Chris [import]uid: 97836 topic_id: 25317 reply_id: 325317[/import]