Sorry, didn't explain myself thoroughly...

I am calling it inside itself.  I am passing in 3 objects,and want to
define those again when I define it inside the tag.  I think I may
have it, though, with defining them in the request scope on the first
time thgrough so I won't need to call them again.

Chad
who wishes he could perform a simple shape tween to get back in shape

On 6/9/05, Dawes, Chris <[EMAIL PROTECTED]> wrote:
> 
> Call the CF_myTestTag from within CF_myTestTag??
> 
> Use logic to determine if you need to recurse further
> 
> 1) Fire Tag
> 2) Check for children
> 3) if children repeat
> 4) if no children move on...
> 
> As long as you increment a value to diferentiate the levels so the app
> knows where it is at.
> 
> Dawesi
> 
>

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to