Hi

Can someone please point out the glaringly obvious thing that I am doing that is preventing me accessing flashVars from my application. I have included the flashVars in the object tags of the html wrapper page (as param tags and in the embed)
and am attempting to access them from my mxml like this:

labUserId.text = Application.application.paramaters.userId; (where userId is the name of one of the variables in my string)

I am getting nothing in the text field. In the debugger Application.application.parameters only contains:

historyUrl = "history.htm?"
lconid = "14877"

Where are my variables?

Excuse me if this is an obvious post but, after a few years of Flash IDE headaches I am taking the Flex plunge and am new to it...

Thanks in advance

Graham



__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to