Here’s how to show or hide the default items in the Flash Player context menu. If showMenu is set to true (the default), all context menu items appear. If showMenu is set to false, only Settings and About Adobe Flash Player items appear. Note that in actionscript 3 showMenu has been replaced by showDefaultContextMenu // [...]
Removing Context Menu from Flash Player
September 2nd, 2008 · No Comments · Flash
Tags:actionscript 2·actionscript 3·adobe flash player·context menu·Flash
[Workaround] Flash Bitmap maximum width and height
August 25th, 2008 · Comments Off · Flash
In my recent posting on Flash Bitmap maximum width and height, I blog about how Flash bitmapData object has a maximum width and height of 2880 pixel . I was recently contacted by John Keyton who was really nice to point a work around created by Ronald LosbaƱes that would allow you to create a [...]
Tags:Add new tag·bitmapdata·Flash·Height·Image·loader·maximum
Flash Bitmap maximum width and height
August 5th, 2008 · No Comments · Flash
An updated post has been posted , check it out at [Workaround] Flash Bitmap maximum width and height Recently I was working with a flash image zoom application and realized that after launching the application it kept crashing when it was loading the larger image, I’ve checked every where and nothing seems to be wrong. [...]
Tags:bitmapdata·Flash·flash actionscript·image size·maximum height·maximum width