Форум Flasher.ru

Форум Flasher.ru (http://www.flasher.ru/forum/index.php)
-   Общие вопросы (http://www.flasher.ru/forum/forumdisplay.php?f=10)
-   -   Можно ли отключить всплывающее меню (http://www.flasher.ru/forum/showthread.php?t=42659)

GBF Zero 05.02.2003 13:50

Можно ли отключить всплывающее меню
 
которое выводиться по клику правой кнопки мыши на флэш-ролике при публикации в HTML? или откоючить все пункты этого мен.

netstuff 05.02.2003 18:20

fscommand("command", "parameters")
Parameters


command A string passed to the host application for any use or a command passed to the stand-alone Flash Player.

parameters A string passed to the host application for any use or a value passed to the Flash Player.

Returns


Nothing.

Description


Action; allows the Flash movie to communicate with either the Flash Player, or the program hosting the Flash Player, such as a Web browser. You can also use the fscommand action to pass messages to Macromedia Director, or to Visual Basic, Visual C++, and other programs that can host ActiveX controls.

Usage 1: To send a message to the Flash Player, you must use predefined commands and parameters. The following table shows the values you can specify for the command and parameters parameters of the fscommand action to control a movie playing in the stand-alone Flash player (including projectors):

Command
Parameters
Purpose

quit
None
Closes the projector.

fullscreen
true or false
Specifying true sets the Flash Player to full-screen mode. Specifying false returns the player to normal menu view.

allowscale
true or false
Specifying false sets the player so that the movie is always drawn at its original size and never scaled. Specifying true forces the movie to scale to 100% of the player.

showmenu
true or false
Specifying true enables the full set of context menu items. Specifying false dims all the context menu items except About Flash Player.

exec
Path to application
Executes an application from within the projector.

trapallkeys
true or false
Specifying true sends all key events, including accelerator keys, to the onClipEvent(keyDown/keyUp) handler in the Flash Player.

hacksphpbb 21.11.2003 12:11

fscommand("showmenu", "false");

Все все равно не получиться останутся только Setting ? About Macromedia Flash Player


P.S/ Хотя есть решение этой проблемы

netstuff 21.11.2003 12:36

Цитата:

Все все равно не получиться останутся только Setting ? About Macromedia Flash Player


P.S/ Хотя есть решение этой проблемы
есть :D :D :D

JavaScript'ом

hacksphpbb 21.11.2003 15:04

интересно как ???

netstuff 21.11.2003 15:34

код писать не буду, но мы же знаем, что в JS можно контролировать меню, выползающее по правой кнопке ;)

более того, можно подпихивать своё меню :rolleyes:


Часовой пояс GMT +4, время: 01:58.

Copyright © 1999-2008 Flasher.ru. All rights reserved.
Работает на vBulletin®. Copyright ©2000 - 2026, Jelsoft Enterprises Ltd. Перевод: zCarot
Администрация сайта не несёт ответственности за любую предоставленную посетителями информацию. Подробнее см. Правила.