Hi. Currently, when I launch a Flash Lite app which uses the
loadMovie command to pull files down from a web server, I have to
already be connected to the internet on my device. I would like to
know if there is ActionScript which initiates the device's
connection to the internet from within the Flash Lite app i.e. I
only want to connect to the internet when Flash requires the
connection.Initiating a connection to the internet...
Want to know either, but in my case I'm starting off the
flash lite application in a standalone player modus.Initiating a connection to the internet...
I've used a ping before to load dummy date into the
application. This data is not used but establishes a connection.
Use load vars pull data from one of the web servers your using and
set that data off stage.
This will open the phones connection to the internet.
I've used a loadvars method to send data to my php script on
my
http://myserver.com location and I'm
starting from a standalone app but on a Windows Mobile 2005 Phone
edition PDA (HP iPAQ 6915), and he doesn't want to make a
connection. I stille have to invoke my GPRS connection manually.
How can I solve this?
Subscribe to:
Post Comments
(Atom)
No comments:
Post a Comment