User Tag List

Results 1 to 4 of 4

Thread: Global Function Object Blus

  1. #1
    Clicker Multimedia Fusion 2 DeveloperHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    drnebula's Avatar
    Join Date
    Jul 2006
    Location
    Pennsylvania, USA
    Posts
    908
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Global Function Object Blus

    I've made some progress in getting file paths to be passed from one application to another and then using them to save files to that path. I have had problems using the Global Function to send the file names. It seems to work sometimes but not others. I have one app that sends a function to one of three other apps that are opened from the original app. Is there a limit to the number of different apps that can be communicating at one time - or anyone know of some unusual behavior when using this object? It seems like it should work fine and it's driving me crazy.
    Steve

  2. #2
    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 Blus

    the only thing I can think of is to make sure each App's GFO has a different name. If any two (or more) share the same name, it's first come first serve on receiving Functions.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    drnebula's Avatar
    Join Date
    Jul 2006
    Location
    Pennsylvania, USA
    Posts
    908
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Global Function Object Blus

    Well, I've finally gotten it to work. Seems that if you start appliation 2 from inside application 1 and want to transfer data from 1 to 2 using the global function object, you need to allow a time lag. I found that 1 sec time lag never worked, 2 sec time lag somethmes worked, and a 3 sec time lag always worked.
    Steve

  4. #4
    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 Blus

    good to know.

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
  •