User Tag List

Results 1 to 9 of 9

Thread: Global Function Object BUG in build 244

  1. #1
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module

    Join Date
    Jul 2006
    Location
    USA
    Posts
    658
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Global Function Object BUG in build 244

    Here's an example of the Global Function Object not working between frames in the same app.

    Attached files Attached files

  2. #2
    No Products Registered

    Join Date
    Sep 2006
    Location
    Australia
    Posts
    161
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Global Function Object BUG in build 244

    Try removing the underscore from the name, it seems to work fine.

  3. #3
    No Products Registered

    Join Date
    Jun 2006
    Posts
    220
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Global Function Object BUG in build 244

    Doesn't work for me, using build 244

  4. #4
    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: Global Function Object BUG in build 244

    It seems to be a bug. Doesn't work for me too.

  5. #5
    No Products Registered

    Join Date
    Sep 2006
    Location
    Australia
    Posts
    161
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Global Function Object BUG in build 244

    Did you read what I said, the problem is with the underscore in the GFO objects name.

    See attached file.
    Attached files Attached files

  6. #6
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module

    Join Date
    Jul 2006
    Location
    USA
    Posts
    658
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Global Function Object BUG in build 244

    RaiFox,

    my original app doesn't have underscores, but it does have spaces in the name of the GFO objects. I'm not in front of MMF right now, so I haven't tested that out yet.

  7. #7
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module

    Join Date
    Jul 2006
    Location
    USA
    Posts
    658
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Global Function Object BUG in build 244

    I FOUND THE ACTUAL BUG!!!!!

    It's not the underscores or the spaces. RaiFox's new example showed me exactly what it is. If "Use object name as target name" is checked, it DOES NOT work. If you assign the Target name manually then it works (with underscores and spaces).

  8. #8
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)

    Re: Global Function Object BUG in build 244

    I found the problem: I have changed the objInfoList structure in the last build (to compute OR in the events), I have inserted a long in the middle of the structure. This is what caused the problem.
    I have moved the long at the end of the structure, I have tested, your application now works.
    The modification will be in the next version of the new build.

  9. #9
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module

    Join Date
    Jul 2006
    Location
    USA
    Posts
    658
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Global Function Object BUG in build 244

    you guys are great! (and fast)...

    although I didn't understand most of what you said, Francois, I did understand this part: "The modification will be in the next version of the new build."

    thanks!

Similar Threads

  1. Global Function Object
    By Jeff in forum Released Extensions
    Replies: 2
    Last Post: 11th February 2014, 10:04 PM
  2. Global Function Object for MMF 2.0
    By burkey in forum File Archive
    Replies: 0
    Last Post: 20th August 2006, 06:00 PM
  3. Global Function Object
    By Syp3r in forum Extension Development
    Replies: 16
    Last Post: 20th August 2006, 05:34 PM
  4. Global Function Object?
    By IsaacBoy in forum Extension Development
    Replies: 37
    Last Post: 25th July 2006, 09:52 PM

Posting Permissions

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