internal build error
i trying use yahoo maps service. provide component (the mxp
version tested in flash 9 stand alone, , works) swc version
that include in flex causes internal build error.
the mxml file minimal:
<?xml version="1.0" encoding="utf-8"?>
<mx:application xmlns:mx=" http://www.adobe.com/2006/mxml"
xmlns:yahoo="com.yahoo.maps.api.flex.*" xmlns:local="*"
xmlns="*"
layout="absolute">
<yahoo:yahoomap id="mymap" width="550" height="400"
zoomlevel="3" latitude="37.77159" longitude="-122.401714" />
</mx:application>
the flash/flex interface , components described at:
http://developer.yahoo.com/maps/flash/flexgettingstarted.html
(i got tip map interface note in newsgroup
someone @ adobe/flex).
the internal build error reads:
an internal build error has occurred. please check error log.
(i don't know error log is) foiund called
error_recovery.log can't attach because of limits in
newsgroup, , not seem interesting eyes.
version tested in flash 9 stand alone, , works) swc version
that include in flex causes internal build error.
the mxml file minimal:
<?xml version="1.0" encoding="utf-8"?>
<mx:application xmlns:mx=" http://www.adobe.com/2006/mxml"
xmlns:yahoo="com.yahoo.maps.api.flex.*" xmlns:local="*"
xmlns="*"
layout="absolute">
<yahoo:yahoomap id="mymap" width="550" height="400"
zoomlevel="3" latitude="37.77159" longitude="-122.401714" />
</mx:application>
the flash/flex interface , components described at:
http://developer.yahoo.com/maps/flash/flexgettingstarted.html
(i got tip map interface note in newsgroup
someone @ adobe/flex).
the internal build error reads:
an internal build error has occurred. please check error log.
(i don't know error log is) foiund called
error_recovery.log can't attach because of limits in
newsgroup, , not seem interesting eyes.
to see error log:
help >
click "configuration details"
click "view error log"
the newest error messages @ end of log.
and in case you're curious, corresponds file called .metadata/.log
inside workspace.
if post (or send me) error message log -- along
the entire exception stack log, appreciate it.
thanks,
- mike morearty
developer, flex builder team
http://www.morearty.com/blog
yechezkal gutfreund wrote:
> trying use yahoo maps service. provide component (the mxp
> version tested in flash 9 stand alone, , works) swc version
> include in flex causes internal build error.
>
> mxml file minimal:
>
> <?xml version="1.0" encoding="utf-8"?>
> <mx:application xmlns:mx=" http://www.adobe.com/2006/mxml"
> xmlns:yahoo="com.yahoo.maps.api.flex.*" xmlns:local="*"
> xmlns="*"
> layout="absolute">
> <yahoo:yahoomap id="mymap" width="550" height="400"
> zoomlevel="3" latitude="37.77159" longitude="-122.401714" />
> </mx:application>
>
>
> flash/flex interface , components described at:
>
> http://developer.yahoo.com/maps/flash/flexgettingstarted.html
>
> (i got tip map interface note in newsgroup
> @ adobe/flex).
>
> internal build error reads:
>
> internal build error has occurred. please check error log.
>
> (i don't know error log is) foiund called
> error_recovery.log can't attach because of limits in
> newsgroup, , not seem interesting eyes.
>
>
>
help >
click "configuration details"
click "view error log"
the newest error messages @ end of log.
and in case you're curious, corresponds file called .metadata/.log
inside workspace.
if post (or send me) error message log -- along
the entire exception stack log, appreciate it.
thanks,
- mike morearty
developer, flex builder team
http://www.morearty.com/blog
yechezkal gutfreund wrote:
> trying use yahoo maps service. provide component (the mxp
> version tested in flash 9 stand alone, , works) swc version
> include in flex causes internal build error.
>
> mxml file minimal:
>
> <?xml version="1.0" encoding="utf-8"?>
> <mx:application xmlns:mx=" http://www.adobe.com/2006/mxml"
> xmlns:yahoo="com.yahoo.maps.api.flex.*" xmlns:local="*"
> xmlns="*"
> layout="absolute">
> <yahoo:yahoomap id="mymap" width="550" height="400"
> zoomlevel="3" latitude="37.77159" longitude="-122.401714" />
> </mx:application>
>
>
> flash/flex interface , components described at:
>
> http://developer.yahoo.com/maps/flash/flexgettingstarted.html
>
> (i got tip map interface note in newsgroup
> @ adobe/flex).
>
> internal build error reads:
>
> internal build error has occurred. please check error log.
>
> (i don't know error log is) foiund called
> error_recovery.log can't attach because of limits in
> newsgroup, , not seem interesting eyes.
>
>
>
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment