Well I know from just messing around with it so far, one of the differences I have seen is that the syntax for a lot of the tags has changed. For example the old <mx:EdgeAnchor) tag is now just <mx:Anchor>. I had a million of these that I had to switch around, but it was nothing a simple find and replace couldn't cure. Maybe this will shed some light on the problems you are having...
--- In [email protected], "Emile Swain" <[EMAIL PROTECTED]> wrote: > > I've had that same error but with event methods in the script tag. I'd > be glad to know what it means. > > > > -- > > Emile Swain > > Senior Creative Developer > > Direct: 020 7087 2754 > > ________________________________ > > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of ubiqueros > Sent: 02 February 2006 19:06 > To: [email protected] > Subject: [flexcoders] Adventures with Yahoo Maps > > > > So I'm fiddlin around with the yahoo maps flex API, but it seems that > there are some errors that need to be addressed. When I set the > namespaces and place the map component in my code, I keep gettin this > error. > > Type annotation is not a compile-time constant: YahooMap > > Has anyone else tried using the map components in the new Beta? Talk > to me, peoples... > > R. > > > > > > > -- > Flexcoders Mailing List > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > Search Archives: > http://www.mail-archive.com/flexcoders%40yahoogroups.com > > > > > ________________________________ > > YAHOO! GROUPS LINKS > > > > * Visit your group "flexcoders > <http://groups.yahoo.com/group/flexcoders> " on the web. > > * To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > > * Your use of Yahoo! Groups is subject to the Yahoo! Terms of > Service <http://docs.yahoo.com/info/terms/> . > > > > ________________________________ > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

