User Tag List

Results 1 to 9 of 9

Thread: Disabling iAds per Frame Delay

  1. #1
    Clicker Fusion 2.5 DeveloperiOS Export Module

    Join Date
    Nov 2010
    Posts
    62
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Exclamation Disabling iAds per Frame Delay

    Hello,

    My app has iAds enabled, and works great. I have an in-app purchase that when bought, (among other things) will disable the ads in the app. In order to achieve this, I check at the beginning of every frame for a global value. If that global value is equal to the in-app purchase being bought, I disable iAds on that frame. The issue is that even though iAds get disabled at the start of the frame, you still see the iAd for a quick second before it slides off the bottom of the screen. (Note: this is only an issue for the frames where I have iAds enabled in the frame properties).

    Is there a fix for this? The only thing I can think of is to implement some kind of work-around where there is a second set of all of my frames with iAds disabled in the new frame's properties. I would rather not do this though as its going to add some significant size to my app, and also all sorts of new programing to navigate to and around the duplicate frames.

  2. #2
    Clickteam Clickteam
    Olivier's Avatar
    Join Date
    Jun 2006
    Posts
    3,000
    Mentioned
    9 Post(s)
    Tagged
    1 Thread(s)
    What about not checking "Display iAd" in the frame properties, and using the iOS object actions instead?

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Tuna's Avatar
    Join Date
    Feb 2008
    Location
    Central Texas
    Posts
    1,853
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    As Olivier said, perhaps you should reverse things. Don't check Display iAd, then, instead of disabling it when not wanted, you would enable it when it is wanted.

  4. #4
    Clicker Fusion 2.5 DeveloperiOS Export Module

    Join Date
    Nov 2010
    Posts
    62
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That is the most simple and genius thing ever. Thanks you both! I'll try this out tonight!

  5. #5
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export Module
    Evilized79's Avatar
    Join Date
    Nov 2009
    Location
    Netherlands
    Posts
    890
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    You could make a black active object that will turn traparant over 3 seconds time, and always show it to the front.

  6. #6
    Clickteam Clickteam
    Olivier's Avatar
    Join Date
    Jun 2006
    Posts
    3,000
    Mentioned
    9 Post(s)
    Tagged
    1 Thread(s)
    Quote Originally Posted by Evilized79 View Post
    You could make a black active object that will turn traparant over 3 seconds time, and always show it to the front.
    I believe that the ads are displayed in front of everything else.

  7. #7
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export ModuleInstall Creator Pro

    Join Date
    Jul 2006
    Location
    Germany
    Posts
    1,090
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You're right. I already tried to hide iADs with an AO, but it's not possible.

  8. #8
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export Module
    Evilized79's Avatar
    Join Date
    Nov 2009
    Location
    Netherlands
    Posts
    890
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Hmm hope there will be a fix for this soon.

  9. #9
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export ModuleInstall Creator Pro

    Join Date
    Jul 2006
    Location
    Germany
    Posts
    1,090
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No, Francois said there won't be a fix, this is not an issue of MMF: http://community.clickteam.com/showthread.php?t=69792&p=516947&viewfull=1#post516 947

Similar Threads

  1. Explosion - Delay - Jump to Frame
    By electriciatea in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 11th September 2013, 06:04 PM
  2. iAds version and paid version or disable iAds IAP?
    By GameMaker2019 in forum iOS Export Module Version 2.0
    Replies: 7
    Last Post: 5th May 2013, 02:36 PM
  3. Disabling iAds with iOS object
    By BHGames in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 16th July 2011, 02:39 PM
  4. Disabling Ctrl+Y and F2
    By Dynamite in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 20th April 2009, 09:50 AM
  5. jump to frame delay
    By Snow in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 2nd July 2006, 12:00 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
  •