Author Topic: Drag a movieclip between pages  (Read 891 times)

nbap

  • Newbie
  • *
  • Posts: 1
Drag a movieclip between pages
« on: September 15, 2009, 05:27:26 pm »
Here's the scenario:
 > MegaZine 1.38
 > Book's dimensions: 800 x 600px

I need to make pages that interact with others, like drag-and-drop a movieclip between his adjacent page (left or right).
I was thinking if there's a way to create one page with 800px w (based on my book's width) and make it act as two pages.
The page 12-13 of this one will clarify what I'm intending to do: http://pageflip.hu/ (sorry posting this but it's the only example I've found)

Regards,
Nicolas Baptista
nicolas@go2.com.br

Florian Nücke

  • κρύα πόδια
  • Administrator
  • Hero Member
  • *****
  • Posts: 1985
  • MegaZine3 Developer
    • MegaZine3
Re: Drag a movieclip between pages
« Reply #1 on: September 24, 2009, 06:19:28 pm »
Scripting interaction between pages is already possible, see the ActionScript interaction tutorial for that. Dragging from one page to another would be ugly to implement, though. For that you'd want double pages (spread pages), which are not yet supported, but very far to the top on my todo list.
For the Snark was a Boojum, you see.

Before you ask a question
          After you get an answer
  • please document your problem with the answer in the Project Wiki. (e.g. in the FAQs)
  • help others out if you can, by answering their questions on the forum.