Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Flash General Questions > Other Flash General Questions

Reply
 
Thread Tools Rate Thread Display Modes
Old 01-09-2001, 09:45 PM   #1
hthackray
Registered User
 
Join Date: Jan 2001
Location: UK
Posts: 1
Send a message via ICQ to hthackray
Angry

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?
hthackray is offline   Reply With Quote
Old 01-10-2001, 03:12 AM   #2
Jesse
Administrator
 
Jesse's Avatar
 
Join Date: Nov 2000
Location: Australia
Posts: 8,612
Default

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.
Jesse is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

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


All times are GMT. The time now is 01:43 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.