Questions tagged [swx]
4 questions
3
votes
3 answers
How to convert a SXW file into a RML file through openerp_sxw2rml.py?
I am trying to convert a SXW file into a RML file, using openerp_sxw2rml.py, but it is giving too errors and it is generating an empty RML file. I am sure that the content of the SXW is right, because I am using existing SXW files from the OpenERP…

forvas
- 9,801
- 7
- 62
- 158
1
vote
1 answer
How do I generate SWX data files serverside?
By storing data in SWX files on the server, it can be interpreted automatically like loading one SWF into another.
Now I'd like this data to be modified by server side code, how can I do this? Are there any SWX libraries for PHP that I can use?

Robin Rodricks
- 110,798
- 141
- 398
- 607
0
votes
2 answers
Are SWX Data files modifiable by Client code?
Data is stored in SWX files, that is read natively by Flash Player as "objects".
Can the client request the server to update/modify SWX files, much like a MySQL database? How? SWX-PHP?

Robin Rodricks
- 110,798
- 141
- 398
- 607
0
votes
2 answers
Flash: What is the SWX data format?
What is this SWX data format that I keep hearing about?
The Wikipedia article says: "Data is stored as SWF bytecode, that is interpreted by Adobe Flash Player."
Their official site says: "SWX is the native data format for the Flash Platform.", and…

Robin Rodricks
- 110,798
- 141
- 398
- 607