Please, I download Corona Flipbook to use
The Image is not showing at the Screen center and this makes it impossible to Flip.
Can someone help correct this
I have attached the File
Please, I download Corona Flipbook to use
The Image is not showing at the Screen center and this makes it impossible to Flip.
Can someone help correct this
I have attached the File
Got a link to the original resource? I’m not seeing any links, etc in your post.
Sorry, I was unable to attached the file; It failed to upload.
I downloaded it from this link: https://developer.coronalabs.com/code/flipbook-module-realistic-page-curling-effect
I won’t mind if you have any sample that I can use
Thank you.
This module was probably written before the Graphics 2.0 engine release (since it’s got a Jan 2013 date on it). It likely is drawing things based on the Graphics 1.0 rules. You can either set your app to use graphics 1.0 compatibility mode, or convert the module to Graphics 2.0.
See http://docs.coronalabs.com/guide/graphics/migration.html for more information on migrating Graphics 1 projects to Graphics 2 projects.
Got a link to the original resource? I’m not seeing any links, etc in your post.
Sorry, I was unable to attached the file; It failed to upload.
I downloaded it from this link: https://developer.coronalabs.com/code/flipbook-module-realistic-page-curling-effect
I won’t mind if you have any sample that I can use
Thank you.
This module was probably written before the Graphics 2.0 engine release (since it’s got a Jan 2013 date on it). It likely is drawing things based on the Graphics 1.0 rules. You can either set your app to use graphics 1.0 compatibility mode, or convert the module to Graphics 2.0.
See http://docs.coronalabs.com/guide/graphics/migration.html for more information on migrating Graphics 1 projects to Graphics 2 projects.