Interactive Buttons not generated

G

Guest

Hello guys~

I have read and re-read the posts on here about IB and even visited a couple
of sites that offer fixes and workarounds.... still can't seem to figure
these buttons out.

When I insert a button the preview works on the button creation screen,
however if I save the page there is only 1 image there for me to save, the
hover and click images are not being generated. When I try to preview the
site I get I believe it was 6 different "expected object" messages.

I opened a brand new page inserted a button and copied the code for the
buttons... I would greatly appreciate any help. There are no shared borders
or anything else, just a blanl page and one button.

Here's the code FP writes:

</head>

<body
onload="FP_preloadImgs(/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button25.jpg%27',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button28.jpg%27')">

<p>
<img border="0" id="img1" src="button1A.jpg" height="20" width="100"
alt="Button Text"
onmouseover="FP_swapImg(1,0,/*id*/'img1',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button25.jpg%27')"
onmouseout="FP_swapImg(0,0,/*id*/'img1',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button1A.jpg%27')"
onmousedown="FP_swapImg(1,0,/*id*/'img1',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button28.jpg%27')"
onmouseup="FP_swapImg(0,0,/*id*/'img1',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button25.jpg%27')"
fp-style="fp-btn: Embossed Capsule 7; fp-font-color-hover: #FFFFFF;
fp-font-color-press: #00FFFF" fp-title="Button Text"></p>

</body>


Any help would be greatly appreciated!

Jeff
 
G

Guest

PS I do have both of the generate nover and click boxes checked as well as
pre load images

Thanks
 
T

Thomas A. Rowe

Make sure that you have a site open first then the page, then insert the IBs.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
G

Guest

I tried that and it didn't make any difference is there something else I can
try?

Thomas A. Rowe said:
Make sure that you have a site open first then the page, then insert the IBs.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


shadezofgray said:
Hello guys~

I have read and re-read the posts on here about IB and even visited a couple
of sites that offer fixes and workarounds.... still can't seem to figure
these buttons out.

When I insert a button the preview works on the button creation screen,
however if I save the page there is only 1 image there for me to save, the
hover and click images are not being generated. When I try to preview the
site I get I believe it was 6 different "expected object" messages.

I opened a brand new page inserted a button and copied the code for the
buttons... I would greatly appreciate any help. There are no shared borders
or anything else, just a blanl page and one button.

Here's the code FP writes:

</head>

<body
onload="FP_preloadImgs(/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button25.jpg%27',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button28.jpg%27')">

<p>
<img border="0" id="img1" src="button1A.jpg" height="20" width="100"
alt="Button Text"
onmouseover="FP_swapImg(1,0,/*id*/'img1',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button25.jpg%27')"
onmouseout="FP_swapImg(0,0,/*id*/'img1',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button1A.jpg%27')"
onmousedown="FP_swapImg(1,0,/*id*/'img1',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button28.jpg%27')"
onmouseup="FP_swapImg(0,0,/*id*/'img1',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button25.jpg%27')"
fp-style="fp-btn: Embossed Capsule 7; fp-font-color-hover: #FFFFFF;
fp-font-color-press: #00FFFF" fp-title="Button Text"></p>

</body>


Any help would be greatly appreciated!

Jeff
 
T

Thomas A. Rowe

Sorry that didn't sorry the problem, but you always need to have a site open prior to working on
your pages or other content within your web from within FP.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


Shadezofgray said:
I tried that and it didn't make any difference is there something else I can
try?

Thomas A. Rowe said:
Make sure that you have a site open first then the page, then insert the IBs.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


shadezofgray said:
Hello guys~

I have read and re-read the posts on here about IB and even visited a couple
of sites that offer fixes and workarounds.... still can't seem to figure
these buttons out.

When I insert a button the preview works on the button creation screen,
however if I save the page there is only 1 image there for me to save, the
hover and click images are not being generated. When I try to preview the
site I get I believe it was 6 different "expected object" messages.

I opened a brand new page inserted a button and copied the code for the
buttons... I would greatly appreciate any help. There are no shared borders
or anything else, just a blanl page and one button.

Here's the code FP writes:

</head>

<body
onload="FP_preloadImgs(/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button25.jpg%27',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button28.jpg%27')">

<p>
<img border="0" id="img1" src="button1A.jpg" height="20" width="100"
alt="Button Text"
onmouseover="FP_swapImg(1,0,/*id*/'img1',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button25.jpg%27')"
onmouseout="FP_swapImg(0,0,/*id*/'img1',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button1A.jpg%27')"
onmousedown="FP_swapImg(1,0,/*id*/'img1',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button28.jpg%27')"
onmouseup="FP_swapImg(0,0,/*id*/'img1',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button25.jpg%27')"
fp-style="fp-btn: Embossed Capsule 7; fp-font-color-hover: #FFFFFF;
fp-font-color-press: #00FFFF" fp-title="Button Text"></p>

</body>


Any help would be greatly appreciated!

Jeff
 
S

Stefan B Rusynko

Start by opening a site and then a new page and saving the page w/i the site
Your example with
file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20Files/FrontPageTempDir/button25.jpg%27'
......

indicates you are working in an unsaved page

--




| I tried that and it didn't make any difference is there something else I can
| try?
|
| "Thomas A. Rowe" wrote:
|
| > Make sure that you have a site open first then the page, then insert the IBs.
| >
| > --
| > ==============================================
| > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > WEBMASTER Resources(tm)
| >
| > FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| > ==============================================
| > To assist you in getting the best answers for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >
| > | > > Hello guys~
| > >
| > > I have read and re-read the posts on here about IB and even visited a couple
| > > of sites that offer fixes and workarounds.... still can't seem to figure
| > > these buttons out.
| > >
| > > When I insert a button the preview works on the button creation screen,
| > > however if I save the page there is only 1 image there for me to save, the
| > > hover and click images are not being generated. When I try to preview the
| > > site I get I believe it was 6 different "expected object" messages.
| > >
| > > I opened a brand new page inserted a button and copied the code for the
| > > buttons... I would greatly appreciate any help. There are no shared borders
| > > or anything else, just a blanl page and one button.
| > >
| > > Here's the code FP writes:
| > >
| > > </head>
| > >
| > > <body
| > >
onload="FP_preloadImgs(/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20Internet%20File
s/FrontPageTempDir/button25.jpg%27',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%20In
ternet%20Files/FrontPageTempDir/button28.jpg%27')">
| > >
| > > <p>
| > > <img border="0" id="img1" src="button1A.jpg" height="20" width="100"
| > > alt="Button Text"
| > >
onmouseover="FP_swapImg(1,0,/*id*/'img1',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary
%20Internet%20Files/FrontPageTempDir/button25.jpg%27')"
| > >
onmouseout="FP_swapImg(0,0,/*id*/'img1',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%
20Internet%20Files/FrontPageTempDir/button1A.jpg%27')"
| > >
onmousedown="FP_swapImg(1,0,/*id*/'img1',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary
%20Internet%20Files/FrontPageTempDir/button28.jpg%27')"
| > >
onmouseup="FP_swapImg(0,0,/*id*/'img1',/*url*/'[R]file:/C:/Documents%20and%20Settings/The%20Zaffino%27s/Local%20Settings/Temporary%2
0Internet%20Files/FrontPageTempDir/button25.jpg%27')"
| > > fp-style="fp-btn: Embossed Capsule 7; fp-font-color-hover: #FFFFFF;
| > > fp-font-color-press: #00FFFF" fp-title="Button Text"></p>
| > >
| > > </body>
| > >
| > >
| > > Any help would be greatly appreciated!
| > >
| > > Jeff
| >
| >
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top