Shared Objects -- "Best Practices " 2004-03-03 - By Sherman, Daniel
Back Hello All, I am building a desktop app that needs to save variables for use immediately in the current session and also in later sessions, using shared objects. The variable's value may change several times during one session and will need to be updated immediatly in the movie.
Have a question though, Which yields the best (fastest) performance? 1. Store all the user's info as global variables, then save them to the hard drive all at once.
2. Keep saving and retrieving the variables as shared objects (if user changes mind and chooses red instead of green, shared object would update immediately and be retrieved by current playing movie)
3. I'm totally missing the boat, and you guys can tell me how you would do this : )
Daniel Sherman Multi-Media Coordinator Catholic Relief Services (410) 951-7398
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Supported by Fig Leaf Software -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Lower Prices for Certified Training! Check out new lower prices for Certified Macromedia Training from Fig Leaf Software. Expand your skill set with courses in ColdFusion, Flash, Rich Internet Applications and .NET in the new year. Fig Leaf Software provides the highest caliber instruction at our training centers in Washington D.C., Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location.
Get the details at http://training.figleaf.com/ -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- To unsubscribe, e-mail: flashnewbie-unsubscribe@(protected) For additional commands, e-mail: flashnewbie-help@(protected)
|
|