Skip to main content
May 28, 2013
Question

Can you trace actionscript code?

  • May 28, 2013
  • 2 replies
  • 443 views

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?

This topic has been closed for replies.

2 replies

May 28, 2013

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.

Inspiring
May 28, 2013

actionscript code is only text, so if you are asking if there can be sth like a watermark in it: no