I've been tasked with creating this in the next 24 hours, - When an HTML page loads, a DIV tag pops up a Flex app ONLY if a cookie on the user's machine has expired. Otherwise, it wouldn't show it. - In the Flex app, it has a little button, "Do not show again" that communicates with a JavaScript library to set the cookie. - The Flex app needs to have a semi-transparent background so the HTML page underneath can be seen.
Does anyone have an example of something like this? This is urgent! Thanks much. -Alex

