Flex 2 + Yahoo API problemmo....

Hi there,
I've put together an application which incorporates the
Yahoo! Maps API. More
info regarding that can be found
here
- the problem I am experiencing at the moment is with markers I've
added to the yahoo map not functioning properly when incorporated
into Flex 2. After adding a marker to the map from within the Flash
8 environment and then running it (ctrl + enter), everything works
like it should - the marker displays correctly and when clicked,
provided it has a description, the marker expands to display the
description.
After publishing the API from Flash 8 and loading it into
Flex, the map works like it should but the markers do not expand to
display the description after clicking on one. I find I have to
keep clicking on the marker i want to expand loads of times to get
it to expand at least once (if i'm lucky). Is there a workaround or
some fix for this? A working example of what I'm trying to achieve
can be viewed
here.
Launch the site and click on any marker displayed on the map - it
expands properly containing links - question is, was that
application developed in Flex?
Any help on this would be grand.
Thanks for your time,
- Tony

Hi
I don't know how you are using yahoo maps but at the moment
i'm building an application using it and everything is running very
well, i'm amazed on how easy is to work with their API. So here is
a link from where i've started maybe it will give you some hints.
http://developer.yahoo.com/flash/as3_api_libraries.html

Similar Messages

  • Flex and Mapping api's

    Open Question, could anyone suggest strategies to integrate
    mapping
    internally into a flex application.
    From what I've determined:
    Yahoo! doesn't have a Flex 2.0 map API (with no firm release
    date), just Flex 1.5
    At least one workaround has been provided,
    http://www.asfusion.com/blog/entry/inserting-yahoo-maps-in-a-flex-2-application
    which is creative, but not necessarily intuitive.
    & there are several nice flex implementations
    http://www.arcwebservices.com/awx/index.jsp
    http://plasma.nationalgeographic.com/mapmachine/index.html
    but no raw materials to use in my own app.
    Fair to say that at the present time the easiest method is to
    use a javascript
    api, perhaps using a method like the following:
    http://coenraets.com/viewarticle.jsp?articleId=100
    http://coenraets.org/samples/flexmaps/flexmaps.html
    where certain interface components are in flash.
    As I said, a very open question. Thanks.

    Sorry for the late reply.
    Hi Roman,
    As you said, need some details based on SAP BW query Web-API.
    The main aspect is to play around with Flex data during run time using Xcelsius.
    Regards,
    Gokul.N

  • Sending attachments/binary data from flex to Restful APIs

    Hi,
    We have a requirement of sending the files (or binary data) from flex GUI to Restful services(backend APIs). We are using flex HTTPService component to invoke the rest apis. The Rest APIs are designed to accept the multipart/mixed data which can support the binary data as well.
    Can any one help us understand, how can we send the multipart/mixed OR multipart/form-data  from flex to backend using the HTTPService. Or is there a better way to send the mixed data from Flex GU to Restful APIs.
    Request you to please respond to this at the earliest as this is very urgent.
    Thanks and Regards,
    --Revanth

    Has anyone worked on this issue?? i wanted a quick response as we are in the middle of the development and this is a r
    equirement
    Thanks
    -Revanth

  • Question about flex with facebook api

    I want to use flash with facebook,when it visit a url,it will use JSON to decode data,when it contains connection,I hope it can display button which named "show" or "hide"
    AS code is follows:
    public function CustomGraphContainerController(a_graphControlContainer:GraphControlContainer)
       super(a_graphControlContainer);
       var loader:URLLoader=new URLLoader();
       var request:URLRequest = new URLRequest();
       var variables:URLVariables = new URLVariables();
       request.url = "http://localhost/api.jsp";
       variables.metadata = 1;
       request.data = variables;
       loader.addEventListener(Event.COMPLETE,onGraphDataLoadComplete);
       loader.load(request);
    private function onGraphDataLoadComplete(a_event:Event):void{
       var loader:URLLoader=a_event.target as URLLoader;
       var graphData:String=loader.data;
       var decodedJSON:Object = JSON.decode(graphData);
       if (decodedJSON.data) {
        var graphList:GraphList = new GraphList();
        var childGraphObject:GraphObject;
        for each(var childObject:Object in decodedJSON.data) {
         childGraphObject = new GraphObject();
         for (var childKey:String in childObject) {
          childGraphObject[childKey] = childObject[childKey];
         graphList.addToList(childGraphObject);
        graphList.paging = decodedJSON.paging;
        this.renderGraphList(graphList);
       else{
        var graphObject:GraphObject=new GraphObject();
        for(var key:String in decodedJSON){
         graphObject[key]=decodedJSON[key];
        this.renderGraphObject(graphObject);
        trace(graphData);
    the return codes from url,like follows:
    "id": "204603129458_127056137323572",
    "from": {
      "name": "Packt Publishing",
      "category": "Products_other",
      "id": "204603129458"
    "message": "The Amazon SimpleDB Developer Guide has been published!Get your copy now! http://bit.ly/blFQUG",
    "created_time": "2010-06-04T12:39:44+0000",
    "updated_time": "2010-06-04T12:39:44+0000",
    "data": [{
      "name": "Packt Publishing",
      "connection":"https://graph.facebook.com/packtpub/feed",
      "id": "204603129458"
    "connection": {
      "feed": "https://graph.facebook.com/packtpub/feed",
      "posts": "https://graph.facebook.com/packtpub/posts",
      "tagged": "https://graph.facebook.com/packtpub/tagged",
      "statuses": "https://graph.facebook.com/packtpub/statuses",
      "links": "https://graph.facebook.com/packtpub/links",
      "notes": "https://graph.facebook.com/packtpub/notes",
      "photos": "https://graph.facebook.com/packtpub/photos",
      "albums": "https://graph.facebook.com/packtpub/albums",
      "events": "https://graph.facebook.com/packtpub/events",
      "videos": "https://graph.facebook.com/packtpub/videos"
    "likes": 1
    When I run above code,it only display "Pop Out" button,it don't display show or hide button, why?  How to correct above code to display "show" or "hide" button?
    Thanks

    Hi saeed,
    For building Berkeley DB on Windows XP, you can find the documentation here: http://www.sleepycat.com/docs/ref/build_win/intro.html
    Windows FAQ also contains helpful information: http://www.sleepycat.com/docs/ref/build_win/faq.html
    You have just to install Berkeley DB, in order to use C API. Please, be aware that you have to link against the release build, after you built it.
    Regards,
    Bogdan Coman, Oracle

  • How to connect yahoo Api through a java program

    Dear All,
    I have problem in my java program. i have created two text field one is for username and another is for password.when we will give a yahoo id in one textfield and after that we will give the yahoo password in the other textfield. It will directly go to the yahoo server and collect all the friend lists which we have get in our program.please anybody tell me in this regards.
    Thanks and Regards
    Abhiram Sahoo.

    Which one? The one full of SPAM, my work address, or my one I use for my personal account?
    I think on my SPAM account, I'm down to less than 200 a day, I'll hve to go try to win that 54 inch Sharp Auquos again.

  • Does FLEX has any API which leverages functionality similar to Java GregorianCalender

    How can we handle previous year DST period in Flex

    Adobe Newsbot hopes that the following resources helps you.
    NewsBot is experimental and any feedback (reply to this post) on
    its utility will be appreciated:
    Adobe - Flex 3:
    Flex is a highly productive, free open source framework for
    building and maintaining expressive web applications that deploy
    consistently on all major
    Link:
    http://www.adobe.com/products/flex/
    Adobe Flex 3 Language Reference:
    Frame Alert. This document is designed to be viewed using the
    frames feature. If you see this message, you are using a
    non-frame-capable web client.
    Link:
    http://livedocs.adobe.com/flex/3/langref/
    Flex.org - Rich Internet Application Development:
    Welcome to the new Flex.org. This site aggregates Flex news
    from a number of sources, and allows community members to
    contribute their own content as well.
    Link:
    http://flex.org/
    Flex 3 - Versioning:
    You might encounter some versioning issues when working on
    Adobe Flex applications. When compiling, you can choose the version
    of the SDK to use and you
    Link:
    http://livedocs.adobe.com/flex/3/html/versioning_1.html
    Adobe Flex - Wikipedia, the free encyclopedia:
    Adobe Flex is a collection of technologies released by Adobe
    Systems for the development and deployment of cross platform rich
    Internet applications based
    Link:
    http://en.wikipedia.org/wiki/Adobe_Flex
    Adobe - Flex Developer Center:
    Check out the getting started guide on learn.adobe.com, with
    special areas for developers using Flex with PHP, .NET, Java, and
    ColdFusion.
    Link:
    http://www.adobe.com/devnet/flex/
    Disclaimer: This response is generated automatically by the
    Adobe NewsBot based on Adobe
    Community
    Engine.

  • Flex Javascript interaction

    In my application, the Flex Javascript interaction works
    correctly only when I have a "alert" pop-up!!! I do not want the
    "alert" in my final application.
    Here is my code snippet:
    Javascript code:
    <script language = "JavaScript" type="text/JavaScript"
    charset="ISO_8859-1">
    var jsReady = false;
    function isReady()
    return jsReady; //to set up communication with Flex
    function pageInit()
    // Record that JavaScript is ready to go.
    jsReady = true;
    var newTerm="Flex"; //This is the input variable, right now
    its hard-coded
    alert(newTerm);//this alert causes trhe problem, I get to see
    the desired output with alert, but without alert, I get "Error on
    Page"
    getMyApp("test").myFlexFunction(newTerm);//call to Flex
    function
    function getMyApp(appName) //Function to find the type of our
    browser
    if (navigator.appName.indexOf ("Microsoft") !=-1)
    return window[appName];
    } else {
    return document[appName];
    </script>
    pageInit() is called onLoad in body tag==> possible cause
    of problem

    Hey Tracy! Thanks for replying!
    Here is the ExternalInterface code. I am working on Yahoo
    API. So you will find some API calls there.
    =========================
    [Bindable]
    public var question:Question;
    public function myFunc(s:String):void
    var keyword:String;
    params.results = 50;
    params.type = "resolved";
    searchService.searchQuestionsByTerm(s, params);
    private function setupCallbacks():void
    ExternalInterface.addCallback("myFlexFunction",myFunc);
    private function isContainerReady():Boolean
    var result:Boolean = ExternalInterface.call("isReady");
    return result;
    public function startUp():void //initial call made hwn the
    application starts
    var isAvailable:Boolean = ExternalInterface.available;
    trace(isAvailable.toString());
    if (ExternalInterface.available)
    var containerReady:Boolean = isContainerReady();
    if (containerReady)
    // If the container is ready, register the SWF's functions.
    setupCallbacks();
    else
    trace("External interface is not available for this
    container.");
    // Define the Event Listeners for the Answer Service
    searchService.addEventListener(AnswersResultEvent.QUESTIONS_SEARCH,
    questionsResult, false, 0, true);
    searchService.addEventListener(AnswersErrorEvent.ERROR_EVENT,
    showError, false, 0, true);
    =======================

  • Error while updating Task using pa_project_pub.update_project API

    Hi All,
    I am using AMG APIs "pa_project_pub.update_project" for Task dates update . I am getting the  API Error message as : "For a shared structure or a Workplan structure, all tasks in the structure should be passed in correct hierarchy."
    Even though I am passing the Task information in the task_in_tbl_type  in correct order (Ex. For extending dates, Top Task first followed by Sub Task and vice-versa for the shortenings the dates).
    Still I am getting the Error. Request you to help me in resolving the error.
    Thanks,
    Atul

    Hi All,
    Thank you All.
    Actualy I was watching the thread and got no Reply.this enable me to search more for the cause and eventually for the solution.
    The Error "The flex field values you have entered are invalid" was because of DFF values only. I found this solution from API code only. It takes me to PA_PROJECTS_PVT where I Found the Error Code and then to flex field validation and then to Task utility Package.
    Actually when you are not passing any value for Attributes, It will take the Old values only. and If the old values fails to Validate, this issue may arise. Same was the cause in this case. For An attribute the Value Set was "Standard Date" and it was accepting "DD-MON-RRRR" from Front End, but keeping "DD-MON-RRRR HH:MI:SS" as a value in the Attribute. For Eg. 12-DEC-2012 will be stored as 12-DEC-2012 00:00:00. It was there for almost all the Tasks.
    And when it was passed internally to API, It was causing the Error that Value enterted are Invalid.
    I came to know only after running the Desc Flex Field Validate API, which PA_PROJECTS_PVT was using.
    Got the Solution and feel like sharing with you all.
    Thanks,
    Amit

  • How I can reduce a Flex application size?

    Hi
    I have developed a Chat application using Flex and XIFF API.
    The XIFF API size is around 500 KB. I need the basic chat
    functionality . Now my chat application size is around 400KB(in
    release mode). Is there any way that I can reduce my Chat
    application size , so that it will loads to the client machine
    quickly.

    "pskamalnath" <[email protected]> wrote in
    message
    news:gfgq4j$8o6$[email protected]..
    > Hi
    >
    > I have developed a Chat application using Flex
    > and
    > XIFF API. The XIFF API size is around 500 KB. I need the
    basic chat
    > functionality . Now my chat application size is around
    400KB(in release
    > mode).
    > Is there any way that I can reduce my Chat application
    size , so that it
    > will
    > loads to the client machine quickly.
    Probably there are a lot of things you can do to increase
    perceived
    responsiveness that may or may not change file size. But if
    you really want
    to slim it down, rewrite it in Flash.
    HTH;
    Amy

  • Web services in Flex

    Hi all,
    I am trying to figure out if there is a way to send / receive
    file attachments using web services. I have read a bit about
    converting attachments using Base64 to convert binary to text. I am
    hoping there is a better way to do this as most of my file
    attachments are fairly good size.
    Any thoughts? Samples? etc . .
    Thanks,
    STeveR

    Hi,
    Currently, Flash Player 9 does not let you access the
    contents of a file on the client side (though this is possible in
    AIR / Flash Player 10). Once you have access to the file contents,
    you can use Base64, hex encoding etc.
    DIME is an alternative. But Flex has no API support for it.
    You could submit a feature request at
    http://www.adobe.com/go/wish
    or try extending
    SoapEncoder
    to support DIME.

  • API : EventHandler and ugly code

    Hello,
    I'm playing with javafx2 api since I 've been disapointed by flex and silverlight api.
    My reference is forever the swing api and I want to know how to write beautiful code which will respect all best practices (pmd,checkstyle, findbugs, javancss)
    The problem is the genericsable class EventHandler ...
    In swing I can have a class that implements MouseListener and ActionListener interface, So if my control implements these interfaces I can have an actionPerformed, mouseMoved .... methods which will process all actions.
    public class MyClass extends JPanel implements ActionListener, MouseListener {
    mybutton.addActionListener(this);
    mycontrol.addMouseListener(this);
    public void actionPerformed(ActionEvent e){
        if(e.getSource.equals(mybutton)){
             // mybutton stuff
    public void mouseMoved(MouseEvent e){
        if(e.getSource.equals(mycontrol)){
             // mycontrol stuff
    }The JavaFX2 API use the same approach but since the eventHandler use a custom generics type, I must implements EventHandler (without type <XX>) and do a lot of cast everywhere to fill the gap.
    mybutton.setOnAction((EventHandler)this);then
    public class ControlPanel extends Region implements EventHandler<Event> {
    bt1.setOnAction((EventHandler)this);
    bt2.setOnAction((EventHandler)this);
    progressbar.setOnMouseClicked(this);
        public void handle(Event event) {
            if(MouseEvent.class.equals(event.getClass())){
                f(event.getSource().equals(progressbar)){
                     //stuff;
            }else if(ActionEvent.class.equals(event.getClass())){
                if(event.getSource().equals(bt1)){
                     //stuff;
                }else if(event.getSource().equals(bt2)){
                    //stuff;
        }IN fact with javafx2 it's more difficult to write code not using anonymous class which will be a very big problem for software maintainability and source code quality.
    Moreover the SetONXXX method which have a Runnable argument need anonymous class or dedicated inner class to manage threading priorities and I don't see any solution to make it cleaner.
    It would be nicer to use a custom Runnable class which have some fields used to identify the source and the kind of event.
    At the moment, a javafx2 developers have 2 options :
    _ Write a lot of anonymous class anywhere in its source code, the class will be unreadable because the code is not organized (components initialization, action processes, business logic)
    _ create a huge amount of dedicated class (runnable and eventhandler) which all reference the main control ...
    JavaFx2 code will be more complex and can be less adopted or misloved ....
    What do you think about this ?
    Edited by: Seb on 27 août 2011 00:15

    I do like a good architecture debate, everyone gets so passionate! :)
    Pure OO or otherwise, I feel your pain Sebastian: inner classes can be painful to work with. As mentioned above, (IMHO) this is mostly a result of Java's syntax being a little clunky in this area. What you really want to do is pass in a method pointer like this:
    void buildView() {
        Button myButtton = new Button();
        myButton.addActionHandler(onMyButtonAction);
    void onMyButtonAction(ActionEvent event) {
        // do custom event handling
    } But obviously Java doesn't support this at a language level. It does support it via Reflection however and in Swing (and now in JFX) I've often created a helper class that would let me bind the action to the method via Reflection (using inner classes internally - but this is all hidden under the helper).
    void buildView() {
        Button myButtton = new Button();
        bindAction(myButton.onActionProperty(), this, "onMyButtonAction");
    void onMyButtonAction(ActionEvent event) {
        // do custom event handling
    } Your code is now much simpler and more readable but the big (BIG!) drawback is that you lose compiler safety - it is up to you to decide whether this is worth it or not (I'm sure purists will passionately hate this idea but I'm all for 'developers choice').
    A simple implementation of the helper code would look something like:
    public void bindAction(ObjectProperty<EventHandler<ActionEvent>> onActionProperty, final Object target, final String methodName)
        final Method method = target.getClass().getMethod(methodName, EventHandler.class);
        onActionProperty.set(new EventHandler<ActionEvent>()
            public void handle(ActionEvent event)
                method.invoke(target, event);
    }I've left out exception handling for simplicity. You could obviously add a bindMouseClick method, and bindXYZ methods for all the other events that you want to handle.
    There's also an [url http://download.oracle.com/javafx/2.0/fxml_get_started/jfxpub-fxml_get_started.htm]emerging option with FXML, that does similar action to method binding. When you define your button in the XML you add a onAction="#myButtonHandlerMethod" and the FXML binder will bind this automagically to your method (I imagine using reflection like I have done above). It's still pretty raw and you have to build your UI layout in XML (a plus in some people's eyes, a negative in others) but it's worth a look. I haven't seen Mouse handler stuff in there yet but if it's not there yet, I imagine it will be added before too long.
    Like all free advice, take it or leave it :)
    Enjoy,
    zonski

  • I need feedback after calling browser api installApplication

    Hi,
    We developped two applications using Flex builder, the first application is a Flex online application, the second is a Flex desktop (air)  application.
    When the client openes the online application in his browser, he is asked to install the desktop application, and when he clicks on the install button, we use the browsing API to launch the installation for the desktop Application, the procedure followed by the online application is as following.
    1- Loading the air.swf from http://airdownload.adobe.com/air/browserapi/air.swf
    2- Checking if the AIR runtime is installe
    3- installing our AIR application from the needed URL as does the example bellow:
    var url:String = "http://www.example.com/myApplication.air";
    var runtimeVersion:String = "1.0.M6";
    var arguments:Array = ["launchFromBrowser"]; // Optional
    airSWF.installApplication(url, runtimeVersion, arguments);
    Our clients are experiencing sometimes different kinds of problems installing our AIR application from the browser, we want to be able to detect those errors, and redirect the clients to a troobleshooting page, the problem is that there is no feedback from the installer to our online application.
    MY QUESTION IS:
    Is there a way to a have feedback (from air application installer) after to call airSWF.installApplication.
    Keywords: flex, air, browser, api, install, application, event, installApplication, air.swf, damaged.

    TyskJohan,
    In scenarios like these where we have an API available and the business logic requirement involves lot many complex validations, its better to go for jdbc calls. You are basically reusing the exiting code and It saves lots of coding effort instead of trying to think all validations, duplicate the existing code.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Retrieving information from Adobe Connect XML API

    Hello guys. I'm very newbie working with Adobe Flex and Connect API...
    I'm trying to get some informations from an Adobe Connect Pro Server using API.
    I made a HTTP request to the server and I'm receiving the right response from the server (I see from the response body in network monitor).
    In the function that I'm handling the results, I need to get the fields TYPE and SCO-ID, from the XML that I received.
    The problem is... when I walk through the response, to get those values, flex can't understand that one of the fields in the response are named by SCO-ID...
    This is the function I'm trying to use...
    protected function breezeSCO_resultHandler(event:ResultEvent):void
         var step:int;
         var tempObject:Object = new Object();
         //Walking through the result trying to find the data that I want to use
         for (step= 0; step < event.result.length; step++)
              if(event.result.results.shortcuts.sco[step].type == "meetings")
                   tempObject.code = event.result.results.shortcuts.sco[step].sco-id; //This is the line that flex gives an error: "1067: Implicit coercion of a value of type String to an unrelated type Number."
                   tempObject.type = event.result.results.shortcuts.sco[step].type; //This line give me the right information
    Here's an example of the response in browser...
    <results>
         <status code="ok"/>
              <shortcuts>
                   <sco tree-id="11002" sco-id="11024" type="shared-training-templates">
                        <domain-name>http://192.168.0.233</domain-name>
                   </sco>
                   <sco tree-id="11006" sco-id="11449" type="my-courses">
                        <domain-name>http://192.168.0.233</domain-name>
                   </sco>
                   <sco tree-id="11003" sco-id="11023" type="shared-meeting-templates">
                        <domain-name>http://192.168.0.233</domain-name>
                   </sco>
              </shortcuts>
    </results>
    I believe that the error is because the minus signal that identifies the field, because when I removed the '-id' from the field, the error goes away.
    Anyone can give me any idea of how to get this value? I can't rename the field name, cause it's an XML response from the Adobe Connect Server...
    Thanks, and sorry about my english!

    Well... I found that others Web Services of the Adobe Connect have the same minus signal to identified the fields on the XML that is returned from the server, like the url-path that have the url for the meeting room. And I can't get those values too.... =/
    <sco sco-id="11451" source-sco-id="" folder-id="11450" type="folder" icon="folder" display-seq="0" is-folder="1">
         <name>Meus modelos</name>
         <url-path>/f11451/</url-path>
         <date-created>2011-02-10T11:40:52.983-02:00</date-created>
         <date-modified>2011-02-10T11:40:52.983-02:00</date-modified>
    </sco>
    Any tips?

  • Flex datagrid data on datachange

    Hi all,
    I am using an extended datagrid which takes its height on the basis of measured height of items. Item renderer for datagrid is a canvas. Which holds one more canvas(header for item renderer) and a text area. The problem I am facing is with the header canvas in item renderer. Header canvas has one label which diaplay a name of user. On the basis of data provider for the current item visibility of this label in header canvas is set as true or false. issue is when it set to false it repaints(on data change event) all the previous header canvas label also to visible false. And just the last item has the data. Rather it should set its visiblity false only for the current item and rest items sholud behave as value set for them.
    Thanks in advance.

    Adobe Newsbot hopes that the following resources helps you.
    NewsBot is experimental and any feedback (reply to this post) on
    its utility will be appreciated:
    Flex 3 - Handling service results:
    Flex interprets the XML data that a web service or HTTP
    service returns to ..... a DataGrid control with DataTable data
    returned from a .NET web service.
    Link:
    http://livedocs.adobe.com/flex/3/html/data_access_6.html
    Flex cookbook beta - Building Flex Applications with SOAP Web
    Services:
    Mar 3, 2008 ... If you are using web services technologies
    then it is usually ... The DataGrid tag instanciates an instance of
    the DataGrid Flex control.
    Link:
    http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&productId=2&postI d=7863
    Flex 3 - Using WebService components:
    The Flex web service API generally supports Simple Object
    Access Protocol (SOAP) ... property of a DataGrid control and
    displayed in the DataGrid control.
    Link:
    http://livedocs.adobe.com/flex/3/html/data_access_3.html
    Adobe - Flex General Discussion:
    Flex datagrid data column / webservice - justneed2know -
    08/27/2008 ... I use a web service to populate a datagrid and its
    columns (on of which is date).
    Link:
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=60&catid=585&threadid =1388794&enterthread=y
    All Classes (Flex 3):
    mx.rpc.soap, AbstractWebService is an abstract base class for
    implementations that provide RPC access to SOAP-based web services.
    Link:
    http://livedocs.adobe.com/flex/3/langref/class-summary.html
    Adobe - Developer Center : Using Flex Builder to Create Web:
    Using Flex Builder to Create Web ServiceBased Flex
    Applications ... The web service result data needs to flow to the
    DataGrid. Select the 'Data will flow
    Link:
    http://www.adobe.com/devnet/flex/articles/flexbuilder_ws_04.html
    Disclaimer: This response is generated automatically by the
    Adobe NewsBot based on Adobe
    Community
    Engine.

  • Flex datagrid data column / webservice

    I use a web service to populate a datagrid and its columns
    (on of which is date). The web services sources the data from a sql
    server database and thru ASP.net to the Flex application. I've been
    seeing strange things. During testing, database records such as
    "8/27/2008 8:58:00 PM " correctly shows up as 8/27/2008 in the Flex
    application, but records after 9PM such as "8/27/2008 9:01:21 PM"
    shows up as 8/28/2008 (the next days) .. seems like after 9 throws
    off the data rendering.. please suggest.

    Adobe Newsbot hopes that the following resources helps you.
    NewsBot is experimental and any feedback (reply to this post) on
    its utility will be appreciated:
    Flex 3 - Handling service results:
    Flex interprets the XML data that a web service or HTTP
    service returns to ..... a DataGrid control with DataTable data
    returned from a .NET web service.
    Link:
    http://livedocs.adobe.com/flex/3/html/data_access_6.html
    Flex cookbook beta - Building Flex Applications with SOAP Web
    Services:
    Mar 3, 2008 ... If you are using web services technologies
    then it is usually ... The DataGrid tag instanciates an instance of
    the DataGrid Flex control.
    Link:
    http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&productId=2&postI d=7863
    Flex 3 - Using WebService components:
    The Flex web service API generally supports Simple Object
    Access Protocol (SOAP) ... property of a DataGrid control and
    displayed in the DataGrid control.
    Link:
    http://livedocs.adobe.com/flex/3/html/data_access_3.html
    Adobe - Flex General Discussion:
    Flex datagrid data column / webservice - justneed2know -
    08/27/2008 ... I use a web service to populate a datagrid and its
    columns (on of which is date).
    Link:
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=60&catid=585&threadid =1388794&enterthread=y
    All Classes (Flex 3):
    mx.rpc.soap, AbstractWebService is an abstract base class for
    implementations that provide RPC access to SOAP-based web services.
    Link:
    http://livedocs.adobe.com/flex/3/langref/class-summary.html
    Adobe - Developer Center : Using Flex Builder to Create Web:
    Using Flex Builder to Create Web ServiceBased Flex
    Applications ... The web service result data needs to flow to the
    DataGrid. Select the 'Data will flow
    Link:
    http://www.adobe.com/devnet/flex/articles/flexbuilder_ws_04.html
    Disclaimer: This response is generated automatically by the
    Adobe NewsBot based on Adobe
    Community
    Engine.

Maybe you are looking for

  • Another video card/PSU upgrade for HP Pavilion p6565uk

    Hi there I want to upgrade from the basic Nvidia card and 300W psu provided with my HP Pavilion P6565UK, purchased a few months ago. I am looking at either a Corsair CX 600W or an Antec HCG-750W, I am not sure if there is a difference, and an EVGA Nv

  • Problems with Windows Vista

    New here and new to Vista. I was told last week that though Oracle does not support Vista that many have it and have not had problems. I use the Siebel On Demand and work from a company from home. Just got this computer this weekend and though I can

  • Cannot download Solution Center for Off Jet 6500 Wireless since going to Windows 8.1

    I get a failure message and am unable to download HP full feature software (a.k.a. the "solution center") for my HP Officejet 6500 Wireless on my Aspire E1-571-688 Laptop.   The solution center was successfully downloaded when I got the laptop in Aug

  • My touch screen not working please help!!!

    I recently baught a hp touchsmart 320-1010a running windows 7 home premium and then installed a new version of windows (windows 7 ultimate 64 bit) and now the touch screen doesnt work and i have non of the hp touchsmart applications like, hp magic ca

  • Time Machine restore  process will take 59 hours!?

    I just received my iMac 17" Core Duo from my local apple store where they had replaced my LCD. Prior to taking it in, I did a full Time Machine backup (about 100GB). I booted up from the Leopard install DVD and selected from the menu-"restore system