you can do a real 3d turning pages book in AS, but it requires a lot of knowledge:
1- create each page as a single image
2- import one page to
Wings 3d as image plane and split it in vertical parts

3- export the page as obj file, with texture as jpeg
4- import the obj file in AS and put it inside a bone layer
5- rotate the obj layer in Y axis to face the camera, if it's needed
6- double click on 3d layer, 3d options tab. set 0 on border

7- rotate the obj layer in X axis 90 degrees, the layer must be show as a horizontal line in normal view (if you rotate the layer before to face the camera, it's probably you must rotate now in Z axis instead X)
8- add some bones following the form of the page

9- rotate the bone layer in X axis -90 degrees, to make it face the camera
10- animate your page.
Here is the anme file, if you want to see.
You must repeat this process with each page you want. If you want two faced pages, just import both images on wings and separate them with a minimal amount, then split both the same number of times and export them at once.
I know probably it's easier to animate the page using point animation when it's vector, but when there are images involved and you want a fancy result, this technique is good. Another option, obviously, is to make this kind of animation on a 3d software like blender.