In this tutorial you will learn the way to link Flash intro to main website after it is finished
1) Open the folder with your Flash intro and locate "main.xml" file
2) Open the file in notepad or any text editor and see the top script as it follows:
<websiteURL></websiteURL> <redirectEnabled>false</redirectEnabled>
3) Update redirect to "enabled" and add the link so these lines look like this:
<websiteURL>http://www.yourwebsiteurl.com</websiteURL> <redirectEnabled>true</redirectEnabled>
Feel free to check the detailed video tutorial below: