User Tag List

Results 1 to 6 of 6

Thread: Buttons not functioning in Sub-Application

  1. #1
    Clicker Multimedia Fusion 2

    Join Date
    Jul 2007
    Posts
    138
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Buttons not functioning in Sub-Application

    Hello, I have an odd problem. First of all, the wierdest part of the problem is that it used to work (I don't know when it stopped working). Anyway, the problem is that the buttons in a subapplication don't seem to be doing anything. The subapplication is displaying a frame from the same application. When I play the frame that's being displayed alone, it works, so it's something to do with running the application as a whole. Any ideas as to why it won't work? :crazy:

  2. #2
    Clicker Multimedia Fusion 2

    Join Date
    Jun 2007
    Location
    Suffolk, UK
    Posts
    435
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Buttons not functioning in Sub-Application

    This also happened to me before. I'm not sure of the reason why it happens. If I remember correctly I think the workaround I ended up using was:
    instead of using 'button clicked', I used:

    * User clicks left mouse button
    + mouse is over object("button")
    = do actions

    I think that's how I got around it. Can't be sure though as it was a while ago.

  3. #3
    Clicker Multimedia Fusion 2

    Join Date
    Jul 2007
    Posts
    138
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Buttons not functioning in Sub-Application

    I was thinking about doing that, but I have a lot of actions that occur when you click on the buttons depending on your situation (the buttons are used as responses while talking to NPCs in the game). I could try this workaround for a few of the events and see if it fixes anything, and if so I could continue on to the rest of the events. Thanks for the help! Let me know if you think of anything else

  4. #4
    Clicker Multimedia Fusion 2

    Join Date
    Jul 2007
    Posts
    138
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Buttons not functioning in Sub-Application

    That didn't work either... There might be some kind of error with my coding somewhere...

  5. #5
    No Products Registered

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

    Re: Buttons not functioning in Sub-Application

    Is your sub-application trying to access global values/strings for example? You need to give your sub app permission to access them beforehand. You probably already know but I thought I'd chip in

  6. #6
    Clicker Multimedia Fusion 2

    Join Date
    Jul 2007
    Posts
    138
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Buttons not functioning in Sub-Application

    Yes, I already had that option checked, but thanks for the suggestion.

Similar Threads

  1. Soft Buttons not showing Home/Back/Multitask buttons?
    By Bipolar_Games in forum Android Export Module Version 2.0
    Replies: 0
    Last Post: 19th May 2013, 03:38 AM
  2. Beta RC3- [BUG] Save & Load ini file to Array not functioning
    By Kisguri in forum Android Export Module Version 2.0
    Replies: 3
    Last Post: 16th January 2013, 08:44 PM
  3. Here's an Mfa that has player's animations not functioning! skydrive download
    By Aloan in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 5th January 2013, 02:24 PM
  4. Run Application and Run Game buttons missing...
    By ratty in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 9th July 2012, 05:40 AM
  5. 2 Buttons at once
    By Renatos in forum iOS Export Module Version 2.0
    Replies: 6
    Last Post: 18th August 2011, 10:13 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
  •