Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
alfaro_vive #1
Can Flash Create Text Files
So i'm helping some people design a flash application that runs off of a cd and
they want to be able to store data from use to use without really having to
install an app. on the host computer. I figured there might be a way to write
data to a txt file stored in the temp files. But i would have to have flash
create the file. Is this possible, how would i do it?
thanks for the help
omar
alfaro_vive Guest
-
Why does Shockwave Flash create files on MY computer!!!
Sorry if it's been answered already. Sorry I posted to 3 groups - can't cross-post with my program. Sorry if anyone thinks it's NOT an intrusion,... -
how do you create a scrolling text box in Flash 5
I'm trying to produce an all Flash information site but I cant work out how to produce a scrolling text box. I'm running Flash 5, so the... -
Dynamic Text Loaded from Text files -> Flash 5 <-
I was wondering how I can dynamically load text into a text box from a text file using Flash 5. I've seen plenty infos how to do it with Flash MX but... -
How to create help files / text files
I want to create a help dialogue that will just act as a reminder on do's & dont's I had in mind a text file with sliding bars but don't seem to... -
LOADING TEXT FILES INTO FLASH`
Hello All Can anyone tell me if I have a text file call "PLACES.TXT" and it looks like TOWN, XCOOR, YCOOR, TYPE Barnsley,100,200,Town... -
steeban #2
Re: Can Flash Create Text Files
hi omar
this is possible....
writing some data to the temp folder through shared objects in flash...
check shared object and its class in flash help,
steeban Guest
-
wadba #3
Re: Can Flash Create Text Files
Hi steeban,
Using the shared objects is fine for persistent data but I need a to create an
output text file, to a local or network folder, everytime the user submits
information. Is this possible without using PHP scripts - ie, directly from a
flash?
As far as I understand Flash is unable to produce XML files without the help
of PHP, or similar, scripts so I'd presume that it can't create text files
either?
Thanks, wadba
wadba Guest
-
SimonTheSwift #4
Re: Can Flash Create Text Files
Hi wadba,
as long as your application is running from a Web browser, it cannot create
files - security reasons. The only way is to make your application stand-alone.
mProjector from ScreenTime Media can do a great job, giving Flash all the
system functions it misses for the security reasons. Download a trial version
at [url]www.screentime.com[/url].
Simon
SimonTheSwift Guest
-
Kree8R #5
Re: Can Flash Create Text Files
How about outputting your data to an HTML popup window
and allowing the client to save their data as a web page?
"alfaro_vive" <webforumsuser@macromedia.com> wrote in message
news:dfl2pa$67s$1@forums.macromedia.com...> So i'm helping some people design a flash application that runs off of a
> cd and
> they want to be able to store data from use to use without really having
> to
> install an app. on the host computer. I figured there might be a way to
> write
> data to a txt file stored in the temp files. But i would have to have
> flash
> create the file. Is this possible, how would i do it?
>
> thanks for the help
> omar
>
Kree8R Guest
-
pakora #6
Re: Can Flash Create Text Files
I looked into this a while ago. As far as i am aware Flash doesnt have this
capability. However i got round it by embedding my swf inside a Director stub
and used the FileIO xtra.
Hope this is of some help.
pakora Guest



Reply With Quote

