A Flash Developer Resource Site

Page 1 of 2 12 LastLast
Results 1 to 20 of 22

Thread: [Resolved] Full screen

  1. #1
    Junior Member
    Join Date
    Jul 2003
    Location
    Holland
    Posts
    17

    Full screen

    In flash 4 I could make a link to a .swf file with a full screen command to open the .swf file in the whole window.
    In flash MX this doesn't work!

    Does anybody know how I can get a Flash MX shockwave movie full screen in the browser?

  2. #2
    Senior Member
    Join Date
    Feb 2003
    Posts
    293
    If u want to make a Fullscreen window in browser, u have to use javascript for that. If u r trying to do this in Flash Player, use fscommand.

  3. #3
    Senior Member pellepiano's Avatar
    Join Date
    Feb 2000
    Location
    Stockholm, Sweden
    Posts
    15,151
    You can generate popup fullscreen codes at www.flash-db.com/PopUp

    -Pelle Piano
    // Image Gallery
    www.studiobild.com
    // Photo Blog
    http://talesofthepixel.blogspot.com

  4. #4
    New Guy ! cks's Avatar
    Join Date
    Apr 2003
    Location
    Malaysia
    Posts
    97
    Ooooooo like this ...

    But after log to that website....

    Where I need to " Click " ?????

  5. #5
    New Guy ! cks's Avatar
    Join Date
    Apr 2003
    Location
    Malaysia
    Posts
    97
    Thanks .... for the website ,,,,,,

    I really needed it...

    Butt..... can u please intro the more and more agains the

    better site for mmee........

    I am new in Flash World ......HEee..ee.e.

  6. #6
    Senior Member pellepiano's Avatar
    Join Date
    Feb 2000
    Location
    Stockholm, Sweden
    Posts
    15,151
    can u please intro the more and more agains the

    better site for mmee
    I have no idea what that means.

    -Pelle Piano
    // Image Gallery
    www.studiobild.com
    // Photo Blog
    http://talesofthepixel.blogspot.com

  7. #7
    Junior Member
    Join Date
    Jul 2003
    Location
    Holland
    Posts
    17

    Full Screen

    Can't I just make a link from html to a .swf file with a fullscreen command? It used to work in Flash 4?

  8. #8
    Senior Member pellepiano's Avatar
    Join Date
    Feb 2000
    Location
    Stockholm, Sweden
    Posts
    15,151
    Full screen is only possible with some Javascript ( thats what you had to do in F4 too). There have never been a fullscreen command in Flash ( exept for the standalone player with fscommand ).

    What code did you use in F4?

    You have to include the javascript in the button code.

    -Pelle Piano
    // Image Gallery
    www.studiobild.com
    // Photo Blog
    http://talesofthepixel.blogspot.com

  9. #9
    Junior Member
    Join Date
    Jul 2003
    Location
    Holland
    Posts
    17
    For example look at this site: http://www.haye-transport.nl/
    I simply made a link from a html page to a .swf file with a fscommand("fullscreen", "true"); in the beginning and it worked!

    You can even try it with Flash MX if you publish in the Flash 4 mode.

  10. #10
    Senior Member pellepiano's Avatar
    Join Date
    Feb 2000
    Location
    Stockholm, Sweden
    Posts
    15,151
    The fscommand only works offline in the standalone player ( it has no effect on your referenced swf ).

    Your page does not open in fullscreen ( at leat not here). It just resizes to the size of the browser, which is only natural when you dont embed your swf in a html document.

    -Pelle Piano
    // Image Gallery
    www.studiobild.com
    // Photo Blog
    http://talesofthepixel.blogspot.com

  11. #11
    Junior Member
    Join Date
    Jul 2003
    Location
    Holland
    Posts
    17
    Okay.. but when I do the same in Flash MX (and publish it as flash 6) this doesn't work. So how do I solve this problem?

  12. #12
    Senior Member pellepiano's Avatar
    Join Date
    Feb 2000
    Location
    Stockholm, Sweden
    Posts
    15,151
    So you link to a swf and it does not resize to the browser? Is that what you mean?Do you have a url to post. That I'd like to see.

    -Pelle Piano
    // Image Gallery
    www.studiobild.com
    // Photo Blog
    http://talesofthepixel.blogspot.com

  13. #13
    Junior Member
    Join Date
    Jul 2003
    Location
    Holland
    Posts
    17
    I will show you tomorow. Thanks for helping out!!

  14. #14
    Junior Member
    Join Date
    Jul 2003
    Location
    Holland
    Posts
    17
    Here you have the link:
    http://www.testhieruwsite.nl/dm_acti...tive_opzet.swf

    I have seen that it works on a PC.. but I work on a Macintosh and there it doesn't work.

  15. #15
    Senior Member
    Join Date
    Feb 2003
    Posts
    293
    Did u use fscommand in the beginning of that swf ??

    I think u have to use a javascript code, these are easier i think. And don't forget that, all of the computers can not run the .swf files directly. They have to be embbed in an html file.

  16. #16
    Junior Member
    Join Date
    Jul 2003
    Location
    Holland
    Posts
    17
    Yes.. I did but the FScommand in the beginning.

    I 'm now trying javascript.

  17. #17
    Senior Member pellepiano's Avatar
    Join Date
    Feb 2000
    Location
    Stockholm, Sweden
    Posts
    15,151
    For me that link opens the swf as text in my browser.

    -Pelle Piano
    // Image Gallery
    www.studiobild.com
    // Photo Blog
    http://talesofthepixel.blogspot.com

  18. #18
    Junior Member
    Join Date
    Jul 2003
    Location
    Holland
    Posts
    17
    I have worked it out with the link:
    www.flash-db.com/PopUp

    Now I made a button in flash which opens a html page with java script.

    Problem solved..
    Thanks!!

  19. #19
    Senior Member
    Join Date
    Feb 2003
    Posts
    293
    N.P.
    Whenever u need

  20. #20
    New Guy ! cks's Avatar
    Join Date
    Apr 2003
    Location
    Malaysia
    Posts
    97
    I mean that I want the more site about the Flash Lesson .....

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