Using FlashVars with ActionScript 3.0


/ Published in: ActionScript 3
Save to your folder(s)



Copy this code and paste it in your HTML
  1. import flash.display.LoaderInfo;
  2. var paramObj:Object = root.loaderInfo.parameters;

URL: http://blogs.adobe.com/pdehaan/2006/07/using_flashvars_with_actionscr.html

Report this snippet


Comments


You need to login to view comments.