Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
RajeshBhadra #1
Connectivity through Xml
hey can anybody tell me the difference in compiling from a flex builder and
through command line compiler....
i have a mxml app which is connected to the Xml file.. and it displays the
result on the datagrid...When i compile this code and run the application it
doesnt show me the results .....as in no output on the datagrid...but this same
code when i run in flex builder by making a new project->mxml application and
so on it shows me the results on the data grid....what exactly is happening
when i compile through the command line compiler....plzz help
RajeshBhadra Guest
-
V 3.0 no connectivity
:brokenheart; Greetings, We've upgraded to Version 3.0 and on all computers in the office are unable to connect with out site using version... -
SQL Connectivity by Web App
Hi, To start with, i'm not too sure if this is the right group to be posting in so please let me know if these is a more suitable one. I am... -
DB Connectivity
Is there is any method to connect flash to a data base? -
4GL Connectivity
Simmons, Keith wrote: 4GL runs independently of any other IBM Informix product. You don't need aditional software. What you may need it to... -
DB2 V8 Connectivity
Just recently upgraded to version 8 of DB2 on AIX. In addiiton to upgrading a test server, we have upgraded 2 DB2 clients as well - one AIX, the... -
ntsiii #2
Re: Connectivity through Xml
Be sure the friends.xml file is available to the compiled swf/wrapper page, and that there is not a security issue.
Tracy
ntsiii Guest
-
RajeshBhadra #3
Re: Connectivity through Xml
freinds.xml file is in the same folder as the mxml file...and what security issues you are talking about ?
RajeshBhadra Guest
-
TIPLVinay #4
Re: Connectivity through Xml
When u complile using mxmlc be sure to include all configuration files .
Also ur using HTTPServices .
Not sure but may be flash sandBox restrictions .
TIPLVinay Guest
-
ntsiii #5
Re: Connectivity through Xml
The Flash Player is prohibited from accessing data from a domain that is different from the domain from which the swf was served. And localhost is not the same as localhost:8700.
Tracy
ntsiii Guest



Reply With Quote

