Skip to main content
July 29, 2008
Question

isn't its possible to pass parameter with timer events

  • July 29, 2008
  • 3 replies
  • 350 views
helo every one,
i have a array which i need to plot on the screen. the plotting should have some delay in between so that we can see the points being plotted. i tried using timer class but when the event occurs my loop index has always reached last element. any help...
heres the code i used
This topic has been closed for replies.

3 replies

July 29, 2008
i have around 1000 data so the flash chrashes as i run your code.
any suggestions to handel such case
July 29, 2008
i have around 1000 data so the flash chrashes as i run your code.
any suggestions to handel such case
July 29, 2008
Try this:
July 29, 2008
^^ I forgot to start the timer ;-)