A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Help!!! proyector full screen!!!

  1. #1
    Junior Member
    Join Date
    Oct 2001
    Posts
    7

    Smile

    Hi Gods of flash!!!

    I am trying to make a proyector file, but i need to do it in full screen mode when it shows. please if somebody can help me, it is really urgent.

    whit this file i´m going to make an autorun for a CD, but when the cd starts, the proyector file shows in a small window, y need to do it in full screen mode.

    i´m sorry for my english, i´m from ecuador!!!

    thanks
    Pablo

  2. #2
    FK Official Mechanic
    Trust your mechanic

    Join Date
    Jul 2001
    Posts
    119
    In the first frame, use: fscommand ( fullscreen, true );
    If you want it to stay to scale, also in the first frame:
    fscommand ( allowscale, false );

    -Phil

  3. #3
    Junior Member
    Join Date
    Oct 2001
    Posts
    7

    Smile

    Originally posted by Dolbadarn
    In the first frame, use: fscommand ( fullscreen, true );
    If you want it to stay to scale, also in the first frame:
    fscommand ( allowscale, false );

    -Phil
    Thank you very much Phil that was exctly what i need thanks again...

    pablo

  4. #4
    FK Official Mechanic
    Trust your mechanic

    Join Date
    Jul 2001
    Posts
    119
    You're welcome..

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