[thelist] Actionscript: loading content from a CF list

Nick Boyce nick at triplezero.com.au
Sun Aug 19 23:29:32 CDT 2001


Erik,

Thanks for your feedback.


> >	text = i add "_linkdesc";
>
> you want this to be
>
> text = eval(i + "_linkdesc");
>
> PS - I read that you're just converting to Flash 5, all the syntax
> looks Flash 4 - the Flash 5 AS syntax looks a lot cooler and is
> easier to read and write.


I have based this on something I downloaded from flashcfm.com. Perhaps it
was written in Flash 4, but it still seems to be working in Flash 5, it is
just my lack of knowledge taht is letting me down.

I am actually not "converting" from Flash 4 to Flash 5. I am redoing it from
an old DHTML version, so I am throwing myself in the deep end really!

What you have suggested works in some parts but not others. For instance it
doesn't like this:

duplicateMovieClip (clip, eval("clip" + i), i);

I still need a way to get the variable from the CFM to the loop where the
duplicates are created. Any ideas on that?

Nick

----------------------------------------------------------------
triple zero digital  |  upstairs at 200 the parade, norwood 5067
(08) 8332 0545 | www.triplezero.com.au | nick at triplezero.com.au





More information about the thelist mailing list