User Tag List

Results 1 to 6 of 6

Thread: Direct Show

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module
    Game_Master's Avatar
    Join Date
    Jul 2007
    Location
    England
    Posts
    1,705
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Direct Show

    Whenever I load a video into the direct show object, it doesn't play. I ask it to play but it is just a black screen where the object is. However, whenever I then click and hold something of the standard windows interface (eg: trackbar or even the close button) the video starts to play.

    Any ideas why it would do this?

    I am using [color:#993399]MMF2 Developer[/color] [color:#FF0000]Build 249 non HWA[/color] on Windows Vista Home Premium.

    Source File

    Also, what do you think of my buttons/icons?

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module
    Game_Master's Avatar
    Join Date
    Jul 2007
    Location
    England
    Posts
    1,705
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Direct Show

    I have reverted back to build 248, but it still doesn't work. Any ideas why?

  3. #3
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: Direct Show

    Its your events
    I think the file is OK event is triggering over and over or an error needs to be cleared or something. Not sure.

    I took out the event and added those actions on the resume button and I was good to go and it played fine.


  4. #4
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Direct Show

    When using the "File Object", sometimes (in my experience) it causes the condition "Last Action OK" to loop. You can either change to the "Common File Dialog Object", or add a value check to the action. For example:

    -"Last Action OK"
    -"Global Value A = 0"

    -->Load Video File
    -->Play Video
    -->Set Global Value to 1

    Then when the user clicks on the load button, set the global value A to 0.

    Edit: Dang! Beaten by Jeff.

    stephen1980
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


  5. #5
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: Direct Show

    Also when you get an error in the file object you need to clear the error or nothing further is going to happen with it

  6. #6
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module
    Game_Master's Avatar
    Join Date
    Jul 2007
    Location
    England
    Posts
    1,705
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Direct Show

    Thanks guys

Similar Threads

  1. Active Direct Show doesn't show the image of MP4(H.264) video
    By ASD in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 28th November 2012, 04:47 PM
  2. Direct Show
    By Sly in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 13th June 2010, 01:41 AM
  3. Direct Show
    By Skeets in forum Multimedia Fusion 2 - Technical Support
    Replies: 24
    Last Post: 26th January 2008, 04:42 PM
  4. Direct Show - H.264
    By iWare in forum Extension Development
    Replies: 6
    Last Post: 18th August 2006, 05:55 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
  •