Flash MX 2004 Slow Code..

Out of context: Reply #10

  • Started
  • Last post
  • 16 Responses
  • Bozilla0

    macaso,

    enterFrames is actually onClipEvent(enterFrame) or mc.onEnterFrame ...Everyone figured it out except you. PNGs are there and DB connectivity is something that I said was done in addition to the new version of FLA. Visit Penner's web site to educate yourself on Easing Equations if you're not familiar with that, a lot of Flash developers use it since it's less intensive on CPUs as onEnterFrame event.

    Engage, the framerate is set to 31, the same as the previous FLA. I just can't get to the bottom of this. Tell me, do you know if a multiple calls to one globally predefined function during SWF execution might slow down everything? ie. I have one button (mc), containg empty dynamic field and I set that text field to certain values during onLoad, so I have 10 same library buttons on the stage with different 'inside labels' but the instances themselves call upon one global function on rollover. So I'm wondering if those multiple calls to one function might slow down execution.

View thread