• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Windows shortcut/command argument for starting stand alone Flash Player exe on full-screen ?

New Here ,
Mar 28, 2012 Mar 28, 2012

Copy link to clipboard

Copied

Hi,

is it possible to make Windows shortcut with command argument for "full screen" start of stand alone Flash Player 10  .exe file with animation?

I know that after start you can use view > full-screen or control+f but it`s manual way. I don`t have access for source files so changing of animation is not possible.

I didn`t found any documentation on that particular topic.

Thanks in advance.

Views

13.3K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Mar 28, 2012 Mar 28, 2012

Copy link to clipboard

Copied

The Flash player isn't an executable. In all browsers except Google Chrome it's a plugin and in the latter browser, it's embedded.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 28, 2012 Mar 28, 2012

Copy link to clipboard

Copied

Flash Player Projector is a executable. See here: http://fpdownload.macromedia.com/pub/flashplayer/updaters/11/flashplayer_11_sa_32bit.exe and here http://www.adobe.com/support/flashplayer/downloads.html

Xircal wrote:

The Flash player isn't an executable. In all browsers except Google Chrome it's a plugin and in the latter browser, it's embedded.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Mar 28, 2012 Mar 28, 2012

Copy link to clipboard

Copied

JohnMcDoe wrote:

Flash Player Projector is a executable. See here: http://fpdownload.macromedia.com/pub/flashplayer/updaters/11/flashplay er_11_sa_32bit.exe and here http://www.adobe.com/support/flashplayer/downloads.html

Xircal wrote:

The Flash player isn't an executable. In all browsers except Google Chrome it's a plugin and in the latter browser, it's embedded.

That's the installer. If that's what you're talking about, then the answer to your original question is No.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Mar 28, 2012 Mar 28, 2012

Copy link to clipboard

Copied

I couldn't find any documentation on the command line arguments, but you could add a couple simple lines to your swf code.

for example:

on (load) {

    fscommand("fullscreen", "true");

}

That will change the display to fullscreen when it loads.

You might also want to investigate third party players, such as Zinc or SWFStudio

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 29, 2012 Mar 29, 2012

Copy link to clipboard

Copied

Thanks for info. I don`t have SWF file just Flash Player Projector exe with animation inside that file, so i can`t change animation frames 😐

Chris Campbell wrote:

I couldn't find any documentation on the command line arguments, but you could add a couple simple lines to your swf code.

for example:

on (load) {

    fscommand("fullscreen", "true");

}

That will change the display to fullscreen when it loads.

You might also want to investigate third party players, such as Zinc or SWFStudio

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 29, 2012 Mar 29, 2012

Copy link to clipboard

Copied

Yes you`re right link is to installer with player. I`m was asking for stand alone player (Flash Player Projector) command options for Windows shortcut.   

Xircal wrote:

JohnMcDoe wrote:

Flash Player Projector is a executable. See here: http://fpdownload.macromedia.com/pub/flashplayer/updaters/11/flashplay er_11_sa_32bit.exe and here http://www.adobe.com/support/flashplayer/downloads.html

Xircal wrote:

The Flash player isn't an executable. In all browsers except Google Chrome it's a plugin and in the latter browser, it's embedded.

That's the installer. If that's what you're talking about, then the answer to your original question is No.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 29, 2012 Mar 29, 2012

Copy link to clipboard

Copied

I`ve read flash_player_10.0_admin_guide.pdf (http://forums.adobe.com/docs/DOC-1911). No info on shortcut command parameters for Flash Player Projector there.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 13, 2016 Jan 13, 2016

Copy link to clipboard

Copied

LATEST

Hi FlashUserPL

Did you find a solution? I have exactly the same question/problem.

Can someone give us a hand here?

Thanks.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines