User Tag List

Results 1 to 6 of 6

Thread: Delete All Backdrops and Overlay problem

  1. #1
    No Products Registered

    Join Date
    Oct 2006
    Posts
    7
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Delete All Backdrops and Overlay problem

    I've come across an obscure problem with trying to delete backdrops created with an active picture and clearing an overlay redux. The result is the Obstacle data still remains even though the backdrop has been deleted.
    See attached example.
    Running MMF 2 build r246 under WinXP SP2

    There is a workaround, by delaying the Clear Overlay for a frame, but it was hard to find out what was happening. Hopefully Yves can fix it?!

    Kev Ayre
    Attached files Attached files

  2. #2
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: Delete All Backdrops and Overlay problem

    I see what happens but it's not easy to fix. The Redraw command sent by the Overlay object to MMF2 overwrites the redraw command triggered by the Delete Backdrops action. This part of the program is quite complicated, and I prefer not to change it in a patch.

    There is another workaround if you don't want to delay the clear overlay. Create a background system box object and destroy it immediately. This will refresh the collision mask. (also works with Picture objects). The Redisplay function of Cellosoft's Fast Loop object should work too (I need to add this feature to MMF2, that would be easier...).

  3. #3
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Sphax's Avatar
    Join Date
    Jun 2006
    Location
    Paris, France
    Posts
    4,454
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Delete All Backdrops and Overlay problem

    The Redisplay function of Cellosoft's Fast Loop object should work too (I need to add this feature to MMF2, that would be easier...).
    >> This function has been added in a build of MMF1.5

  4. #4
    No Products Registered

    Join Date
    Jul 2006
    Location
    Umeå, Sweden
    Posts
    1,090
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Delete All Backdrops and Overlay problem

    If you first clear the overlay, then update it's display (manually) and then delete all backdrops it works just fine

  5. #5
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: Delete All Backdrops and Overlay problem

    >> This function has been added in a build of MMF1.5
    Sphax, could you elaborate please? I don't see what you mean.

  6. #6
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Sphax's Avatar
    Join Date
    Jun 2006
    Location
    Paris, France
    Posts
    4,454
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Delete All Backdrops and Overlay problem

    I've just said that, if I remember correctly the option "refresh screen" has already been added to MMF1.5 in the past in a specific build.

Similar Threads

  1. Delete created backdrops
    By Tisnart in forum SWF/Flash Export Module Version 2.0
    Replies: 4
    Last Post: 25th October 2011, 03:09 AM
  2. Delete created backdrops bug
    By Viewtiful in forum File Archive
    Replies: 5
    Last Post: 21st June 2010, 10:55 AM
  3. overlay redux erases pasted backdrops
    By uprize in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 4th November 2009, 10:11 PM
  4. [Bug] Delete created backdrops at
    By Hernan in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 14th August 2007, 09:05 AM
  5. [Request]Delete created backdrops of type
    By LazyCoder in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 16th March 2007, 03:18 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
  •