hi, i know this may seem tedious but i need some help. I am trying to make a web site - obviously - and I am having trouble linking my pages together, as in the pages in the same site. I want to go from page1 to page2 but when i put in the Href field 'page2.htm' is doesnt seem to work. I would also like to link the buttons to other pages in the site so i was trying to do that in the events - onclick - javacall - document.location='page2.htm' and that doesnt work.
In the preview mode links don't function because the preview page is exported in a special temporaly directory. If you want to see your site working you have first to export all your pages then you can go to exported directory using for example explorer and open the first page of your site.