Flash help again, pleeeeeeeease!

This is a discussion on "Flash help again, pleeeeeeeease!" within the Starting Out section. This forum, and the thread "Flash help again, pleeeeeeeease! are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Starting Out

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Feb 5th, 2008, 17:05
Junior Member
Join Date: Jul 2007
Location: cambridgeshire
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Flash help again, pleeeeeeeease!

OK,

So I have four buttons which I've created in Flash, I've added the code for getURL but each button opens the next page into a separate browser window. Is there code to get it to open in the same window? Here's the website http://www.trward.com

Thanks in advance

Tobi
x
Reply With Quote

  #2 (permalink)  
Old Feb 5th, 2008, 17:07
alexgeek's Avatar
Technical Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,770
Blog Entries: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alexgeek
Re: Flash help again, pleeeeeeeease!

Post your actionscript code / attach .fla file please.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
Reply With Quote
  #3 (permalink)  
Old Feb 5th, 2008, 17:11
JustinStudios's Avatar
SuperMember

SuperMember
Join Date: Mar 2007
Location: USA
Posts: 406
Blog Entries: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to JustinStudios
Re: Flash help again, pleeeeeeeease!

where your getURL( code is make sure you have it set to _self. If you don't understand what I am talking about turn on script assist and drag over the getURL code and you'll see a target / window option. Set it to _self.
Reply With Quote
  #4 (permalink)  
Old Feb 5th, 2008, 18:14
Junior Member
Join Date: Jul 2007
Location: cambridgeshire
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Flash help again, pleeeeeeeease!

Hi,

I am completely new to actionscript, and I have no idea what I'm doing.

Here's the flash file, can you tell me how use to script assist please.

Thanks again

x
Attached Files
File Type: fla TRwardflowers.fla (1.25 MB, 3 views)
Reply With Quote
  #5 (permalink)  
Old Feb 5th, 2008, 18:21
alexgeek's Avatar
Technical Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,770
Blog Entries: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alexgeek
Re: Flash help again, pleeeeeeeease!

Okay find these in your actions layer:
Code: Select all
    navigateToURL(targetURL);
and change them to:

Code: Select all
    navigateToURL(targetURL,_self);
Should work
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
Reply With Quote
  #6 (permalink)  
Old Feb 5th, 2008, 18:42
Junior Member
Join Date: Jul 2007
Location: cambridgeshire
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Flash help again, pleeeeeeeease!

nope, that didn't work I get this error message

1120: Access of undefined property _self.
Reply With Quote
Reply

Thread Tools

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sr. Flash Developer > SynCruiser Flash Widget ipanema Job Opportunities 0 Apr 10th, 2008 23:20
Flash Designer (Central London, Flash, Flash Games, Flash banners, 22K-28K) CapitalStrategy Job Opportunities 0 Aug 13th, 2007 09:39
Flash Designer (Central London, Flash, Flash Games, Flash banners, 22K-28K) CapitalStrategy Job Opportunities 0 Aug 13th, 2007 09:04
playing flash within flash with slow internet connection bejamshi Flash & Multimedia Forum 4 Jan 19th, 2007 02:07
flash to html right inside flash:) bg38 Flash & Multimedia Forum 1 Sep 19th, 2006 20:00


All times are GMT. The time now is 11:26.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43