Cookie « Actionscript Programming « Flash Tutorials

Home
Flash Tutorials
1.Actionscript Programming
2.Animals
3.Animation
4.Colors
5.Design
6.Effects
7.Game Cartoon
8.Humans
9.Models
10.Nature
11.Operations
12.Shapes
Flex
Flash / Flex / ActionScript
Flash Tutorials » Actionscript Programming » Cookie 

1. Swishmax & Cookies - 13Dots Forum    13dots.com

4. Flash Cookies    flashkit.com

5. Using Cookies in Flash | Flash Tutorials    webdesign.org

Okay we've now got the browser writing out the details to the page. Now lets look at reading this information into flash. First of all remember that flash reads in variables in the format &name;=value so in the above examples the screen height is written &height;=768 . Now when I was looking at a few other tutorials which talk about reading these into flash, they have extra functions to add the & later. I found this to be troublesome and didn't always work. So I make myself add it at the start, this way I know the variables will read into flash correctly.

java2s.com  |  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.