Flash Navigation sample won.t run

Nick you can read about it here: http://kb.adobe.com/selfservice/viewContent.do?externalId=11 65eb90In short though - flash player 8 made it hard to run flash from a CD without getting the security error. So you can either have a link at the beginning of the course and tell them to change their flash settings (which is hard to do if they don't have an internet connection) or (the better option) is to create a trust file - which is explained in the article above. Basically though, you will have to create an executable file (called something like StartHere.exe) and put that on the CD. The exe file will need to copy over the trust file to the users computer, and then launch the index.html page. You can put an autorun file on the CD to call the startHere.exe to make the process pretty seamless. It is kind of a pain though. Let me know if you have any other questions. Hope I've been of some help.

Discussions have been disabled for this post