A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: How do I launch flash sites to fullscreen?

  1. #1
    Member
    Join Date
    Jul 2000
    Posts
    48
    I try using
    fscommand ("fullscreen", true);
    fscommand ("allowscale", false);
    in the main timeline of my main swf movie but it didn't work.

    It work when I run the swf file alone,
    but when I attach it to a browser it won't work...

    All I wanted is...
    1)I have a usual html page where u choose enter or download plugin.
    2)When click on enter button launch flash site fullscreen.

    Can somebody tell me where I go wrong...
    Pls help!!!

  2. #2
    Senior Member nixthinx's Avatar
    Join Date
    Sep 2001
    Posts
    200
    chinkok

    you need to add some code in your HTML file that holds your flash file..

    download this attached file! It has a working module!

    http://www.nixthinx.com/full.zip

    luck

    nixthinx

    http://www.nixthinx.com

  3. #3
    Member
    Join Date
    Jul 2000
    Posts
    48
    Your download works!
    Many thanks...
    But now I have another problem...
    The fullscreen browser scale my swf file,
    which even though I put fscommmand,allowscale=false

    how can I solve this?

  4. #4
    Senior Member nixthinx's Avatar
    Join Date
    Sep 2001
    Posts
    200
    when you publish...dont set it to 100X100 ie the exact size...set it to show all..ure swf file wont get distorted!


    nixthinx

  5. #5
    Member
    Join Date
    Jul 2000
    Posts
    48
    I still don't get it.......... : (
    argggggggggggggg!!!!!!!!!!

    Will it be that I am using Flash 5?

    Is there any tutorial in flashkit that I can goto
    and have a look?

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