Hi!
I’m making an interactive ebook for kids which will have parallax scrolling of layers (left and right at touch) on every page. I use the code from the tutorial: Parallax Simplified,
http://www.coronalabs.com/blog/2012/10/16/parallax-simplified/
Its all built up with local stage and paragroups.
I also want to use page transition so that a new page slides in when the old page slides out (from right to left or left to right) when the parallax scrolling reaches a certain point in each direction.
Question: is it possible to combine the parallax scrolling in the tutorial above with storyboard or composer?
/Janne