Title: jacksoncn's Replies | WordPress.org

---

# jacksoncn

  [  ](https://wordpress.org/support/users/jacksoncn/)

 *   [Profile](https://wordpress.org/support/users/jacksoncn/)
 *   [Topics Started](https://wordpress.org/support/users/jacksoncn/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jacksoncn/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jacksoncn/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jacksoncn/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jacksoncn/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jacksoncn/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [flash navigation, links are not working](https://wordpress.org/support/topic/flash-navigation-links-are-not-working/)
 *  [jacksoncn](https://wordpress.org/support/users/jacksoncn/)
 * (@jacksoncn)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/flash-navigation-links-are-not-working/#post-1036241)
 * If anyone is looking for a solution to this, by adding ‘ allowScriptAccess=”always”‘
   to the end of the object and param tags in the .php file, you’re problem might
   be solved. Hope to be of some help.
 * Clay
    [http://www.pika.me](http://www.pika.me)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [flash navigation, links are not working](https://wordpress.org/support/topic/flash-navigation-links-are-not-working/)
 *  [jacksoncn](https://wordpress.org/support/users/jacksoncn/)
 * (@jacksoncn)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/flash-navigation-links-are-not-working/#post-1036240)
 * [@holymonkey](https://wordpress.org/support/users/holymonkey/)
    I am having this
   issue too: ‘ button1_btn.addEventListener(MouseEvent.CLICK, myButtonFunction3);
   function myButtonFunction3(event: MouseEvent) { var request:URLRequest = new 
   URLRequest(“[http://www.linkexample.com/&#8221](http://www.linkexample.com/&#8221););
   navigateToURL(request, “_self”); } ‘
 * …doesn’t work in WordPress until I drop:
 * ‘
    , “_self” ‘
 * …and then the link is opened in a new window. I’ve used this code with the target
   in files outside of WordPress and have no issues.
 * Have you found a solution?

Viewing 2 replies - 1 through 2 (of 2 total)