A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Full Screen background in multiple scenes

  1. #1
    Junior Member
    Join Date
    Sep 2004
    Posts
    12

    Full Screen background in multiple scenes

    I'm using the full screen background scripting and it works fine with one scene. I would like to use the script in multiple scenes. Can't just copy and paste as it experiences too many conflicts and duplicates. Any suggestions?

  2. #2
    Junior Member
    Join Date
    Mar 2010
    Posts
    7
    Use fscommand ----

    fscommand("fullscreen", "true");
    fscommand("allowscale", "true");
    Just copy and paste these.

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