Flasher Archive

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


Subject: Re: FLASH: Get Property/Set Property with expressions
From: Tim Brayshaw
Date: Thu, 8 Jul 1999 09:17:47 +0100

At 16:14 07/07/99 -0700, you wrote:

> Set Variable: "m" = "2"
> Loop While (m <= param_num)
> Set Variable: "new" = GetProperty (/clip1, Eval("param" & m ))
> ...other statements using "new"
>
> Set Variable: "m" = "m+1"
> End Loop

try tracing "m" within the loop. then try tracing the Eval("param" & m).

the set variable "m" = "m+1" should be "m" = m + 1 (no quotes)

best regards.

tim.




tel: 0117 9091372
mob: 07808 587598
fax: 0870 0520858
���: http://www.twisty.com/wageslave/

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  FLASH: "Unprotect" protected files?, Lena Bj�rklund

Replies
  FLASH: Flash 4 .pdf file now available, Erica Norton
  FLASH: Get Property/Set Property with ex, Dave Hollinden

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