User Tag List

Results 1 to 4 of 4

Thread: get mmf2-parameter: frame rate

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleSWF Export Module

    Join Date
    Sep 2006
    Posts
    311
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    get mmf2-parameter: frame rate

    Hello,

    i want to set a counter to the frame rate
    which was set in the application properties.

    But at runtime i can get only the actual frame rate
    based on the computers speed. Sphax mmf2-params object
    has unfortunately no frame rate parameter.
    is there any way to get the frame rate from properties?

    Thanks!

  2. #2
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: get mmf2-parameter: frame rate

    This will work

    Always:
    ---> Add 1 to "hidden counter"

    Every 1 sec:
    ---> Set "visible frame-rate counter" to value("hidden counter")
    ---> Set "hidden counter" to 0

  3. #3
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Sphax's Avatar
    Join Date
    Jun 2006
    Location
    Paris, France
    Posts
    4,454
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: get mmf2-parameter: frame rate

    Andos, your formula is to get the actual frame rate like the default function of MMF2.
    There is no way to get the "wanted frame rate" actually. I'll see if I can add it to the MMF2-params object.

  4. #4
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: get mmf2-parameter: frame rate

    Ahh.. Sorry didn't read the post correctly then ;P

Similar Threads

  1. frame rate
    By TheCrimsonTaco in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 1st December 2012, 12:58 PM
  2. Low Frame Rate at the beginning of the frame
    By LittleTinyBabyMan in forum Multimedia Fusion 2 - Technical Support
    Replies: 16
    Last Post: 6th June 2012, 11:54 AM
  3. frame rate
    By TheCrimsonTaco in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 15th May 2012, 02:04 PM
  4. Frame Rate
    By harrysgames in forum iOS Export Module Version 2.0
    Replies: 5
    Last Post: 22nd February 2012, 08:59 AM
  5. Frame Rate
    By Robert_Matos_Jr in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 19th August 2007, 08:08 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
  •