This is what the script in my main movie looks like, I am loading two swf's, navigation on level 1. To keep it simple, the navigation is two buttons "previous" and "next".
Load Movie ("X.swf", 0)
Load Movie ("nav.swf", 1)
When I try to set button actions...