Can't get remote data into FL2 on my Nokia 3110 classic
Hi all,
So recently I started to experiment with flash lite 2 since I got a new mobile that supported it.
I wanted to create an swf app that would load data from my webserver into the flash app using the SWX format ([url]http://swxformat.org/[/url]) which seems to be the most compatible remote acces method for mobile flash development.
When I compile my flash file and run it in device central, everything works as planned but when I load it onto my mobile it seems to malfunction somewhere.
When I start the flash file, the system asks me if I want to allow network access. Of course I press the yes button.
Ok, great so far. I see this little G icon popping up and flashing so I know for sure that there it establishes a connection. However, after a couple of seconds the icon disappears (apparently it has stopped retrieving information from the web) and nothing happens (no result event, no error event, just nothing)
So I was just wondering if anyone has had the same problem. Or have an idea of what I'm doing wrong.
Re: Can't get remote data into FL2 on my Nokia 3110 classic
Ciao,
do other applications that connect to the internet have the same behavior?
Alessandro
Re: Can't get remote data into FL2 on my Nokia 3110 classic
Hi,
How does it behave if you try to connect twice in one session? (connect->fail->connect)
Ugur.-
Re: Can't get remote data into FL2 on my Nokia 3110 classic
Hi all,
I am facing same problem.When i compile my application and run it from device central, everything works fine.
But when same application run from mobile using swxphp nothing happens. no data are saved or retrive from database.
Re: Can't get remote data into FL2 on my Nokia 3110 classic
Did the webserver receive any incoming requests?
Can you access any internet site using the phones browser?