User Tag List

Results 1 to 3 of 3

Thread: Frame not preserving background bug?

  1. #1
    RayMarble
    Guest

    Frame not preserving background bug?

    I have a frame that has "keep display from previous" turned on and it mostly works, but when I try to embed it in another frame as a subapp it should still preserve the background from the main frame that hosts the subapp, right? Only it doesn`t ;_;

    Are there any plans to address this? It would make making menus, inventories, cutscenes and similar a breeze!

  2. #2
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Frame not preserving background bug?

    I believe it's because the sub-app doesn't have a "previous" frame to keep the display of - it doesn't know anything about the background of your main application.

    Being able to do this automatically would be handy, but you can work around it by using the Screen Capture object to save an image just before the sub-app loads, and to load that in a Picture object at the back of the subapp. It sounds awkward, but it should look seamless. This is the technique I used here - http://www.youtube.com/watch?v=qpCXGdKJFn8 - pause menu appears around 1:40-1:50.

    There's also an oddity in that if you have a Windows control such as a list box in the frame of your subapp, then the background will be preserved if you also have "Keep display..." on. But this is prone to strange effects when you switch away and back again.

  3. #3
    RayMarble
    Guest

    Re: Frame not preserving background bug?

    Fair enough. Still, it`s unpleasant when "Keep display..." doesn`t work as it says (even if it`s logical when explained).

    I`ll have to use a workaround I guess.

    For anybody else in the future that finds himself in a similar situation and stumbles upon this thread while combing the forum, here`s a similar situation: Dines subapp.

Similar Threads

  1. Frame background color
    By qenio in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 19th August 2013, 07:47 PM
  2. Preserving sound while restarting frame?
    By BrandonC in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 13th April 2009, 09:19 PM
  3. Transparent Frame Background?
    By Raylax in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 2nd January 2008, 04:01 PM
  4. Frame background color
    By Cyro in forum The Games Factory 2 - Technical Support
    Replies: 3
    Last Post: 4th November 2006, 05:04 PM
  5. Preserving frame state
    By Strawin in forum The Games Factory 2 - Technical Support
    Replies: 4
    Last Post: 12th August 2006, 11:38 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •