Ask a Question related to Macromedia Flash Sitedesign, Design and Development.
-
Slacker League #1
Question on targeting links in MX
I have created a menu with MX that basically has buttons that link to html
files.
The files all open in a certain frame called mainFrame.
Here is the problem I'm having and this might be a bug in flash,
I don't know. In the html file there are anchors throughout like,
<a name="past"></a>
The buttons have the following action script.
on (release) {
getURL("profile.htm#past", "mainFrame");
}
In a normal html link the sytax would be
<a href="profile.htm#past" target="mainFrame"></a>
and it would go to that page and to the section that anchor calls for.
But in Flash, this syntax won't work. It loads the page but won't go
to the anchor within that page.
Any suggestions? Or is this just something that Flash won't do?
SL
Slacker League Guest
-
links question
When i put a link on a page it is underlined. I was on a site there the link became underlined when you moused over it. How is this done? Thanks -
Targeting links in attached movie
If I attach (and duplicate) a movieclip that contains a button, do I lose events set on that button in those new movieclips? -
Targeting of button links inside Movie Clip
Hey folks, I'm having a bizarre error with this flash site. This is unfinished, but before I got too far along I wanted to figure out what is... -
easy targeting question???
I have a website that is almost completed. I have a navigation bar across the top with five buttons. The buttons all link to the different pages... -
Simple question about targeting links.
I am setting up a movie to use as a menu on a website. There is one page that has link targets on it, eg: #past. I have buttons in the movie to...



Reply With Quote

