Search:

Type: Posts; User: Thibault; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    1,772

    RE:faulty XML?

    Hello,

    Well I didn't had that fault before I added messaging, so I don't think there is a fault in my XML.

    Here you can see the full XML:


    <objects...
  2. Replies
    3
    Views
    1,772

    Application-context messaging

    Hello,

    I'm developping a flex program for android. Our company allready has a flex program for desktop. So I can easily use some pieces of that code.

    But I have a small problem with this:
    In...
  3. Replies
    2
    Views
    1,548

    Thanks I fixed it!

    Thanks I fixed it!
  4. Replies
    2
    Views
    1,548

    XMLApplicationContext errorhandler

    Hello,

    I have a small problem with my mobile application. When the user want's to logon he can connect with a server. For this I use this code:



    private var m_context:XMLApplicationContext;...
  5. Replies
    1
    Views
    1,402

    I found a solution for this problem. I will post...

    I found a solution for this problem.
    I will post it if I can help someone else with this.

    In my application-context I deleted this:


    <object...
  6. Replies
    5
    Views
    1,922

    it's solved! thanks for the help it was an...

    it's solved! thanks for the help
    it was an errorlistner that was not handeld
  7. Replies
    1
    Views
    1,402

    change application context from in code

    Hello,

    I'm developing a program for my thesis. It's a mobile program written in Flex and it uses spring actionscript
    Now I'm testing my software and I have a file...
  8. Replies
    5
    Views
    1,922

    Dear, sorry for the late response. And thank...

    Dear,

    sorry for the late response. And thank you for the help.
    I will check all my files on the errorlisterners.

    Thank you for the help

    Thibault Heylen
  9. Replies
    5
    Views
    1,922

    Dear, Thank you for the response. Here you can...

    Dear,

    Thank you for the response. Here you can view our code:


    package com.traficon.tmsng.client.mobile.command
    {
    import com.traficon.domain.EventMessageCollection;
    import...
  10. Replies
    5
    Views
    1,922

    not going to errorlistener

    Hello,

    I'm making,with a friend, a mobile application at this moment for our thesis. We're using spring actionscript to get data from the server. We're doing this with commands.

    Now our problem...
Results 1 to 10 of 11