Question
Use flash as interface for php unselectable text
I am developing a test system and want to allow the users to access the questions in the database without the ability to copy them.
A php file intermediates the access with the database. There a couple of links to certain sections of questions and then links to certain pages.
Is there a possibility to put this php content in a flash frame and deactivate the possibility to select text?
Thank you.