# Go to a named anchor from a FLASH

**URL:** https://forum.kirupa.com/t/go-to-a-named-anchor-from-a-flash/39962
**Category:** web dev
**Created:** [January 13, 2004, 8:18am UTC](https://forum.kirupa.com/t/go-to-a-named-anchor-from-a-flash/39962 "2004-01-13T08:18:17Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![nasih](https://avatars.discourse-cdn.com/v4/letter/n/919ad9/32.png) [@nasih](https://forum.kirupa.com/u/nasih)
#### Post date: [January 13, 2004, 8:18am UTC](https://forum.kirupa.com/t/go-to-a-named-anchor-from-a-flash/39962/1 "2004-01-13T08:18:17Z")

</div>

Hi,

thanks for your time

I have one HTML page. In its top cell, placed a Flash movie as header. This flash includes 4 buttons.

And below this flash, there are 4 paragraphs, those are completely HTML and marked all with “\<a name=“mylocations”\>”

## I want that when these flash buttons clicked, go to these named anchors

on (release) {  
getURL(“named anchor here”);  
}

* * *

i tried my best, but not yet solved.

is it possible to go to a named anchor("\<a name=“mylocations”\>") from a flash movies, in the same HTML page ?

Please help  
Nasih | Dubai
