SWF pages do not work correctly
Our product is compatible with SWF pages. Nonetheless, there are several things to be considered when using such pages:1. Your page must be published for AS 2.0 / Flash Player 9
2. Your page must contain some content in the first frame
3.If your page contains any ActionScript code, avoid using such variables as _root or _level0, which link to the clip on your page. Inside the book your page is no longer _root or _level0.
If you are linking to any external files from your page code and are using relative paths (e.g., "images/someimage.jpg"), all such paths must be correct with respect to the book’s html file. Before launch, your page is loaded into the book and works from the book