Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Is this possible? (is: storing data?)
From: John Dowdell
Date: Wed, 4 Oct 2000 21:53:48 +0100

I think the core here may be "How can someone using my applet store a set
of choices so that other people could see the same display later"... does
this seem close to what you're looking for?

If so, then the Macromedia Flash Player doesn't have FileIO abilities,
because we're in a browser sandbox... it doesn't have the cookie-like
get/setPrefs found in the larger Shockwave Player either.

Some browsers will let an object in the page ask the browser to set
cookies, and the "JavaScript Integration Kit for Macromedia Flash 5" at the
Dreamweaver Exchange can make this pretty straightforward, in browsers
which support it:
http://exchange.macromedia.com/

I think most people, though, would likely send the data to the server for
the storage. This also makes it easier for other people to retrieve. You'd
need to be comfortable collecting and parsing data into a variable string,
and would also need something on the server to accept and store this data,
but some type of serverside storage is likely the most common way people
disseminate choices, if that general context is of any use.

jd





John Dowdell, Macromedia Tech Support, San Francisco CA US
Search technotes: http://www.macromedia.com/support/search/
Offlist email risks capture by the spam filters. I may not see your
email if it's not on the list. Private one-on-one email options are
available via Priority Access: http://www.macromedia.com/support/



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]