Ask a Question related to Macromedia Flash Sitedesign, Design and Development.
-
kashou88 webforumsuser@macromedia.com #1
Link a Button to a frame
I am trying to link a button to a frame but when I test the movie it keeps on flashing and it has a error. Can you give me step by step on how to do that using Actionscript?
Thanks,
Email me please
[email]kash2003@cox.net[/email]
kashou88 webforumsuser@macromedia.com Guest
-
Opening a new window with a link button button column on a datagrid
Hi all, I have a datagrid with a button column set as a link button. When clicked I want it to open a new window in which to display the results... -
Using Input Type Button to link to Frame Login. NeedHelp!!
Here is the working code and what I have that doesn't work. Please Help! Working: <td width="120" nowrap> <a... -
Need the javascript to link to a frame.
Hiya, I don't think I titled the last attempt at this post clearly enough.. and I need to solve this soon... I've got a javascript drop down menu,... -
How to link to smaller frame
I know I saw this somewhere in FP2003 and did it at one time...but now ...I have forgotten. (too many fried neurons) I hope I can explain this. I... -
Save my (ass)ets! Trying to Link a button to a frame in another scene
I'm using Flash 4 and I can't get my button to link to the main scene in my flash program. I created a movie button within a movie button and I'm... -
CheyenneWay webforumsuser@macromedia.com #2
Re: Link a Button to a frame
Put this Actionscript right on the button and not inside the button.
on(release){
gotoAndStop("Your Frame Label Name Here");
}
hope that helps
CheyenneWay webforumsuser@macromedia.com Guest



Reply With Quote

