10/20/2010 5:20:06 AM
Title:
is there any tool to convert .swf to .xml
is it possible to convert .swf (created by flash/flex ) to .xml extension????
thks in advance :-)
10/20/2010 10:43:17 AM
it does not really make sense to create a xml out of swf file. SWF file is too complex to be represented by a xml file. Where will the actionscript , embeded audio, video , sounds go ?
10/20/2010 10:58:58 AM
Never seen something like this. what will you do with that xml then ?
XML is a text format file and swf is object based it means it can hold complex objects and settings that are feasible inside swf format only. A simple swf may be decompiled to generate the xml file. But decompiling flash is not that easy
10/20/2010 10:29:29 PM
thks friends !!
actually i am creating the flash environment(IDE) in the Authoring Platform,i don have any idea regarding ...how to maintain or manipulate the data's ??? help me out yar!!!!
thks in advance!!!