Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
Goo101 #1
saving data to a local XML file
I am seeing repeated comments on this discussion forum that it's not possible
to save data from Flash into a locally stored XML file . . . but there must be
a way to do this. Why is you can read data from a locally stored XML file but
not update or add data to it . . . how absurd a design would that be, it simply
wouldn't be logical!!!
Please someone tell me this is possible! This is, again, something with Flash
which is driving me mad!
Goo101 Guest
-
Saving video to local machine using FMS
Is there a way to save a video file to the local users machine using FMS? How about take several video clips and appending them into one clip using... -
LWP - multipart/form-data file upload from scalar rather than local file
I'm looking to do an HTTP upload, preferably with HTTP::Request::Common, but get the file data from either a filehandle or a scalar rather than... -
Saving data to an XML file???
DJAnim8 wrote: Only with the help of third-party products. -- Carl Fink Please respond to the newsgroup only. -
Saving data to an XML file???
Is it possible to save data to an XML file? I thought there was but can't seem to find anything to do it. I can read XML data fine, just no way of... -
Saving a string to local file
Is there a way I can save a string, locally, on the user's machine, offering them the chance to save it to a filename? Thanks, Ike -
Motion Maker #2
Re: saving data to a local XML file
Answer: Flash (a 1.3 MB tiny player program) does not communicate with the
File System or the OS like ponderously sized client players such as Visual
Basic or Java might. Flash uses network protocols and thus a server handles
the file system and OS.
However there are Flash wrappers that can communicate with the file system
and for that matter the entire OS. Zinc is one, but there are many if you do
some googling.
--
Lon Hosford
[url]www.lonhosford.com[/url]
Flash, Actionscript and Flash Media Server examples:
[url]http://flashexamples.hosfordusa.com[/url]
May many happy bits flow your way!
"Goo101" <webforumsuser@macromedia.com> wrote in message
news:ecekci$644$1@forums.macromedia.com...>I am seeing repeated comments on this discussion forum that it's not
>possible
> to save data from Flash into a locally stored XML file . . . but there
> must be
> a way to do this. Why is you can read data from a locally stored XML file
> but
> not update or add data to it . . . how absurd a design would that be, it
> simply
> wouldn't be logical!!!
>
> Please someone tell me this is possible! This is, again, something with
> Flash
> which is driving me mad!
>
>
Motion Maker Guest
-
Goo101 #3
Re: saving data to a local XML file
Hey Lon,
I understand what your saying but it still doesn't make sense.
How come Flash can communicate sufficiently with the File System and/or OS to
read data in from a locally stored XML file but yet cannot write updates or
additions to the same file (even though it has already pulled the file into the
..swf file to read from it)!?
I find this absurd in the extreme and terrible design to boot! If anyone from
Macromedia ever reads this please take note!
Thanks for getting back to me on this one Lon, 'tis much appreciated!
Goo101 Guest
-
Darr_darshan #4
Re: saving data to a local XML file
Hi goo101
I have posted the same question about xml few weeks back here but there was no
positive reply.
it can be done using php or asp
but by my view there must be a way to do it directly using flash.
working on this yet
Darr_darshan Guest
-
Goo101 #5
Re: saving data to a local XML file
Does anyone know how Zinc can be used to communicate with a locally stored XML file? I can only see options for communicating with a locally stored DB . . .
Goo101 Guest
-
MotionMaker #6
Re: saving data to a local XML file
>>How come Flash can communicate sufficiently with the File System and/or OS to
read data in from a locally storedit)!?>>XML file but yet cannot write updates or additions to the same file
>>(even though it has already pulled the file into the .swf file to read from
Security: I believe it is following the same rules a web browser follows in
this respect. You really do not want content or software that potentially has
internet access to write to the local file system without an added security
code for authentication. Event with the latest Flash players, reading from a
local drive has security restrictions if your movie is dealing with http as
well.
MotionMaker Guest
-
MotionMaker #7
Re: saving data to a local XML file
>>Does anyone know how Zinc can be used to communicate with
>>a locally stored XML file? I can only see options for communicating
>>with a locally stored DB . . .
[url]http://www.multidmedia.com/software/zinc/features/01.php[/url]
MotionMaker Guest
-
Goo101 #8
Re: saving data to a local XML file
I understand the security issue involved in accessing locally stored files but I do believe Macromedia should leave this decision to the developer and not make it for us!
Goo101 Guest
-
Goo101 #9
Re: saving data to a local XML file
Anyway, sorry, I forgot to say . . . "Thanks Lon" . . . your help and guidance on this issue is much appreciated . . .
Goo101 Guest



Reply With Quote

