Where is the breaking condition in the loop?

On Wed, Jul 22, 2009 at 12:57 AM, markflex2007 <[email protected]>wrote:

>
>
> I use a array to save variable names and other to save values,but why the
> following code doesn't work.please give me a idea.
>
> for(var i:int = 0;arrName.length; i++)
> {
> arrName[i] = arrValue[i];
> }
>
> Thanks a lot.
>
> Mark
>
>  
>



-- 
Alexander Tarelkin
Web Developer
devexperts.com

Reply via email to