Copy link to clipboard
Copied
Can you trace copied->pasted code to its source (a pad or so to another computer) when pasted in another actionscript file that was made the other computer? So can you still see what file that code came from? So i'm basicly asking if you can see where actionscript code originated from?
Copy link to clipboard
Copied
actionscript code is only text, so if you are asking if there can be sth like a watermark in it: no
Copy link to clipboard
Copied
moccamaximum is right, however many times classes that you download or otherwise acquire, will have package names that reflect the origin. Proper developers will use a reverse domain name package naming convention... which is used in other languages as well.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now