Of course there is a debug print for Flex, but you have to take
several steps:
1) Use the debug version of the Flash Player. Available from Adobe:
http://www.adobe.com/support/flashplayer/downloads.html
2) Install a "listener". I like "NTail". And it can be added to your
Flex Builder as a view.
3) use the Flex Actionscript method "trace"
trace("from function <this> " + "error because of
<that>");
It's a bit of effort, but it's worth it. I use it every day.
Oz
On Jan 5, 8:21 am, Ian Appleby <[email protected]> wrote:
> For debug tracing there's trace("I like cake")
>
> For something more flexible or for logging, see the docs on the Flex
> Logging
> API:http://livedocs.adobe.com/flex/3/html/help.html?content=logging_09.html
>
> More of a flex question than a maps one really..
>
> On Jan 5, 3:10 pm, Jerry <[email protected]> wrote:
>
> > Hi All,
>
> > I need a tracer in the flex mxml file is there any? like in java we
> > have System.out.println do we have anything similar to that in Flex.
>
> > I'm using Adobe Flash Builder 4
>
> > Thanks
--
You received this message because you are subscribed to the Google Groups
"Google Maps API For Flash" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-maps-api-for-flash?hl=en.