Mar 11, 2001 #1 peterve IS-IT--Management Joined Mar 19, 2000 Messages 1,348 Location NL Is there a way to read cookies inside my flash animation ? Also, is it possible to pass javascript or vbscript variables to my flash animation ? Thanks Peter Peter Van Eeckhoutte peter.ve@pandora.be
Is there a way to read cookies inside my flash animation ? Also, is it possible to pass javascript or vbscript variables to my flash animation ? Thanks Peter Peter Van Eeckhoutte peter.ve@pandora.be
Mar 11, 2001 1 #2 oldnewbie Technical User Joined Dec 6, 2000 Messages 9,142 Location CA For JScript & VBScript... You can always have a look at this document: http://www.macromedia.com/support/flash/ts/documents/tn4160.htmlFurthermore, if you can write variables to a .txt file through JS or VB scripts, I imagine they also could be easily read by your Flash movie! As for cookies, you may want to have a look at this: http://www.moock.org/webdesign/flash/cookies/ Upvote 0 Downvote
For JScript & VBScript... You can always have a look at this document: http://www.macromedia.com/support/flash/ts/documents/tn4160.htmlFurthermore, if you can write variables to a .txt file through JS or VB scripts, I imagine they also could be easily read by your Flash movie! As for cookies, you may want to have a look at this: http://www.moock.org/webdesign/flash/cookies/