I have ASP.Net creating a custom wrapper for our flex app. Client script calls setVariable on the player object. It works fine on my system, but I can’t get any communication going between the custom wrapper _javascript_ and our application on our customers’ system. Same browser, IE 6.
I am trying to call a setter method, and for testing just showing an alert.
Oddly, if I view source (customer’s machine), then save that as an htm file to the local desktop, setVariable works!!??
Are there any security settings or anything else that might inhibit setVariable from talking to the app? Any other debugging techniques?
Tracy
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
| Computer software testing | Macromedia flex | Development |
| Software developer |
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

