Problem with URL parameters

2016-07-22 Thread mark goldin
I use FlexGlobals.topLevelApplication.parameters.param_name to access URL parameters. What's happening is for whatever reason some parameters are null while other are fine. Any idea what might be? Thanks

RE: Problem with URL parameters

2016-07-25 Thread Kessler CTR Mark J
=value2 parentApplication.parameters.param1; parentApplication.parameters.param2; -Mark -Original Message- From: mark goldin [mailto:markzolo...@gmail.com] Sent: Friday, July 22, 2016 5:20 PM To: users Subject: Problem with URL parameters I use

Auto-Re: Problem with URL parameters

2016-07-22 Thread kjczxl