User Tag List

Results 1 to 8 of 8

Thread: Sub applications - global strings?

  1. #1
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Sub applications - global strings?

    I'm having a problem with the sub applications (duh). How do I get the strings to be in the main application when the sub app is already loading from a frame of the cur application and it is checked share global values/strings? I'm trying to have a pop up to say that a Peer on the channel (oinc) has sent you a message. And that would say what peer and what message. Sooo,

    is there another way instead of global strings?
    Or,
    how do you get the global strings?

  2. #2
    Clicker Fusion 2.5 Developer
    00J's Avatar
    Join Date
    Jun 2006
    Location
    Virginia, USA
    Posts
    1,510
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Sub applications - global strings?

    Don't you have to have the string in both applications?

    Make sure the String is a "Copy" not a Clone. A clone is totally independant, a copy is an exact Duplicate of the string.

    So If you clone String1 it will say String1 and the next copy will say String1 2

    You should Copy String1 and Paste it into the Subapp or Vice Versa.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Sub applications - global strings?

    I'm sorry, I think you misunderstood me? I was talking about a global string so I could send the string via oinc. I only want one actual string object if possible, and that would be in a different sub app and so on...

    Do you know what I mean? If not I can post an example...

    EDIT:
    Example : http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=139057&#Post139 057

  4. #4
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Sub applications - global strings?

    Hey everyone... no rush just kinda want to see this done in the next hour so the sooner the better...

  5. #5
    No Products Registered

    Join Date
    Feb 2009
    Location
    Texas
    Posts
    825
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Sub applications - global strings?

    lol dont set ur hopes up too high...

  6. #6
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Sub applications - global strings?

    *Sigh*
    It's just that I might not get to work on it again until like Wednesday or somewhere around there. I don't have time during the week...

  7. #7
    Clicker Fusion 2.5 Developer
    00J's Avatar
    Join Date
    Jun 2006
    Location
    Virginia, USA
    Posts
    1,510
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Sub applications - global strings?

    I got what you were saying, it's just that this might be a problem, I've noticed SubApps are a little picky.

    Hmm... One string to transfer data between Subapp and Main App.
    anyone else got any ideas?

  8. #8
    Clicker Multimedia Fusion 2
    Retriever2's Avatar
    Join Date
    Jun 2006
    Location
    United States
    Posts
    502
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Sub applications - global strings?

    It looks like his problem was solved in the other thread. It's worth noting for the future that there's at least a half dozen objects that offer global data sharing, often with richer capabilities.

Similar Threads

  1. Scan Global Strings and Other strings
    By Ausomeman in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 19th May 2010, 04:01 PM
  2. Using Global Strings embedded in larger strings
    By Mudstick in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 12th May 2008, 01:23 PM
  3. Global Strings
    By Brandon in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 1st October 2007, 07:06 AM
  4. Global Strings
    By gamefreak202 in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 30th May 2007, 09:36 PM
  5. 241_MMF2dev -Global strings refusing being global
    By Tiny in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 19th July 2006, 07:00 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
  •