Linking To Other Frame ...
I have a website that is build on three frames ontop of eachother.
In the top frame i have the loggo In the middle frame i have the flashmovie And now I want to link a button from inside my flashmovie to an image that is placed in the third and lowest frame.
__________ | loggo | |__________| | flash | |__________| | image | |__________|
Where can i get that script.? anything is helpfull. (if its possible without making the hole page to reload, just the lowest)
FlashKit > Flash Help > Flash ActionScript
Posted on: 01-26-2003, 02:42 PM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
GetURL - Linking To A Frame Within A Frame, HOW?
I am trying to use the getURL command to open a url that is a frame contained within another frame, eg: Button in frame X that when clicked will open the html in frame Z ONLY:
-----------------------
|....frame X..........|
-----------------------
|..frame.Y.|..frame.Z.|
-----------------------
- name "TopFrame"
- name "BottomFrame"
-inner frames of "Bottom Frame":
"LeftFrame" & "RightFrame"
I have a button in "frame X" and when clicked, would like the gerURL to open the html file in "frame Z".
Can someone inform me what you would put in the URL and WINDOWS box when Flash5 prompts you to enter the values?
I know it has something to do with including the wored "PARENT" but each time I try attempting this, it opens a completly new popup browse.
Any info would be greatly appreciated!
Darren
Linking To A Frame
I have created a page that has a top frame (mainhead) and a lower frame (mainfoot). In the top frame there is a flash movie that has buttons to navigate the lower frame. I read the tutorial about linking to it but it didn't seem to work as the page opens in a new window rather than the lower frame. The parameters for the getURL action are:
URL: http://www.hotmail.com (I used this address just to test it)
Window: mainfoot
Variables: Don't Send
Any ideas? Thanks,
Jamie
Frame Linking
Hi,
I have to frames in a html document
one left frame (with my menu)
one mainframe (where the contents needs to be)
im using flash MX and cant make the buttons to open an page in the mainframe. hope u know what i mean.
i just dont know what to fill in the -- target="?" --
hope someone kan help !!! thx a lot
Linking To A Frame
I'm trying to get the button to link to a frame called "body" in my web page... I've tried the following:
<a href="home.html" target="body"><OBJECT classid="clsid:blah blah"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
WIDTH=172 HEIGHT=129>
<PARAM NAME=movie VALUE="My Movie.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFE90A> <EMBED src="My Movie.swf" quality=high bgcolor=#FFE90A WIDTH=172 HEIGHT=129 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED>
</OBJECT></a></td>
but it doesn't seem to work...
I've also tried:
on (release) {
getURL ("home.html", "_body");
}
as an action tied to a button in the Flash program. This links the button to the Home page, but places it in it's own frame and not the body frame.
Can some one please point out where I'm going wrong???
Thanks.
M.
(ps I haven't combined the two pieces of code, I've either had the button of the <a href> tag, but not both...)
Linking To A Frame In A MC
I know how to link out of a MC to the main timeline using _parent, but I'm having issues going from the main timeline to a specific frame within the movie clip. (www.better-tools.com/website) I'd like to link the sitemap's subcategories (like FAQ on support) to the frame within the support MC. Right now I can only do a "go here" to the first frame of the movie clip because of how it's placed in the timeline. I tried doing a _parent.support.gotoandplay ("3") thingy but it didn't work.
Frame Linking
i have a normal html website with a frame in the middle
i made a flash menu for it and i want that every button
u prass will change the page inside the frame
the frame code:
<IFRAME src = "http://www.msn.com"
width = "400"
height = "100"
scrolling = "auto"
frameborder = "1"
>
[Your user agent does not support inline
frames or is currently configured not to
display frames.
However, you may visit
<A href="http://www.msn.com">
the related document.</A>]
</IFRAME>
Linking To A Frame From Another Mc
I want to have a back button that links to another mc.
Code:
on(release) {
_root.gotoAndStop("chapter1");
_root.chapter1MC.gotoAndStop("part2");
}
It doesn't work...
How shall i do it?
Help With Linking A Page Into A FRAME
hey guys/girls short and sweet:
I have a link I want to load into a frame called bottom.
I have tried geturl(http://www.whatever.com target=bottom)
doesnt work.. tried window= bottom or target=bottom.. still doesn't work... can anyone help????
-jason
Linking From Page To Frame
I need some help here...
I want to know how I can link from a button in a flash movie to a specific frame in another flash movie on another page.
Basicly what I want to happen is when the button is clicked, it'll load another page and start the flash movie on it on frame 40.
Linking To A Particular Frame In Another .swf File. How?
I've got many .swf files loaded into my site at any given time. I'm constantly updating everything and building it further and further out. One particular portion of the site I want to turn into a place where you can find all the latest stuff I've changed. So you can go directly there and look at all the new stuff and link straight to it. This means that I need to not only link to an .swf file but I need to tell it exactly what frame it should go to.
How can this be done?
I hope this made sense to someone, I feel like I'm rambling on.
thanks in advance,
Fletch
Linking To A Frame In Another Movie
I've only been working with Flash for the past couple of weeks oon a project (baptism by fire).
The problem that I have run into it that I have two movies that work like a slide show using a "next" and "back" button. The problem is that when I click the "bac" button in movie2, it goes to the beginning of movie1. However, I need it to actually go to the 14th frame in the timeline.
I have been able to target movie1 with the "LoadMovieNum" command, but haven't had any luck beyond that.
I have attached the samples files that I have been with.
Any assistance would be greatly apperciated.
Flash Frame Linking
I want to link "text" up to a specific frame, for example frame 1 contains the text that I want to link up, and I want to link it to say frame 40, when the text is clicked on it will jump to that frame.
I also want to revere this and link to frames all over the movie, if someone can post an example piece of action scrip and/or a flash movie that show me how to do it.
I would very much appreciate any help, Thanks in advance
Also if I wanted to turn a flash movie into a screen saver will I need to get additional software in order for me to turn the flash movie into a screen saver?
Linking To A Frame In A Movie
Is there any way I can call a specific frame in my movie from a text link. I have created a site with flash navigation, each time a user enters a section it plays the movie from the beginning. I would like the ability to have it jump to a specific scene or frame label once it been viewed, can I do this?
dan
Linking To Another Frame W/ DateChooser
Hi guys,
I'm trying to use the dateChooser component in MX 2004 prof. I want to assign a gotoAndStop() action on the dates in the calender so that when the user clicks on a date, they are taken to another frame on the main timeline. I've looked at the other posts on dateChooser, and 'tinkered' with it but havent been able to get anything to work.
Any help would be greatly appreciated.
Cheers
Andy
Linking To A Frame Label From Beyond
Hello,
I had heard that it was possible to link to a frame label from an outside page like an html document. Is this possible and if so, how. Thanks for all your help... in advance!
Billy
Linking From Flash To A Different Frame
hello I need help please I have this thing due for tomorrow and I can't find a way to get it working... So I created a menu on flash contaning about 6 buttons... this menu is place on the menu frame in dreamweaver, theres the top frame which has a little music player I made in flash also and the mainFrame where I want my information to show up... the problem I am having is targeting the mainFrame.. when I click on one of my buttons it opens the file in a new window or on the same window... and what I want is for it to load on the mainFrame, but I cant! Ive tried putting the AS on the button itself and I also tried putting the AS on the frame calling on the instance name of my button like home_btn.onRelease = function () and nothing and I know my frame names are good I've checked like a million times! so why dont my pages load on the mainFrame and instead open up a new window... pleaseeee help someone soon.
Linking To A Frame Within XML File
Hello... I have a quick question. Suppose I have a main SWF for my site and a call to an external XML file with some text and links. If I wanted to have a link in the external XML that re-directed the main SWF to a particular frame within that SWF, how would I go about it? Thanks.
Linking Links To Same Frame.
Im using flash 8 and regular html codes. The effect im trying to achieve is pressing on a navigation bar of links and having them appear within the same frame on my page without taking the viewer from the homepage.How do I achieve this?
Linking To Frame Hell
hi me again
how do i link to frames along the timeline when the button that i want to add the
on (release) {gotoAndStop();
code to is within an object, (i have to right click and select edit to access the button that is attached to a sliding menu) there is only one scene
any help would be excellent
Linking With Frame Labels
I'm having trouble with my links in my file. I have two movie clips. The first one has a link to the second one and seems to link fine. But when I try to link back to the first one the link won't work. I have tried everything. I would appreciate any help! I have attached the file. The red underlined words are the links.
Thanks so much!
Linking To Another Frame W/ DateChooser
Hi guys,
I'm trying to use the dateChooser component in MX 2004 prof. I want to assign a gotoAndStop() action on the dates in the calender so that when the user clicks on a date, they are taken to another frame on the main timeline.
Any help would be greatly appreciated.
Cheers
Andy
Linking To Html Frame
The script below will open a web page in a popup, however I need it to open a page in an html frame. How can this be done?
var labels:Array = new Array("web attack", "Macromedia", "ASP.Net");
var links:Array = new Array("http://www.webattack.com", "http://www.macromedia.com", "http://www.asp.net");
for (var i=0; i<labels.length; i++) {
_root.myCombo.addItem({label: labels[i],
data: links[i]});
}
var obj:Object = new Object();
obj.change = function (evt){
selectedLab = evt.target.selectedItem
trace(selectedLab.label);
trace(selectedLab.data);
getURL(selectedLab.data,"_blank","POST");
}
myCombo.addEventListener("change", obj);
Linking To A Frame Label From Beyond
Hello,
I heard rumors that there was a way to link to a particular frame label from another page, say a html document. Anyone have any ideas how I can do this?
I'm a newbie, so easy to understand words would be appreciated... oh yeah, type slow because I don't read that fast!
Thanks in advance!
Linking To Specific Frame
I know I've seen this before but I can't seem to find it anywhere...
I'm looking to have a simple HTML link that will take one to a page and then go to a specific frame within a Flash movie that's on that page.
Anyone know of a tut or answer for that? (I'm still searching for a tut.)
Linking To A Specific Frame On Another Swf
Hi all,
I am trying to get a button on one swf to go to a specific frame on another swf. I have two movies A.swf and B.swf
I have five frames in A.swf. I have a button in B.swf. I want the button in B.swf to link to frame 4 in A.swf.
To accomplish this, I have the following code:
//code on the button in B.swf
on (press){
loadMovieNum("A.swf",1);}
on (release){
with (_level1) {
gotoAndPlay ("frame5");
}
}It works absolutely great (for anyone who wants to know how to link to a specific frame on another swf). The only problem is that when I execute this in 'Test Movie' you can see B.swf under A.swf. How do I get rid of B.swf so users can see only A.swf and the contents in frame 4?
I've tried almost everything, including changing level 1 to level 0. In this case, the first frame of A.swf plays. The playhead does not go to frame 4.
Can anyone help me with this please?
Many thanks.
Linking To Html Frame
The script below will open a web page in a popup, however I need it to open a page in an html frame. How can this be done?
var labels:Array = new Array("web attack", "Macromedia", "ASP.Net");
var links:Array = new Array("http://www.webattack.com", "http://www.macromedia.com", "http://www.asp.net");
for (var i=0; i<labels.length; i++) {
_root.myCombo.addItem({label: labels[i],
data: links[i]});
}
var obj:Object = new Object();
obj.change = function (evt){
selectedLab = evt.target.selectedItem
trace(selectedLab.label);
trace(selectedLab.data);
getURL(selectedLab.data,"_blank","POST");
}
myCombo.addEventListener("change", obj);
Linking One Frame/scene To Another
First of all HI.
Im new here and also new to Macromedia Flash MX 2004. I am making my first game, but I am having problems. I made a button and am wondering HOW CAN I MAKE THAT BUTTON TAKE YOU TO ANOTHER FRAME OR SCENE. LIKE WHEN YOU CLICK ON IT, YOU GO OT ANOTHERE FRAME OR SCENE.
PLEASE HELP.
Frame Linking Problem
Hey everyone, I checked the board and couldn't find anything in relation to my question. So with that said I am having an issue with linking to different frames within the same swf file. Basically I am doing a website and when you click on the different links you go to different frames. Representing pages.
So the actual problem is when you click on the links the content for each page loads on the previous content. For example: If you are on the home page and click on the contact page, you will have the contact information on top of the home information. Hope that makes sense.
Curious if anyone can help.
Thanks in advance.
Kevin
Navigation Bar Linking A Seperate Frame
I have a navigation bar I've constructed in Flash. I've placed it in the topFrame of a two frame html page. On this navigation bar is a button called "Contact". What would the getURL action script be to get the page "contact.html" to load in the lower frame?
HTML Frame Linking Business
ok, here is a nav 'bar'
my index is here,
the swf is on this left page,
and there is a main page,
i would like to know how to link my buttons to change the main page, and not have to reload the swf, JUST to change the main page.
eg:::so if i click on an experiment number, it would change the main page to that experiments' page, and the .swf will stay there
Linking To Html Page Then Going To A Certain Frame?
heres my problem. i want to link a button to an html file which has an swf embedded in it. i got that part so far. but i want the link ot go to a certain frame in the linked file; is that possible?
thanks for any help
Linking To Specific Frame From Html
I have embedded a flash file in the html code. I want to be able to specify which frame the timeline should start on when the swf file is loaded. what do i have to add to the html link?
thanx
Linking To A Frame Label In A Seperate .swf ?
I have a flash file that has 2 frames in it. The first is labelled 'home' and the second is labelled 'contact'. This flash file is embedded in a regular .html page.
How do I link to this regular .html page (that contains the for-mentioned flash piece with 2 frame labels) and make it go to the second frame ("contact") as soon as the page is loaded instead of just stopping at the first frame ("home").
Is this possible ?.
Thanks,
Stephen.
Button Linking/Frame Skipping?
I wondered if anyone could help with this little problem..
(Example)
I have 3 buttons on Frame 1 linking to frames 6,7 & 8 respectively, but I want the buttons to play frames 2-5 before they link to their respective frame.
i.e.
Button 1 - goto & play 2-5 then goto 6
Button 2 - goto & play 2-5 then goto 7
Button 3 - goto & play 2-5 then goto 8
Any ideas??
cheers
James
Linking Button To Specific Frame
I'll try my bezt to explain thiz. I have a page with a frameset k....frame_set.html? top_frame, left_frame, and Main_frame. I have a flash movie inside my top_frame (top of page hence name) and so in thiz flash movie I have some linkz text linkz that were actually converted to button while making it in flash.
Ok here iz the tricky part...trying to explain my situation my left_frame haz a menu and they are flash buttonz and I can "target" "link" "go to" etc. no problem with them. Buuuut, with the linkz within the flash movie I can only get them to either show up in the frame itself or a new window. Iz it pozzible to link the flash linkz within the movie to the "main_frame" ? I tried while making the flash movie in Flash I tried giving the actionz of the buttonz to go to "main_frame" etc. I tried them all but still it wouldnt work. I have googled and searched Macro Media az well az I could and only found that I can only "link" or "target" or "get url" etc. if the flash buttonz are juzt that "buttonz or graphicz" not from a "flash movie". I would like to know if thiz iz basically true or not. Thank you, My site iz
www.twistedfraggers.com/dreamer.html
Linking Dynamic Text To A Frame?
Hey, I have a dynamic text box with render text as html enabled, and i was wondering if there is a way to link a certain word or phrase in the box to a specific frame? I know how to link it to a url, but not a frame. Is it possible?
Thanks
Linking Button In MC To Scene Frame #
This seems like it should be really simple, but maybe I am retarded.
Ok, have a button located within a movie clip. All I want to do is link that button to a frame within the main timeline. Simple emough.
The action script I attatched to the button is:
on (release) {
gotoAndPlay("Scene 1", 250);
}
Please help?
Probs Linking To Frame Within A Dynamic Swf
Hi all,
I'm having some trouble linking to a frame in a dynamic swf from my main movie using a standard button.
Here are the actions I've used on the button:
Code:
on (release) { _root.profile.gotoAndPlay("out"); }
From what I can makeout, there are no problems with this...the containerMC has an instance name of "profile" and the dynamic swf has a preloader so I don't think it's the fact that the dynamic swf hasn't loaded.
Would someone mind taking a look at my fla's please? I can upload them or if you can give me your email address, I can email it to you or send the link.
Also, the .txt in the external swf seems to work sometimes but not others so if anyone fancies having a look to see what they can see, it would be very much appreciated. I don't know whether that might be something to do with my cache but I doubt it.
The only thing I can think of that's stopping all this happening is my preloader but I deleted it and tested my movie again but nothing changed.
I'd really appreciate any help that anyone doesn't mind giving as I need to show it to my client within the next few days!
Thank you very much and I hope to hear from you.
Take care,
Mark
Button Linking To Frame And Content Help
Does anyone know a code or how I can make it so when the buttons are clicked the info can appear in the content box? Here is an example of the layout http://img79.imageshack.us/img79/415/exampleah8.jpg
I figured linking to another frame, but it didnt alow me to.
Also, anyone know how to make a scroll bar for the content box aswell?
Thanks.
Linking To A Frame Lablel Within A Loaded SWF
I have been searching for a few hours on the site and have not come across the answer. I currently have a "wrapper" SWF file and loads different SWFs based on what is selected from the menu. I would like to goto a specific frame label nested within the loaded SWF.
Can someone please point me in the right direction or help me solve this issue?
Thanks in advance!
Linking Text To A Frame Label
is there a way to link text, not to an url, but to a frame label?
i want to attatch :
on (release) {
_parent._parent.gotoAndStop("frame_label");
}
to a word in a scrollable dynamic text field without making it a button.
Cos if i make it a button, i have to go through it a zillion times. (i want to link quite a few words)
Linking To Another Movie's Frame Label
Hi there,
I'm usually alright at this sort of thing but for the life of me I cant get my buttons to link to another movie's frame label.
It keeps linking to the first frame of the movie I call - I'm sure it's a really simple bit of code needed but I cant work it out? Can you help me guys?
Linking To A Frame Label In A Seperate .swf ?
Linking to a Frame Label in a seperate .swf ?
I have a flash file that has 2 frames in it. The first is labelled 'home' and the second is labelled 'contact'. This flash file is embedded in a regular .html page.
How do I link to this regular .html page (that contains the for-mentioned flash piece with 2 frame labels) and make it go to the second frame ("contact") as soon as the page is loaded instead of just stopping at the first frame ("home").
Is this possible ?.
Thanks,
Stephen.
Linking To A Specific Frame In Another Swf File
I would like to create a button that when clicked it goes to a specific frame number in another swf file. This would happen all in the same html window.
I have built a program that is multiple swf files, and within these separate swf files I have used gotoAndPlay to create the program. I have been using getURL to link these separate swf files, but I now need to create a "back" button that will go to the end of the previous swf file. Does that make sence? Basically I need to link to a specific frame in another swf file.
Any help would be greatly appreciated.
Troubles Linking To A Frame Within A Dynamic Swf. Please Help
Hello!
Thank you for checking this out...
I am trying to link to a frame within a dynamically loaded swf from my main swf. The button in my main swf has the following actions assigned to it:
Code:
on (release) {
_root.profile.gotoAndPlay(11);
}
I've tried using frame lables so my code looks like...
Code:
on (release) {
_root.profile.gotoAndPlay("out");
}
...The link however doesn't work either way and the movie just stays put frame-wise so I was wondering if you can please help me to see where I'm going wrong with it. The placeHolder MC has the instance of 'profile' on it so I fail to see what I'm doing wrong!
Thank you very much and I hope to hear from you.
Take care,
Mark
|