
I bet this will help you with your flash animations!
If you lets say use some pictures in your flash animation it will be better for you if they can`t Zoom it cause when you do you see those annoying mega pixels.This Tutorial will also get rid of play and forward.Play and Forward are used to skip questions and get to the prize with out urning it!
AND on top of that it Lets you to name the animation and link your website or blog when you Right Click it.

OK! Listen up. First of all make sure to create an Actions Layer
Then put this code in the Actions:
function deadClick () {
}
function gotoMySite () {
getURL("Your WebSite Link", "_top");
}
var myMenu:ContextMenu = new ContextMenu();
myMenu.hideBuiltInItems();
copyrightNotice.separatorBefore = true;
var copyrightNotice:ContextMenuItem = new ContextMenuItem("© 2009 Flash animation Name", deadClick);
var mySiteLink:ContextMenuItem = new ContextMenuItem("Darkelite9.deviantart.com", gotoMySite);
myMenu.customItems.push(mySiteLink, copyrightNotice);
_root.menu = myMenu;

Note: Don`t spred this info around please i only shared this because you are my fellow crew members and we can share rear information...
There you go!
Take Care!
- antoan3