Unless I am reading you wrong:

package com.whatever
{
    public class Compex
    {
        public var stringval:String;
        public var intval:int;
    }
}

C




________________________________
From: Nini7016 Nini7016 <nahloulaha...@hotmail.com>
To: flexcoders@yahoogroups.com
Sent: Mon, August 9, 2010 2:32:50 PM
Subject: [flexcoders] How to declare a Complex Type :  String + int-

   
Hello :)

I would like to create a type complex which contains one STRING and One INteger 
..
How can i declare this type please ??

Any idea please ?

Thanks :)


 


      

Reply via email to