473,320 Members | 1,988 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Flash Query!

Hi there,
i'm a novice at flash and am trying to make the buttons that i have made link to my other pages. I have done this using the typical getURL phrase.
My site has 2 frames, one is for the flash buttons, and the other to show the main pages.
However, my main trouble is:

When testing my site on local desktops, the link works on some but on others a new window appears (when instead it should load in the mainframe)

Is there any reason why it's work on SOME Pc's and not others, as the code doesn't change!? I thought it might have something to do with FLASH versions. I am using studio 8 at the moment, but i don't see why it shouldn't work on a higher version even if it is the case...or even internet browsers!!!. Any suggestions???

CODE:
on (release) {
getURL ("contact.html" window = "mainFrame")
}

Like i said, works fine on some, not on others.
Jun 25 '07 #1
1 1337
kestrel
1,071 Expert 1GB
this can be caused by some different things.

Expand|Select|Wrap|Line Numbers
  1. getURL(url,target);
  2. Jumps to a web page.
  3. Example: getURL("http://www.selteco.com","_blank"); 
  4.  
  5.  
or you could use

Expand|Select|Wrap|Line Numbers
  1. gotoAndPlay("Frame 2"); 
  2. Jumps to "Frame 2" starts playing the movie.
  3.  
Jun 25 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Jason | last post by:
this is my code and what i get... i'm accessing this through this url http://192.168.0.2/php/test2/test.php?user=me@test.ca&subject=test it grabs the correct stuff from the database, but...
1
by: Drisco | last post by:
Hello, I realy need help,Searched the NG for a days with no vail. Sorry for the long script. I am trying to get a variable from php to flash. I have the following code in php <a...
2
by: windandwaves | last post by:
Hi Folk I am new to flash (just so you don't think I am completely stupid) I have a flash file that I want to execute a short action script and then load a PHP file in the its own window,...
0
by: Bernie | last post by:
Hi All, I have a weird problem with using flash on aspx pages. It goes like this: I have some links with query string parameters in the page. The same links appear as regular "a href" and also...
3
by: markfoong | last post by:
Is there a way, where on a submit event, that a web form can send data over to flash? I know that in flash, you can do flash remoting, but that seems to be an event triggered by flash instead of...
4
by: vivek | last post by:
I am new to flash and want someone to guide me, Is it possible to create a UI entirely in Flash and that will inetract with C# components (backend) and these components will in return interact...
3
by: paolazi | last post by:
Hello I have a problem: I have a database(mysql) with the following fields: test, descr, title I want to display them into a flash file. Now my php file called list.php (which collect the...
2
by: Rudeolf | last post by:
Hi there, i'm a novice at flash and am trying to make the buttons that i have made link to my other pages. I have done this using the typical getURL phrase. My site has 2 frames, one is for the...
0
by: Shaikh shahnawaz | last post by:
Hi, I have implement multiple file uploading progress bar with the help of flash and .net file is upload on my local machine but not working with server it's give error while uploading image on...
1
by: dosingh | last post by:
i've put this page together using asp, html, javascript amd flash. java passes a number of variables over to the flash file but the flash graph does not appear. The error which appears is...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.