-
Frames and Flash style buttons?????
Dear friends,
I was wondering if you could help me out here, I am trying to use buttons
through dreamweaver 4.0 . Anyhow the button will not work in a frame,,my
target="right" but for some reason it does not work. Can I NOT use a flash
button .swf for direction throughout my page,
If I click the button I would like it to work like an < A Href about.html
file> Any ideas would be greatly appreciated
Thanks in advance,
Brad Isaacs
below is my code and it opens the .html file up but in a NEW window and not
in the window that has the target specified to "right"....any ideas??
My Frames code:
<html>
<head>
<title>Welcome</title>
<!--External Style -->
<LINK REL=stylesheet TYPE="text/css" HREF="TextStyles.css">
<script language="JavaScript">
<!--
defaultStatus = "To resize the Main window, simply drag frame borders."
// -->
</script>
<FRAMESET ROWS="75,*" NORESIZE>
<FRAME NAME= "PictureTitle" SRC="Welcome.html" NORESIZE SCROLLING= "no">
<FRAMESET COLS="130,*">
<FRAME NAME= "NavigationButtons" SRC="Nav.html" SCROLLING= "no">
<FRAME NAME= "right" SRC="Main.html" SCROLLING= "yes">
<NOFRAMES>
<!--If the browser does not support frames then let the user
know and display the link in order to download IE 5 -->
<P>This page uses frames, but your browser doesn't
support them.</P>
<P>Get Internet Explorer 5 at the
<A HREF = "http://www.microsoft.com/">Microsoft
Web-Site</A></P>
</NOFRAMES>
</FRAMESET>
</html>
******************************************************************
THIS IS THE CODE that does function properlly,,,any reasons why I cannot
get the button to work well,,see the button when pressed does open the right
file .html file BUT , it will not open it in the specified target="right",,instead
it opens the file in the same place as the Nav buttons are located,,any reasons
why this occurs??
Perhaps I have not got the right param names ?????? The reason I ask this
is this,, my Email button works fine,,,all the buttons work great but there
is the problem of them opening up in either a nEW window or opening up in
the same window where they are originally and I do not want this to occur,,,what
I would like is to have the .html files to open up into the window >> frame
name "right" SRC="main.html" but it will not work.
Any ideas???
My Nav code:
<HTML>
<!-- Nav.html -->
<!--October 11, 2001-->
<!--By Brad Isaacs-->
<HEAD>
<TITLE>The Navigational Bar</TITLE>
<!--External Style -->
<LINK REL=stylesheet TYPE="text/css" HREF="TextStyles.css">
</HEAD>
<BODY CLASS="1">
<Left>
<p align="center"> </p>
<p><A HREF = "About Myself.html"><object classid="clsid 27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0"
width="103" height="24">
<param name=movie value="About.swf">
<param name="target" value="right"
<param name=quality value=high>
<param name="BGCOLOR" value="#000000">
<embed src="About.swf" base="" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash" width="103" height="24" bgcolor="#000000">
</embed>
</object><BR>
</a></p>
<p><A HREF="My Skills.html"><object classid="clsid 27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0"
width="103" height="24">
<param name="BASE" value=".">
<param name=movie value="MySkills.swf">
<param name=quality value=high>
<param name="BGCOLOR" value="#000000">
<embed src="MySkills.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash" width="103" height="24" bgcolor="#000000"
base=".">
</embed>
</object></a></p>
<p><a href="Work History.html"><object classid="clsid 27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0"
width="103" height="24">
<param name="BASE" value=".">
<param name=movie value="WorkHistory.swf">
<param name=quality value=high>
<param name="BGCOLOR" value="#000000">
<embed src="WorkHistory.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash" width="103" height="24" bgcolor="#000000"
base=".">
</embed>
</object></a></p>
<p><A HREF="Helpful Links.html"><object classid="clsid 27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0"
width="103" height="24">
<param name=movie value="HelpfulLinks.swf">
<param name=quality value=high>
<param name="BGCOLOR" value="#000000"> <
<embed src="HelpfulLinks.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash" width="103" height="24" bgcolor="#000000">
</embed>
</object></a></p>
<p><A HREF="MyResume.html"><object classid="clsid 27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0"
width="103" height="24">
<param name=movie value="MyResume.swf">
<param name=quality value=high>
<param name="BGCOLOR" value="#000000">
<embed src="MyResume.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash" width="103" height="24" bgcolor="#000000">
</embed>
</object></a></p>
<p><A HREF="mailto:brad.isaacs@sympatico.ca"><object classid="clsid 27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0"
width="103" height="24">
<param name=movie value="email.swf">
<param name=quality value=high>
<param name="BGCOLOR" value="#000000">
<embed src="email.swf" base="." quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash" width="103" height="24" bgcolor="#000000">
</embed>
</object><BR>
</a><BR></p>
<BR>
<BR>
<BR>
</Left>
</BODY>
</HTML>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|