-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am working with WebService and one of my methods I need to pass a variable which is passed to the flash movie. I do have the following code at the top of the mxml file:
<mx:Script> <![CDATA[ public var SiteID:String = Application.application.parameters.SiteID; ]]> </mx:Script> Now in the <mx:request> section how would I pass the SiteID from the Script above. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (MingW32) Comment: GnuPT 2.6.2.1 by EQUIPMENTE.DE Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQEVAwUBRrD/e3njLHMPlkANAQJfrQf/dEAhDF5F8tUuO4pj6yrfNiWxQZNyt/4u GhrfE4j3ZNI0WLom9gu7mwbUdiZ4F4i+DCw9d6DJ+eVcsvB3mxIqDqXUPT/Ije4e uNO2GCZNAxeKQsQ/XbHzfDPmvaX7UE1/KlW01nuVCxMK+UlWZejo0Hs01jrXknAl BSjLQM38oa2Xg1aXzPCcQp4H+jFVp0MNScS8+4EQKJ984bU1yoQ6DzgyPeWTMuU0 HK6fQAQyDyVz0tgLz/PNYgoN6s327VDEYhLQZFxcoK1y+IdDnIdmHhbXHo5jDGhw Qa62jVj2JcBj5/3c0pi/YgCViDPB2Qq93AJS6/n7Sr0U52lBCHKGrA== =suUt -----END PGP SIGNATURE----- -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:4443 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
