I am a .Net developer and i have to implement a Socket conexion in a flash page. I dont know S… about flash and my web designer knows nothing about programming so it kinda hard.I already make the socket work like a charms but i I have two problems now…
- I dont know how i can pass value to the flash from the page , i dont know if flash can read info from the http header (like querystring or form in asp and stuff) or if its there another way.
2)it seems that i have to include something else into the swf cause the xml socket it only work if the machine have the Flash installer and not in machines with the flash player only…
Anyone can help me on this one??
thanks
VJS