I'm curious, should session handling in FR be handled similarly to Web Services session handling, where a unique ID is passed with each call? I've been having trouble getting sessions to work with remoting, using a session facade to handle user and ecommerce stuff. It's been tough finding examples and documentation on this, especially for AS 2.0.
On 4/25/05, Nathan Strutz <[EMAIL PROTECTED]> wrote: > Thanks for clearing that up, Sean. I know a lot of people (myself > included) who have had confusion over this issue. > > So, to summarize... > > If your client is a flash application, you can still use session and > application variables exactly the same as if your client was a typical > web browser, using the same application. > > That actually makes me like flash remoting a bit more. > > thanks > -nathan strutz > > > Sean Corfield wrote: > > On 4/25/05, Kerry <[EMAIL PROTECTED]> wrote: > > > >>really? I tried to use session with remoting, but it didnt work. perhaps I > >>was doing it wrong. or maybe it was that i didnt like the idea of a cfc > >>directly referencing session scope. > > > > > > Session scope works just fine (as does application scope). The > > Macromedia Online Store uses this feature very heavily. You can find > > details of how session management works with Flash Remoting in a > > number of articles on macromedia.com. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:204460 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

