| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
|
Hi
I wonder if any one could help me. This probably sounds really stupid but I am new to Flash and very stuck! I am using a web page with two frames. The left frame has a flash movie with links on, the right is a standard HTML page. When I click on the links on the left (in the movie) I want it to open the page in the frame on the right. I have gone to Windows - Actions - getURL and put my url in and the name of my right hand frame which has produced the following code: on (release) { getURL ("home.htm", "_right"); } but it was still opening up the page in the left frame (the same as the movie). So I renamed the right frame to 'sprouts' (dont ask me why) and renamed the window in the getURL action to _sprouts and now it is opening up in a blank window. I am going mad? |
|
|
|
|
|
#2 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
No you're just adding strange underscroes to everything
![]() Try 'sprouts' without the underscore and it should work fine. Cheers Jesse
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how does an html link load a swf at a certain frame? | movezig | HTML and JavaScript | 11 | 05-29-2008 10:41 PM |
| How do you link a button to a frame???? | kargdog | ActionScript 2.0 | 2 | 04-26-2006 03:52 AM |
| SetInterval won't properly call functions | Chopper | ActionScript 2.0 | 1 | 07-15-2005 07:56 PM |
| @ frame x, open url | magickarle | Simple Stuff (Newbies) | 1 | 12-13-2004 08:29 AM |
| PIXELWIT flipping page book changes | happyjime | ActionScript 2.0 | 4 | 08-14-2004 01:09 PM |