User Tag List

Results 1 to 5 of 5

Thread: Two Questions

  1. #1
    No Products Registered

    Join Date
    Jul 2008
    Posts
    41
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Two Questions

    1. Is there an easy way to convert a hexadecimal string to numbers?

    2. Is there a way to make events occur outside of the frame rate? For example: I want to make a text box resize depending on the size of the window, but it is jerky because it only resizes 50 times (or whatever the frame rate is) per second. Another example: I want to be able to stop the mouse from moving in certain ways. In MMF2, if you minimize the application window (Frame Editor, Event Editor, etc.), you can't move it out of the MMF window.

    Thanks!

  2. #2
    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: Two Questions

    1. Color Values from Hex Values Example

    2. I don't know what you mean.

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


  3. #3
    Clicker Multimedia Fusion 2SWF Export Module
    Jacob's Avatar
    Join Date
    Jul 2007
    Location
    Second pixel to the right
    Posts
    3,208
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Two Questions

    You can change the frame rate >_>

  4. #4
    No Products Registered

    Join Date
    Jul 2008
    Posts
    41
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  5. #5
    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: Two Questions

    You can try checking "Resize Display to fill Window Size" under app properties, to make the resizing smoother with the Edit Box. As for the mouse, I would hide the mouse pointer and use an Active Object as the mouse, and you should be able to simulate movement and restrictions that way.

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


Similar Threads

  1. some Questions
    By DiViNiTY in forum SWF/Flash Export Module Version 2.0
    Replies: 4
    Last Post: 24th September 2010, 03:11 PM
  2. Some Questions
    By Atom in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 15th June 2009, 07:49 PM
  3. 2 questions
    By Spark in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 30th November 2007, 05:56 PM
  4. two questions please
    By piki in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 4th August 2007, 06:01 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
  •