He añadidos nuevas páginas, las he creado pero creo q me pierdo algo porque no me funciona: veo las páginas q he añadido transparentes pero no se visualiza el contenido...
Os paso la explicación de como añadir página, ( lo que no entiendo es esto: Export your new page (Library/linkage), and don't forget to uncheck "Export in first frame", que tengo q hacer? creo q mi error está aquí):
gracias!!
adding pages: ------------------------------------------------------------
you have template pages in the library:
page_templateLEFT
page_templateRIGHT
If you want a new page, DUPLICATE one of the templates (depending on what side your page will be).
Edit the content of the layer "content".
Export your new page (Library/linkage), and don't forget to uncheck "Export in first frame",
then copy an instance to the exported items! (Main timeline/Layer: exported/ frame 4)
The last step is to change the page data (layer actions/frame5/from line26):
add a new line:
addPage("yourPagesExportName"); or
addPage("yourPagesExportName",true); if you want to enable tearing of it!
Always insert pages in pairs!!!