Wrox Home  
Search P2P Archive for: Go

  Return to Index  

flash_programming thread: Posting data to a new window from a Flash app inside frames


Message #1 by acarere@c... on Mon, 5 Nov 2001 18:05:38
There are probably quite a few ways to do it, but that's the only one I can 
think of right now. But from all the books I've read on ASP, that's a good 
way to pass and retain information throughout an entire site. Plus, the 
session information is different for each person, so you can allow them to 
get a different looking site every time they  visit the site... and someone 
else doesn't get the information for another viewer.

Now, if you wanted to send information between viewers, like in a chat 
program, then you would want to use Application variables, but those you 
need to be careful with. I'm pretty much still new to quite a bit of this... 
but, I'm happy to offer some advice.

---------------------
Kev


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


  Return to Index