Posts Tagged ‘delete’

Flash ContextMenu

Monday, July 6th, 2009

Recently I attempted at add copy, paste, delete to a ContextMenu (rt-click menu) of a Flash movie. I quickly discovered that copy, paste, and delete are reserved words and cannot be used. I tried the trick of putting a space after the words, i.e. “copy “. That did not work. I found a decent work [...]

Read full blog post: Flash ContextMenu