break the user's security.
The user did when the socket was opened up. Anyone who can get to
that socket can do whatever the socket allows.
On a LAN, this will be fun for hackers.
Ron
Lance Massey wrote:
I have an application on my computer which is simply a socket
listening for a connecti
I have an application on my computer which is simply a socket
listening for a connection on "127.0.0.1" port 5824.
So, in AS3 I created a swf with the following code
var sock:XMLSocket = new XMLSocket();
sock.connect("127.0.0.1",5824);
and uploaded it to my server.
Now, when I go to the web
Sorry for being a bit off topic.
The company I'm working for *really* needs high end actionscripters
with solid PHP experience. Please email me if you're available, or if
you know somewhere else I can find people.
Thanks,
Lance
http://www.intertechmedia.com/
___
only thing I can think of that I do to all my files.
It might work.
Goodluck
On 1/13/06, Lance Massey <[EMAIL PROTECTED]> wrote:
onSoundComplete does not seem to be firing. I've noticed others have
had the same issue. Has anyone come up w/
onSoundComplete does not seem to be firing. I've noticed others have
had the same issue. Has anyone come up w/ a solution?
Thanks,
L
GorillaPop - Connecting People Through Music
http://www.gorillapop.com/
_
ataGrid... Each row is an object with a bunch of
properties, but only the properties that there are columns for get
displayed.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Lance
Massey
Sent: Thursday, January 12, 2006 11:53 AM
To: Flashcoders maili
I create a playlist which is an array of tracks. Each track has a
title, an id, an artist, and a URL. Magically, when I set my List
Component's dataProvider to playlist, it shows all the titles. But
the real miracle is that when I click on a title all the track
properties corresponding to t
Hey all,
I'm working on yet another XSPF mp3 player for my site. A couple of
the boxes are tossable (e.g. if you drag and let go, they float to a
stop), but when I try to make the "Search" box tossable I can no
longer enter text into the search field. Any ideas? (It seems to be
an issue w
8 matches
Mail list logo