Dear Reader,
I am having difficulty researching how Flash loads a swf dynamically from a
Client's machine. I see I can use PHP, but I want to avoid that if possible. Is
there a way I can reference the Client's machine via an IP address?
I can load locally...
file:///C:/Images/myimage.jpg
And over a network...
file:///\\MyServer\data (d)\images\image.jpg
And other server's images...
http://blog.orangeflash.eu/wp-content/listview.jpg
But how to use an IP address? To give you an idea of what I expect it to look
like...
http://219.34.122.46\\C:/Images/myimage.jpg or;
file:///219.34.122.46|C:/Images/myimage.jpg or;
url:219.34.122.46:file:///C:/Images/myimage.jpg ...?
Any help here would be greatly appreciated.
// [Please note the IP address referenced above was off the top of my head
random]
Thanks in advance!
Rangar
gangsterflashman - 12 Jul 2007 12:03 GMT
Is it plugged in? Have you tried rebooting it?
LittleBlu - 28 Jul 2007 09:16 GMT