473,398 Members | 2,125 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,398 software developers and data experts.

Flash to html navigation

66
hello all,

im having a problem with navigating from a flash page to a html page. The flash section is uploaded on a server along with the html pages, but they cant find each other so i think the script i am using is wrong.

the website address is www.flowertime.org.uk you use the buttons on the right hand side to navigate to different sections of the web page, but it is going from flash (.swf) to an html page.

please find the snippets of code from to buttons... as you can see i have tried addressing the html page differently, but still no luck
__________________________________________________ _________________

on (release) {

//Goto Webpage Behavior
getURL("weddings.html","_parent");
//End Behavior

}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
on (release) {

//Goto Webpage Behavior
getURL("http://www.flowertime.org.uk/somethingspecialmain.html","_parent");
//End Behavior

}_________________________________________________ _______________

any advice would be great... so check out the website and see if you know what im doing worng!

regards

jason
May 7 '07 #1
2 2105
kestrel
1,071 Expert 1GB
Expand|Select|Wrap|Line Numbers
  1. on (release) {
  2.  
  3. getURL("http://www.thescripts.com","_blank");
  4.  
  5. }
should work
May 8 '07 #2
nomad
664 Expert 512MB
That should work like kestrell said.
I would check to see if your htm files are in the same dir. Reason is I took your
"http://www.flowertime.org.uk/somethingspecialmain.html","_parent"
into the address and it came back not found.

nomad
May 8 '07 #3

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

Similar topics

2
by: Markus Mohr | last post by:
Hi, everybody, I have developed a very nice javascript-based navigation structure. My customer wants to have a flash film on his very first site which already has to have this navigation. And...
42
by: Manu | last post by:
How can i do with a flash object for obtain the w3c label ? the "embed" is not accepted ! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>test</title>...
3
by: Vandana Rola | last post by:
Hi Everyone, Description: I have created flash cards using html layers, jpegs, and javascript. The way I designed it is, I have words and their descriptions (meaning) as jpeg files. Each word...
18
by: Simula | last post by:
I am developing an HTML javascript application and I want to preserve state in a way that can be book-marked. I chose HTML anchors as a means of preserving state. When the application changes...
2
by: Joey Martin | last post by:
This is more of a flash recommendation question than ASP related, but I use this forum a lot, so wanted to see if anyone can answer. My page header is flash. One the header is flash. It's about...
115
by: post2google | last post by:
I was thinking about where to go for lunch the other day, so I went to hardees.com to see what the menu looked like these days. What comes up is a big note that my flash version is not new enough...
1
by: pstrand2000 | last post by:
My page uses a horizontal navigation bar that requires a JavaScript file to force IE to do hovers. It worked great in both Fire Fox and IE until some Flash code was added. This is how the Flash...
2
by: Jake Barnes | last post by:
I've been asked to help out with the navigation bar on this page: http://www.thesecondroad.org/ The drop down menu (which is pure CSS, save for a fix for IE) appears behind the Flash module....
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.