User Tag List

Results 1 to 8 of 8

Thread: Video bug still here

  1. #1
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleUnicode Add-onInstall Creator Pro
    StingRay's Avatar
    Join Date
    Nov 2006
    Location
    Austria
    Posts
    1,057
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)

    Exclamation Video bug still here

    Hi! I've a intro video in my app, that you could skip by tapping on the screen.

    This still messes up tapping in the following FRAMES. even if i destroy the video object.

    please take care of this bug, thanks!

  2. #2
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export ModulePatch Maker
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)
    Renatos's Avatar
    Join Date
    Jun 2006
    Location
    São Paulo, SP - Brasil
    Posts
    593
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've given up on requesting this bug to be fixed...it's pretty much hindering the release of my game for a couple months...no word from CT regarding this that I have seen.

  3. #3
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    Hi StingRay and Renatos.
    I am sorry that this haven't been fixed for you yet.
    We released a possible fix for this a while ago (resetting the click state when entering/exiting fullscreen). At least one user, from what I recall, reported back that his problem was gone. If we have overlooked a forum post about the topic since I am very sorry.

    I have looked at this problem again today and I cannot reproduce the bug. Mouse coordinates seem just fine in following frames and so does it in the click and double click events.

    I would appreciate having another example file to look at that demonstrates this.

  4. #4
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export ModulePatch Maker
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)
    Renatos's Avatar
    Join Date
    Jun 2006
    Location
    São Paulo, SP - Brasil
    Posts
    593
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It is not the coordinates, you simply lose the ability to tap anywhere but on iOS native objects. Unless all your buttons in the game are iOS Buttons, the device will no longer detect your touch. It is like the app loses focus when the video is being played, and when it is destroyed, it seems as the video is still there above the app...so it wont work. Now if you try to click on an active object for example, then it will not work.

  5. #5
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleUnicode Add-onInstall Creator Pro
    StingRay's Avatar
    Join Date
    Nov 2006
    Location
    Austria
    Posts
    1,057
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    I've send you a MFA File demonstrating the problem via e-mail

  6. #6
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    Koji_Kabuto's Avatar
    Join Date
    Jul 2006
    Location
    Venezuela
    Posts
    2,847
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    I was the first who reported this bug and never solved, Andos treatment in a thousand ways, but it just did not work. If the video is interrupted, in the next frame are lost mouse properties. Now if you let the video finish completely if it works. To fix I just delete my engine by the touch mouse and use the multitouch.

  7. #7
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    Thanks for the file. I'm working on it some more now.

    Unfortunately we cannot have the fix for this in the next beta. I will make sure you get the relevant files when I find a fix so you can start testing right away.

  8. #8
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    I believe I have finally fixed it now (again).
    For some reason the touch state was not correctly reset when the object was destroyed caused by a touch event.
    The code relied on the iOS video control to reset the touch state when it enters and exits the full-screen state.

    When the object is destroyed it will first leave fullscreen state and then release the object.
    For some reason it does not notify me of leaving the fullscreen state when it gets a touch-input at the same time.
    My own tests was very similar but didn't use a touch input that way.

    I will send a file to each of you for testing.

Similar Threads

  1. Video Pro
    By Fernando in forum Released Extensions
    Replies: 42
    Last Post: 27th May 2019, 08:52 PM
  2. iOS Video: Option to display last image when video is completely played
    By smart_fr in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 3rd June 2012, 02:54 PM
  3. Video Pro
    By MechatheSlag in forum Extension Development
    Replies: 71
    Last Post: 20th October 2011, 04:59 PM
  4. Layering objects and/or video over video...
    By Maximum in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 26th July 2009, 06:22 PM
  5. Video help
    By Dynamite in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 21st March 2007, 09:43 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
  •