Changes between Version 4 and Version 5 of ITERATION_07/Release/UserDocumentation/07_WorkingWithLinks


Ignore:
Timestamp:
04/17/09 16:47:36 (16 years ago)
Author:
danvisel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ITERATION_07/Release/UserDocumentation/07_WorkingWithLinks

    v4 v5  
    1313For some actions, a further parameter is required, the '''target''' of the link. This is not always the case - if you make a link that says "on mouse click" "go to ''next'' page", you don't need a target, because Sophie knows which page the next page is. But if you make a link that says "on mouse click" "go to page", Sophie doesn't know which page that is. A third field is opened up where you can choose which page to go to. If your action is to show or hide a frame, a list of all possible frames appears as a drop-down menu. 
    1414 
     15Possible frame actions are: 
     16 
     17 * Go to next page, which goes to the next page 
     18 * Go to page, which goes to any numbered page in the book; you'll need to enter the page number in the target field. 
     19 * Show frame, which shows a selected target frame if that frame is hidden. 
     20 * Hide frame, which hides a selected target frame if that frame is shown. 
     21 * Toggle frame, which hides a selected target frame if the frame is showing and shows the frame if it is hidden. 
     22 
     23At the top of the link HUD is a list of previously-saved links: if any links have previously been saved in the book, they will appear in this list, and selecting them will bring those triggers, actions, and targets into the link HUD. You can save a new link by clicking the '''+''' icon; you can remove a saved link by clicking the '''-''' icon. 
     24 
    1525Link functionality is only partial in this release of Sophie. In the future, links will become a major part of Sophie and Sophie books.