Volledige versie bekijken : bepaalde links verwijderen als je rechts klikt!
mattle
%Europe/Berlin %730 %2005, 18:32
hoi, bij sommige flash site's zie je als je rechts klikt op de swf file dan zie je alleen flash player een settings staan.
maar bij zie je een heel rijtje zoals back forward enz.
hoe krijg ik die eruit en hou ik alleen settings en flashplayer 8 over?
dit namelijk i.vm. beveiligde pagina's met wachtwoord!
alvast bedankt!
Pimm
%Europe/Berlin %733 %2005, 18:35
Ja, dat kan, zo:Stage.showMenu = false;
Flasher
%Europe/Berlin %750 %2005, 19:00
Of gewoon in de publish settings onder de html tab
Edit: zie ook de post hieronder
Pimm
%Europe/Berlin %770 %2005, 19:30
Echter, dan is het zo dat als mensen de SWF alleen openen het menu wel verschijnt, ik vind die Stage optie het beste.
mattle
%Europe/Berlin %773 %2005, 19:33
dank je wel, het werkt!!!!
mattle
%Europe/Berlin %751 %2005, 18:01
een beetje late reactie, maar kun je er ook links in zetten?
Laiverd
%Europe/Berlin %755 %2005, 18:07
Even kijken naar de ContextMenu class.
John
mattle
%Europe/Berlin %655 %2005, 15:44
wil je even beter uitleggen? [V]
moonwalker
%Europe/Berlin %676 %2005, 16:14
About customizing context menus in Flash documents
You can customize the standard context menu and the text-editing context menu that appears with Flash documents in Flash Player 7 and later.
The standard context menu appears when a user right-clicks (Windows) or Control-clicks (Macintosh) on a document in Flash Player, in any area except an editable text field. You can add custom items to the menu, and hide any built-in items in the menu except Settings and Debugger.
The editing context menu appears when a user right-clicks (Windows) or Control-clicks (Macintosh) in an editable text field in a document in Flash Player. You can add custom items to this menu. You cannot hide any built-in items. NOTE
Flash Player also displays an error context menu when a user right-clicks (Windows) or Control-clicks (Macintosh) in Flash Player and no document is loaded. You cannot customize this menu.
You customize context menus in Flash Player 7 using the contextMenu and contextMenuItem objects in ActionScript. For more information on using these objects, see ContextMenu in the ActionScript 2.0 Language Reference.
Remember the following criteria when creating custom context menu items for Flash Player:
Custom items are added to a context menu in the order in which they are created. You cannot modify this order after the items are created.
You can specify the visibility and enabling of custom items.
Custom context menu items are automatically encoded using Unicode UTF-8 text encoding.
F1 en contextmenu intypen ;)
mw
TrueChaoZ
%Europe/Berlin %681 %2005, 16:21
wil je even beter uitleggen? [V]Kijk zoals hierboven staat eerst eens in de help of zoek even op ContextMenu op het forum!
vBulletin® v3.8.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.