[flexcoders] Re: navigateToURL and _self - Works locally, not when swf is on remote server

2009-02-09 Thread valdhor
Works for me: ?xml version=1.0 encoding=utf-8? mx:Application xmlns:mx=http://www.adobe.com/2006/mxml; layout=absolute mx:Script ![CDATA[ import flash.net.navigateToURL; public var myURL:String; private function

[flexcoders] Re: navigateToURL and _self - Works locally, not when swf is on remote server

2009-02-09 Thread uclamerrick
Thank you for helping. What I meant was that when I click the image nothing happens. Also, I was not clear with the local vs remote - my swf file can be embedded much like youtube, vimeo etc... When the swf file is generated from the code below and still on my laptop clicking the image takes

[flexcoders] Re: navigateToURL and _self - Works locally, not when swf is on remote server

2009-02-09 Thread valdhor
I have no idea how to debug that. Perhaps Charles can tell if it is a crossdomain issue. --- In flexcoders@yahoogroups.com, uclamerrick merr...@... wrote: Thank you for helping. What I meant was that when I click the image nothing happens. Also, I was not clear with the local vs remote -

[flexcoders] Re: navigateToURL and _self - Works locally, not when swf is on remote server

2009-02-09 Thread uclamerrick
Thank you that actually helps, I will look through all of the crossdomain stuff in the books. --- In flexcoders@yahoogroups.com, valdhor valdhorli...@... wrote: I have no idea how to debug that. Perhaps Charles can tell if it is a crossdomain issue. --- In flexcoders@yahoogroups.com,