[Xerte] Navigation from an 'embedded' SWF

Mark Tomlinson, AC&S Ltd mark.tomlinson at acns-group.com
Fri Apr 18 16:21:41 BST 2008


We have the following structure:
 
 
Learning Object
    |_Interface
        |_Menu Page
            |_Graphic (swf)
        |_Page 1 content
        |_Page 2 content
 
 
The 'menu page' has a graphic that is hosting a swf file.  The swf file will
be a menu system the user can interact with.
 
We want to pass back the information to Xerte from the swf file and get the
page navigation to 'automagically' happen
 
The following in the swf does not work:
 
_Parent.gotoPage(1);
 
And I assume this is because we are not hitting the right relationships? 

Can someone point us in the right direction of what we need to call from the
swf?
 
Cheers
 
Mark 
 




More information about the Xerte mailing list