Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Action Script Lenght Limits
From: Till Steinmetz
Date: Mon, 11 Sep 2000 14:48:35 +0100


>I have discovered that there is a limit to the amount of stuff flash will
>handle in a single frame action. To perform (if, else if) statements on 50
>vars, I in effect had to spread the action script over 7 frames. Has anyone
>else found this to be an issue? I even tried to (#include "script.as") but
>the actual amount of text seems to be with flash 5 is choking on.
>The extended action script will even crash Generator / Jrun when exported
>and viewed as an .swt file.

Dont know about generator but i processed more than 50 variables read from
from a MySQL db via PHP in one single frame "loop while" statement without
a problem. Perhaps your data is not completely transferred when you start
doing stuff with it ? you could transmit something like an EOF marker when
everything has been transferred...

Till



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Action Script Lenght Limits, Baden Coleman

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]