[osflash] Type error in Array initialization (2)
Barak Ori
barakori at gmail.com
Wed Mar 12 20:45:53 PDT 2008
Hi Dan,
Thanks, I didn't know that.
On Wed, Mar 12, 2008 at 8:39 AM, Dan Shryock <dan.shryock at gmail.com> wrote:
> Your original message did reach the list, Gmail just sees the message
> you sent, and the message you received from the list as the same
> message in a single conversation, so you don't ever see a message come
> back to your account.
>
> Dan
>
> On Tue, Mar 11, 2008 at 11:00 PM, Barak Ori <barakori at gmail.com> wrote:
> > I'm resending the below message, as it didn't show up in my inbox after
> 6
> > hours...
> >
> > ---------- Forwarded message ----------
> > From: Barak Ori <barakori at gmail.com>
> > Date: Tue, Mar 11, 2008 at 4:42 PM
> > Subject: Type error in Array initialization
> > To: Open Source Flash Mailing List <osflash at osflash.org>
> >
> >
> > Hi,
> >
> > Trying to compile an AS file at home, I get the following error:
> >
> > type error Array should be #Number.Array
> >
> > on the following line:
> >
> > private static var FONT_SIZES:/*Number*/Array = /*Number*/[14, 14, 12,
> 10];
> >
> > Now I have two issues with this:
> >
> > How do I specify an array literal of the type /*Number*/Array?
> > At work, compiling the same code using MTASC works fine. So is this a
> > new/old feature? It would be quite hard for me to trace the exact
> version of
> > the MTASC that runs at work, since there are multiple levels of
> redirections
> > within our build system. The version I'm using at home is 1.13. Thanks,
> > Barak
> >
> >
> > _______________________________________________
> > osflash mailing list
> > osflash at osflash.org
> > http://osflash.org/mailman/listinfo/osflash_osflash.org
> >
> >
>
> _______________________________________________
> osflash mailing list
> osflash at osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/osflash_osflash.org/attachments/20080312/c66d3f9e/attachment.html
More information about the osflash
mailing list