User Tag List

Results 1 to 4 of 4

Thread: Technical Question - Subapps

  1. #1
    Clicker Multimedia Fusion 2

    Join Date
    Sep 2006
    Location
    Britain, South Coast
    Posts
    1,030
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Technical Question - Subapps

    Hi guys,

    A quick technical question here: do subapps run in their own thread, or are they processed as part of the main application's thread?

    I'm making an extension which uses the same region of memory across subapps, and need to know whether I have to synchronise access or not

  2. #2
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)
    Hi Dines. They are processed as part of the main application's thread. If they are saved as a cnn, well that is their own thread, until merged into the application.

    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

  3. #3
    Clicker Multimedia Fusion 2

    Join Date
    Sep 2006
    Location
    Britain, South Coast
    Posts
    1,030
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What do you mean by, 'until merged with the application'? Can a ccn ever be merged with the parent?

    Or is it as simple as: internal frame = one thread;
    ccn file = different thread;

    Thanks

  4. #4
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)
    What do you mean by, 'until merged with the application'? Can a ccn ever be merged with the parent?
    You can add cnn files to a project

    Or is it as simple as: internal frame = one thread;
    ccn file = different thread;
    This is correct.

    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

Similar Threads

  1. A theory and (yet another) question: MMF2 Stereoscopic 3D with 2 Subapps?
    By DinnerSonic in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 22nd July 2013, 09:06 AM
  2. Technical question about application properties...
    By JimJam in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 24th July 2011, 03:14 PM
  3. Technical Question about deactivating Groups..
    By Locaz00 in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 1st November 2008, 06:22 PM
  4. Technical questions.
    By Martin_R_Bodger in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 9th February 2008, 01:22 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
  •