User Tag List

Results 1 to 6 of 6

Thread: Flash troubles

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleiOS Export ModuleSWF Export Module
    Skyhunter's Avatar
    Join Date
    Jan 2007
    Location
    Croatia
    Posts
    452
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Flash troubles

    I have a bug in flash with listing channels.
    In exe works properly

    request list
    on list recieved - loop
    on loop - add line

    anyway in flash when i request first time, it lists channels as it should.
    on next request it lists channels twice
    on third 3 times
    on fourth 4 times and so on...

    The loop for some reason loops the same channels multiple times(number of requests made)

  2. #2
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    Phi's Avatar
    Join Date
    Jan 2010
    Location
    England
    Posts
    1,964
    Mentioned
    25 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash troubles

    From the looks of things, I'd say it's not clearing the current channel list when it retrieves the new one.

  3. #3
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleiOS Export ModuleSWF Export Module
    Skyhunter's Avatar
    Join Date
    Jan 2007
    Location
    Croatia
    Posts
    452
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash troubles

    Yeah it doesn't, my only option is to remove all the duplicates from the list after the loop. But in that case i can't have number of peers next to the name.

    Is there a way to force the lacewing to clear the channel list?

  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: Flash troubles

    Do you clear YOUR list?

  5. #5
    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: Flash troubles

    You will need to use the 'Reset' action in the List object before doing the loop again. This will erase all of the list.

  6. #6
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleiOS Export ModuleSWF Export Module
    Skyhunter's Avatar
    Join Date
    Jan 2007
    Location
    Croatia
    Posts
    452
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash troubles

    Lol, offcourse i reset the list, the list is not the issue...

    I did wrote it works properly in exe, so if it works in exe it is a bug that appears in flash and has nothing to do with my actuall code(as its the same as in exe).

    I did try to figure out what is the problem but with no luck, although it may be that this problem appears if the user is connected to a channel when requesting the list.

    Anyway i recoded and worked around the channel listing problem, im using messages to channel instead, so it's pretty much not an issue anymore, but it would be nice if it worked properly.

Similar Threads

  1. iOS 7 Troubles
    By Jaklar in forum iOS Export Module Version 2.0
    Replies: 9
    Last Post: 23rd November 2013, 12:47 AM
  2. Pmo troubles
    By Jibs in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 23rd December 2011, 10:37 PM
  3. Moo troubles
    By Herbert in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 9th February 2010, 08:47 PM
  4. More INI troubles...
    By dsmathewson in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 13th September 2008, 01:36 PM
  5. i am in big big troubles:(
    By piki in forum Multimedia Fusion 2 - Technical Support
    Replies: 18
    Last Post: 25th June 2008, 11:37 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
  •