A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: flash exe fullscreen on windows startup

Threaded View

  1. #1
    Junior Member
    Join Date
    Apr 2009
    Posts
    11

    flash exe fullscreen on windows startup

    Evening all

    I have created an AS2 flash .exe file which i need to run on startup of Windows. i have used
    Code:
    fscommand("fullscreen") = true; //edit -> oops, this is wrong! see northcode's post below!
    to make the window fullscreen on launch. I now need to make the .exe run as soon as Windows starts up.

    I have put it in the startup folder, but when the .exe launches, it is still windowed.

    Any ideas?



    Cheers.
    Last edited by vincelee888; 04-28-2009 at 03:28 PM. Reason: code incorrect

Tags for this Thread

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