Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
Keehunthebeginner #1
Flash Data to XML file
Hi,
does anyone know how to make the "browse file" and/or "Open File" Dialogs?
and if they do, put the path of the selected file into a database.
then put that path strring data into a XML
such as like
<?xml version="1.0"?>
<tree>
<node label="Paths">
<node src="C:\examplepath\folder\file" />
<node src="C:\examplepath\folder\file2" />
<node src="C:\examplepath\folder\file3" />
<node src="C:\exmaplepath\folder\file4" />
</node>
</tree>
?
Thank You!
Keehun Nam
Keehunthebeginner Guest
-
making resume in flash with data file
this is my current cv, painstakenly written in flash: http://disfasia.net/cv/cvenglish.html I was told that I can use an external data file and... -
advice needed... cf write data to xml file for use in flash app thatuses xml file
I'm wondering if it is possible to use CF to: 1) connect to existing db; 2) get specific data from table; 3) write it to an xml file that would... -
Can Flash save data from a text file locally
Is it possible to save file in a txt format using Flash. I want to create a game that ask for a name and then later store it in a TXT file... -
Flash file imports data with XML
I'm hoping there's an easy answer to my question. I'v made a flash file that imports data from an xml file and then it loads it into the flash... -
Send data to Flash from a page without reloading the flash file
The title tells the most, I want to send like, "hello" to a flashfile from a html page(the flash file is on the site) without having to reload the...



Reply With Quote

