User Tag List

Results 1 to 4 of 4

Thread: CreateObjects Object Selection Issue

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

    CreateObjects Object Selection Issue

    View MFA

    Why doesn't the loop create 250 sparks?

    I deleted the condition for deleting objects because of their timer = 0, and it creates them now but doesn't set anything to them, so I suspect an object selection issue

    Here's the loop:
    http://darkesoft.com/opensource/ftp/snapshot/createobjectsissue.bmp

  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: CreateObjects Object Selection Issue

    Split the event up into multiple "On loop" events, each creating one object. (I'm not sure why you're doing multiple iterations of actions inside the loop itself - that's what loops themselves are for!)

  3. #3
    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: CreateObjects Object Selection Issue

    Right but I originally had 150 loops creating one object per loop, and encountered some lag, so I put more creation events into the one loop. But because of the 20 event limit (its for the contest) I can't make separate "On Loop" events. (I'm already at 20 events...)

  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: CreateObjects Object Selection Issue

    No ideas to make a work around?

Similar Threads

  1. A Simple Object Selection Issue
    By pikzilla in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 11th December 2012, 06:40 PM
  2. Create Object + Object Selection Revisited
    By Crash86 in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 22nd February 2011, 04:33 PM
  3. Object selection
    By pikzilla in forum Multimedia Fusion 2 - Technical Support
    Replies: 18
    Last Post: 2nd September 2009, 10:56 PM
  4. Object Selection
    By NG2 in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 13th March 2009, 02:41 PM
  5. Object Selection for CLOUDWOLF
    By LB in forum File Archive
    Replies: 7
    Last Post: 10th December 2008, 05:17 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
  •