> Apparently I can't win - cookies aren't supported in Flex. I'll continue to > look around for a solution. UGH
I'm not sure how cookies would help here, but you can access cookies from Flex, if the cookies weren't set as "httpOnly". You can invoke JavaScript in the browser from Flex/Flash using ExternalInterface: http://livedocs.adobe.com/flex/3/langref/flash/external/ExternalInterface.html http://blog.flexexamples.com/category/externalinterface/ Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsit ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/flex/message.cfm/messageid:6394 Subscription: http://www.houseoffusion.com/groups/flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/flex/unsubscribe.cfm
