A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: prob fullscreen & fscommand

  1. #1
    Junior Member
    Join Date
    Mar 2001
    Posts
    9

    prob fullscreen & fscommand

    hi flashers

    I made flash presentation but i don't know why fscommand doesn't work......

    i tried the javascript and it is work

    1st the question is; is there a way to make fscommand works on browser ?

    2nd what is the script to make fullscreen for the first page ??

  2. #2
    Member
    Join Date
    Oct 2002
    Location
    Novi Sad Serbia
    Posts
    81
    Well i used full screen only on flash alone like swf or exe, and i have used command FSCOMMAND

    fscommand("fullscreen", "true"); try it it may work

  3. #3
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    fscommand "fullscreen" doesn't work on a browser window.
    You either have to force the current browser window to expand to fullscreen (javascript in the html), or open a new fullscreen popup also with javascript.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center