Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
Studental #1
accessing webservices
Hi,
I have a Flash minisite that connects to an asp.net based webservice using a
webservice component.
My AS 2.0 code triggers a WS method, sending several parameters.
This works fine when my Flash resides on same domain as my WS.
When moving it to another domain - it simply does not work.
I added a crossdomain.xml file to my WS root folder (WS is in a subdir of root
app, file is in app root), which allows access for "*", but still that doesn't
work. I also added in my AS code - allowDomains="*", with no success.
Any ideas????
Studental Guest
-
New bie for webservices
Hi all, I have an project that involve different development team . Is it possible to have C#.Net and VB.Net inside the same web service? I read... -
webservices: simple question, accessing webservice members
Hi, (new to webservices here) Is it possible to access a class instance variable defined in a webservice? I want to access this variable, in... -
Problem accessing webservices
Hi All, We have problems in accessing a WebService which is running on a remote server from a ASPX application. It gives us Un Authorized... -
Accessing WebServices from a web app hosted inside Outlook XP
Ok, it turns out that "outlook:" moniker is actually causing our problem. When you first load a page into Outlook XP, the document.URL value is... -
WebServices without IIS????
Hello John, You can use .NET Remoting to enable different applications to communicate with one another, whether those applications reside on the...



Reply With Quote

