FECNavigateToURL not working if target is _self or left empty

Posted by nlmedia 
FECNavigateToURL not working if target is _self or left empty
September 11, 2009 07:29PM
Hello,

I'm having trouble getting the button commands to work properly without using _blank as browserTarget.

I've tried both with the FlashEFF2 component and with Action Script.

With the FlashEFF2 component, if the browserTarget is _self or has been left empty the button will not work once embedded into the web page. The button only works if _blank has been specified as browserTarget. I have not tried _top nor _parent nor any frame names.

With Action Script :
- if the browserTarget is _self the button will not work once embedded into the web page.
- if the browserTarget is not specified the link will open in a new page (as if _blank had been specified)

Any thoughts?

Thanks
Neil
Re: FECNavigateToURL not working if target is _self or left empty
September 14, 2009 07:20AM
I have tried _self and _blank and it works fine for me. I also checked to see if it works when I open it in a browser. Locally(opend from your hardrive) it won't work due to a security issue but if you host it on a website it will work.
Re: FECNavigateToURL not working if target is _self or left empty
September 14, 2009 02:46PM
Hi Ionut,

Thanks for your reply.

This is completely my fault. The issue has to do with script access. The files were embedded as [mydomain.com] and I was carelessly working on [www.mydomain.com].

Cheers,
Neil
Sorry, you do not have permission to post/reply in this forum.