Q6. My PC code won't work on a Mac

A. The simple answer is yes it will
Usually the problem is the version of the player/plugin you are using.
It is Very Unlikely that you have written something that Flash can only do on a PC, all the documented functions of Flash work on a Mac. The purpose of Flash was to be cross-platform...
Unless, you are attempting to do something on a Mac that they cannot do, namely:
• Run/open an EXE file, this is a PC application. It cannot run on a Mac.
• Write variables to a file on the Hard Disk. Flash for mac does not have this capability. Until someone writes a 3rd party application that can handle data passed to it from flash, you cannot do this.

[SJT]