macromedia.director.lingo
[Top] [All Lists]

Re: Interactive Missing word(s) Test

Subject: Re: Interactive Missing word(s) Test
From: Manno Bult
Date: Tue, 03 Jul 2007 20:40:06 +0200
Newsgroups: macromedia.director.lingo


the plus-sign adds numbers.
a textmember or fieldmember contains string

you have to convert the lines in the field, which are the operands of the sum, to a number (be it float or integer) and then add up. Not the other way around like you have now.

Though it's hard to judge from here, I'd brush up on (property)lists and go with something McFazstp suggest. In the end it's way more flexible then most or any other solution(s).

Take a look at Dean Utian's tutorials (http://www.fbe.unsw.edu.au/Learning/Director/) or director-online.com's article database for the better learning experience :)


wgb14 wrote:
As I am not sure ho wto make the script suggested by McFazstp to work can someone please suggest me a solution on what I Have implemented? Add the integers and floating numbers in a field member?

--
----------
Manno Bult
http://www.aloft.nl

<Prev in Thread] Current Thread [Next in Thread>