Is there any way to hide default context menu items on Flash TextField? Some one will try to answer with ContextMenu.hideBuiltInItems() function, but this function does not really work with Flash TextField. It does not hide the built in items.
So following code does work but not as expected ::
var myContextMenu:ContextMenu = new ContextMenu();
myContextMenu.hideBuiltInItems();
var txt:TextField = [...]
Archive for the ‘Adobe’ Category
8 Apr
Built-In Context Menu Items on Flash TextField
22 Aug
Flash Player 10 Release Candidate
On August 11, 2008, Adobe released Flash Player 10 Release Candidate. This version has only one update from last Beta update and that is NSS, i.e. Flash Player 10 for Linux now supports Mozilla’s Network Security Services(NSS) for secure network connections.
You can find more information about this on adobe labs over Flash Player 10 release [...]
15 Aug
AIR and its Application directory
A program does not have right to write or modify into Application directory of AIR application. We can read content of Application directory.
You can find some more tip and tricks here :: http://blogs.adobe.com/simplicity/2008/06/dont_write_to_app_dir.html
Cheers!
10 Jul
Flash Player 10 beta 2 Released
Flash Player 10 beta 2 was released on 7/2/2008 and includes new features and bug fixes.
New features on Flash Player 10 – ASTRO beta 2 ::
Rich Media
Enhanced Sound APIs
Other Community Requested Enhancements
Linux WMODE
Video4Linux v2 Support
unloadAndStop
Limited Fullscreen Keyboard Access
More details can be found on adobe labs flash player technology.
You can find the new version of flash [...]
4 Jul
Flash Player 10 – ASTRO Beta 2 released
Flash Player 10 beta 2 was released on 7/2/2008 and includes new features and bug fixes.
You can find the new version here.
Regards,
Naresh Khokhaneshiya
28 May
Adobe announces Adobe Dreamweaver CS4 beta
Adobe labs announces Adobe Dreamweaver CS4 Beta. You can download Adobe Dreamweaver CS4 Beta from here.
Adobe Dreamweaver CS4 Beta includes following new features ::
Live View
View your web pages under real-world browser conditions with the new Live View in Dreamweaver — while still retaining direct access to the code. The new rendering mode, which uses the [...]
Recent Comments