User Tag List

Results 1 to 4 of 4

Thread: Selection Has Been changed

  1. #1
    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)

    Selection Has Been changed

    The list object's condition, [color:#FF0000]Selection Changed[/color], does not seem to work when the MMF2 modifies the list rather than the player. Is there a workaround for this?

  2. #2
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Selection Has Been changed

    You could store the selected line number at the start of the event list, then flag something up if on the next cycle it's different from what it was before.

  3. #3
    No Products Registered

    Join Date
    Aug 2006
    Posts
    984
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Selection Has Been changed

    whatever needs to be done when the selection is changed through mmf could likely be done in the same event that does the changing (whether directly or by using one of the function objects)

    EDIT: unless of course it's resulting from something like deleting a previous entry in which case it's more complicated but should still be possible

  4. #4
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Selection Has Been changed

    Turn on a flag!

    Code:
    o
    |::>
    |
    |
    |

Similar Threads

  1. Can you test if a string has been changed?
    By ChrisBurrows in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 11th November 2011, 02:41 PM
  2. Invisible strings can't be changed
    By DavidN in forum SWF/Flash Export Module Version 2.0
    Replies: 4
    Last Post: 7th July 2010, 03:09 PM
  3. Interface changed
    By Game_Master in forum SWF/Flash Export Module Version 2.0
    Replies: 3
    Last Post: 3rd June 2010, 08:28 PM
  4. Why have this changed? Set position relative
    By Bruto in forum Hardware Accelerated Runtime
    Replies: 18
    Last Post: 21st October 2009, 01:11 AM
  5. mouse changed into a hand
    By gamedreamerjjg in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 27th February 2009, 05:18 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
  •