Tips

Animate CC – Quick Tips

I’ve begun producing a number of quick videos showcasing various features, tricks, and tips around Animate CC. These are meant to be helpful little 1-2 minute pieces that never go much in depth… those deeper, more lengthy tutorials I’ll reserve for my publishers like Lynda.com / LinkedIn Learning. One of the main drivers of this […]

Animate CC – Quick Tips Read More »

Creating Custom Context Menus in Flash

The assets for my 5 minute quick tip talk for the 2011 Adobe Education Leader Institute are located here. This is the completed example (Flash Professional CS5.5): [download AEL2011_FlashContextMenu] Here is an image preview: Here is the SWF: [SWF]https://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2011/07/contextmenu.swf, 350, 300[/SWF] And here be the code bits! package { import flash.display.Sprite; import flash.ui.ContextMenu; import flash.ui.ContextMenuItem;

Creating Custom Context Menus in Flash Read More »