PDA

View Full Version : send a variable from one flash file another swf



jaganpon
September 2nd, 2009, 01:46 AM
Guys i m using as3 for my project


URLRequest("new.swf?abc="+1);
im sending my varaiable like this call a swf and sending variable... and i dont konw hoe to get the sent variable from file 1.



Help me plzzzzzzzzz

glosrfc
September 2nd, 2009, 10:08 AM
Use the LocalConnection class instead:
http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/LocalConnection.html