PC Review


Reply
Thread Tools Rate Thread

Creating A Roll Over

 
 
Dittohead
Guest
Posts: n/a
 
      6th Feb 2004
In frontpage 2002 I am trying to create buttons that when
either clicked on or on mouse hover create an explosion.
When adding the explosion it replaces the original
Icon/Button. Is there a way around this? Thanks.
 
Reply With Quote
 
 
 
 
Steve Easton
Guest
Posts: n/a
 
      6th Feb 2004
Do you mean you want the "explosion"
to appear somewhere else??


--
Steve Easton
MS MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
"Dittohead" <(E-Mail Removed)> wrote in message
news:c11601c3ece2$d79f4810$(E-Mail Removed)...
> In frontpage 2002 I am trying to create buttons that when
> either clicked on or on mouse hover create an explosion.
> When adding the explosion it replaces the original
> Icon/Button. Is there a way around this? Thanks.



 
Reply With Quote
 
Guest
Posts: n/a
 
      6th Feb 2004
No, I actually want the explosion to replace the
hyperlinked picture I have as a button to seem like the
item exploded after being hovered over with the mouse or
possibly after clicking it.

>-----Original Message-----
>Do you mean you want the "explosion"
>to appear somewhere else??
>
>
>--
>Steve Easton
>MS MVP FrontPage
>95isalive
>This site is best viewed..................
>...............................with a computer
>"Dittohead" <(E-Mail Removed)> wrote

in message
>news:c11601c3ece2$d79f4810$(E-Mail Removed)...
>> In frontpage 2002 I am trying to create buttons that

when
>> either clicked on or on mouse hover create an explosion.
>> When adding the explosion it replaces the original
>> Icon/Button. Is there a way around this? Thanks.

>
>
>.
>

 
Reply With Quote
 
Steve Easton
Guest
Posts: n/a
 
      6th Feb 2004
OK,
You need to use the dhtml mouseover effects,
and have the "explosion" replace the original
image using the onmouseover event.

--
Steve Easton
MS MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
<(E-Mail Removed)> wrote in message
news:b3d001c3ecee$6811e280$(E-Mail Removed)...
> No, I actually want the explosion to replace the
> hyperlinked picture I have as a button to seem like the
> item exploded after being hovered over with the mouse or
> possibly after clicking it.
>
> >-----Original Message-----
> >Do you mean you want the "explosion"
> >to appear somewhere else??
> >
> >
> >--
> >Steve Easton
> >MS MVP FrontPage
> >95isalive
> >This site is best viewed..................
> >...............................with a computer
> >"Dittohead" <(E-Mail Removed)> wrote

> in message
> >news:c11601c3ece2$d79f4810$(E-Mail Removed)...
> >> In frontpage 2002 I am trying to create buttons that

> when
> >> either clicked on or on mouse hover create an explosion.
> >> When adding the explosion it replaces the original
> >> Icon/Button. Is there a way around this? Thanks.

> >
> >
> >.
> >



 
Reply With Quote
 
Dittohead
Guest
Posts: n/a
 
      6th Feb 2004
How exactly do I acheive this. Sorry, am new to all this
and have been using this forum to learn. So far everyone
has been of great help.

>-----Original Message-----
>OK,
>You need to use the dhtml mouseover effects,
>and have the "explosion" replace the original
>image using the onmouseover event.
>
>--
>Steve Easton
>MS MVP FrontPage
>95isalive
>This site is best viewed..................
>...............................with a computer
><(E-Mail Removed)> wrote in message
>news:b3d001c3ecee$6811e280$(E-Mail Removed)...
>> No, I actually want the explosion to replace the
>> hyperlinked picture I have as a button to seem like the
>> item exploded after being hovered over with the mouse or
>> possibly after clicking it.
>>
>> >-----Original Message-----
>> >Do you mean you want the "explosion"
>> >to appear somewhere else??
>> >
>> >
>> >--
>> >Steve Easton
>> >MS MVP FrontPage
>> >95isalive
>> >This site is best viewed..................
>> >...............................with a computer
>> >"Dittohead" <(E-Mail Removed)> wrote

>> in message
>> >news:c11601c3ece2$d79f4810$(E-Mail Removed)...
>> >> In frontpage 2002 I am trying to create buttons that

>> when
>> >> either clicked on or on mouse hover create an

explosion.
>> >> When adding the explosion it replaces the original
>> >> Icon/Button. Is there a way around this? Thanks.
>> >
>> >
>> >.
>> >

>
>
>.
>

 
Reply With Quote
 
Steve Easton
Guest
Posts: n/a
 
      6th Feb 2004
With the page open click once on the image you want to replace.
Then on the DHTML effects Toolbar, Choose an event, select on mouseover,
then Choose an effect, select Swap Picture, then in Choose settings
select Choose picture.


--
Steve Easton
MS MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
"Dittohead" <(E-Mail Removed)> wrote in message
news:b42e01c3ecf6$678671c0$(E-Mail Removed)...
> How exactly do I acheive this. Sorry, am new to all this
> and have been using this forum to learn. So far everyone
> has been of great help.
>
> >-----Original Message-----
> >OK,
> >You need to use the dhtml mouseover effects,
> >and have the "explosion" replace the original
> >image using the onmouseover event.
> >
> >--
> >Steve Easton
> >MS MVP FrontPage
> >95isalive
> >This site is best viewed..................
> >...............................with a computer
> ><(E-Mail Removed)> wrote in message
> >news:b3d001c3ecee$6811e280$(E-Mail Removed)...
> >> No, I actually want the explosion to replace the
> >> hyperlinked picture I have as a button to seem like the
> >> item exploded after being hovered over with the mouse or
> >> possibly after clicking it.
> >>
> >> >-----Original Message-----
> >> >Do you mean you want the "explosion"
> >> >to appear somewhere else??
> >> >
> >> >
> >> >--
> >> >Steve Easton
> >> >MS MVP FrontPage
> >> >95isalive
> >> >This site is best viewed..................
> >> >...............................with a computer
> >> >"Dittohead" <(E-Mail Removed)> wrote
> >> in message
> >> >news:c11601c3ece2$d79f4810$(E-Mail Removed)...
> >> >> In frontpage 2002 I am trying to create buttons that
> >> when
> >> >> either clicked on or on mouse hover create an

> explosion.
> >> >> When adding the explosion it replaces the original
> >> >> Icon/Button. Is there a way around this? Thanks.
> >> >
> >> >
> >> >.
> >> >

> >
> >
> >.
> >



 
Reply With Quote
 
Mike Mueller
Guest
Posts: n/a
 
      6th Feb 2004
Dittohead-
I created a page for this using DHTML effects. First I placed a static
image of a bomb on the page and then I selected that image, Chose >Format
>Dynamic HTML effects, chose the option of Mouse Over, Swap image, and

selected some animated flames. The URL for this page follows, and the bomb
will 'explode' when you do a mouseover.

http://www.lannonfire.com/Beta/bomb.htm

Mike


"Dittohead" <(E-Mail Removed)> wrote in message
news:b42e01c3ecf6$678671c0$(E-Mail Removed)...
> How exactly do I acheive this. Sorry, am new to all this
> and have been using this forum to learn. So far everyone
> has been of great help.
>
> >-----Original Message-----
> >OK,
> >You need to use the dhtml mouseover effects,
> >and have the "explosion" replace the original
> >image using the onmouseover event.
> >
> >--
> >Steve Easton
> >MS MVP FrontPage
> >95isalive
> >This site is best viewed..................
> >...............................with a computer
> ><(E-Mail Removed)> wrote in message
> >news:b3d001c3ecee$6811e280$(E-Mail Removed)...
> >> No, I actually want the explosion to replace the
> >> hyperlinked picture I have as a button to seem like the
> >> item exploded after being hovered over with the mouse or
> >> possibly after clicking it.
> >>
> >> >-----Original Message-----
> >> >Do you mean you want the "explosion"
> >> >to appear somewhere else??
> >> >
> >> >
> >> >--
> >> >Steve Easton
> >> >MS MVP FrontPage
> >> >95isalive
> >> >This site is best viewed..................
> >> >...............................with a computer
> >> >"Dittohead" <(E-Mail Removed)> wrote
> >> in message
> >> >news:c11601c3ece2$d79f4810$(E-Mail Removed)...
> >> >> In frontpage 2002 I am trying to create buttons that
> >> when
> >> >> either clicked on or on mouse hover create an

> explosion.
> >> >> When adding the explosion it replaces the original
> >> >> Icon/Button. Is there a way around this? Thanks.
> >> >
> >> >
> >> >.
> >> >

> >
> >
> >.
> >



 
Reply With Quote
 
Dittohead
Guest
Posts: n/a
 
      6th Feb 2004
Thanks so much. I will give it a try as soon as I get a
chance.

>-----Original Message-----
>With the page open click once on the image you want to

replace.
>Then on the DHTML effects Toolbar, Choose an event,

select on mouseover,
>then Choose an effect, select Swap Picture, then in

Choose settings
>select Choose picture.
>
>
>--
>Steve Easton
>MS MVP FrontPage
>95isalive
>This site is best viewed..................
>...............................with a computer
>"Dittohead" <(E-Mail Removed)> wrote

in message
>news:b42e01c3ecf6$678671c0$(E-Mail Removed)...
>> How exactly do I acheive this. Sorry, am new to all this
>> and have been using this forum to learn. So far everyone
>> has been of great help.
>>
>> >-----Original Message-----
>> >OK,
>> >You need to use the dhtml mouseover effects,
>> >and have the "explosion" replace the original
>> >image using the onmouseover event.
>> >
>> >--
>> >Steve Easton
>> >MS MVP FrontPage
>> >95isalive
>> >This site is best viewed..................
>> >...............................with a computer
>> ><(E-Mail Removed)> wrote in message
>> >news:b3d001c3ecee$6811e280$(E-Mail Removed)...
>> >> No, I actually want the explosion to replace the
>> >> hyperlinked picture I have as a button to seem like

the
>> >> item exploded after being hovered over with the

mouse or
>> >> possibly after clicking it.
>> >>
>> >> >-----Original Message-----
>> >> >Do you mean you want the "explosion"
>> >> >to appear somewhere else??
>> >> >
>> >> >
>> >> >--
>> >> >Steve Easton
>> >> >MS MVP FrontPage
>> >> >95isalive
>> >> >This site is best viewed..................
>> >> >...............................with a computer
>> >> >"Dittohead" <(E-Mail Removed)>

wrote
>> >> in message
>> >> >news:c11601c3ece2$d79f4810$(E-Mail Removed)...
>> >> >> In frontpage 2002 I am trying to create buttons

that
>> >> when
>> >> >> either clicked on or on mouse hover create an

>> explosion.
>> >> >> When adding the explosion it replaces the original
>> >> >> Icon/Button. Is there a way around this? Thanks.
>> >> >
>> >> >
>> >> >.
>> >> >
>> >
>> >
>> >.
>> >

>
>
>.
>

 
Reply With Quote
 
Dittohead
Guest
Posts: n/a
 
      6th Feb 2004
I checked out what you did and that's exactly what I want.
Thanks!



>-----Original Message-----
>Dittohead-
> I created a page for this using DHTML effects. First

I placed a static
>image of a bomb on the page and then I selected that

image, Chose >Format
>>Dynamic HTML effects, chose the option of Mouse Over,

Swap image, and
>selected some animated flames. The URL for this page

follows, and the bomb
>will 'explode' when you do a mouseover.
>
>http://www.lannonfire.com/Beta/bomb.htm
>
>Mike
>
>
>"Dittohead" <(E-Mail Removed)> wrote

in message
>news:b42e01c3ecf6$678671c0$(E-Mail Removed)...
>> How exactly do I acheive this. Sorry, am new to all this
>> and have been using this forum to learn. So far everyone
>> has been of great help.
>>
>> >-----Original Message-----
>> >OK,
>> >You need to use the dhtml mouseover effects,
>> >and have the "explosion" replace the original
>> >image using the onmouseover event.
>> >
>> >--
>> >Steve Easton
>> >MS MVP FrontPage
>> >95isalive
>> >This site is best viewed..................
>> >...............................with a computer
>> ><(E-Mail Removed)> wrote in message
>> >news:b3d001c3ecee$6811e280$(E-Mail Removed)...
>> >> No, I actually want the explosion to replace the
>> >> hyperlinked picture I have as a button to seem like

the
>> >> item exploded after being hovered over with the

mouse or
>> >> possibly after clicking it.
>> >>
>> >> >-----Original Message-----
>> >> >Do you mean you want the "explosion"
>> >> >to appear somewhere else??
>> >> >
>> >> >
>> >> >--
>> >> >Steve Easton
>> >> >MS MVP FrontPage
>> >> >95isalive
>> >> >This site is best viewed..................
>> >> >...............................with a computer
>> >> >"Dittohead" <(E-Mail Removed)>

wrote
>> >> in message
>> >> >news:c11601c3ece2$d79f4810$(E-Mail Removed)...
>> >> >> In frontpage 2002 I am trying to create buttons

that
>> >> when
>> >> >> either clicked on or on mouse hover create an

>> explosion.
>> >> >> When adding the explosion it replaces the original
>> >> >> Icon/Button. Is there a way around this? Thanks.
>> >> >
>> >> >
>> >> >.
>> >> >
>> >
>> >
>> >.
>> >

>
>
>.
>

 
Reply With Quote
 
chris leeds
Guest
Posts: n/a
 
      6th Feb 2004
mike,
I don't know if you're using a preload script for the flames because it's a
little slow on the first mouse over.
I've used this trick instead of a mouseover:
just put the flame somewhere on the page in an inconspicuous location, then
select it/ picture properties/ size and set it as 1px by 1px. that way the
picture is already there. ;-)
easier than a preload too.

"Mike Mueller" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Dittohead-
> I created a page for this using DHTML effects. First I placed a

static
> image of a bomb on the page and then I selected that image, Chose >Format
> >Dynamic HTML effects, chose the option of Mouse Over, Swap image, and

> selected some animated flames. The URL for this page follows, and the

bomb
> will 'explode' when you do a mouseover.
>
> http://www.lannonfire.com/Beta/bomb.htm
>
> Mike
>
>
> "Dittohead" <(E-Mail Removed)> wrote in message
> news:b42e01c3ecf6$678671c0$(E-Mail Removed)...
> > How exactly do I acheive this. Sorry, am new to all this
> > and have been using this forum to learn. So far everyone
> > has been of great help.
> >
> > >-----Original Message-----
> > >OK,
> > >You need to use the dhtml mouseover effects,
> > >and have the "explosion" replace the original
> > >image using the onmouseover event.
> > >
> > >--
> > >Steve Easton
> > >MS MVP FrontPage
> > >95isalive
> > >This site is best viewed..................
> > >...............................with a computer
> > ><(E-Mail Removed)> wrote in message
> > >news:b3d001c3ecee$6811e280$(E-Mail Removed)...
> > >> No, I actually want the explosion to replace the
> > >> hyperlinked picture I have as a button to seem like the
> > >> item exploded after being hovered over with the mouse or
> > >> possibly after clicking it.
> > >>
> > >> >-----Original Message-----
> > >> >Do you mean you want the "explosion"
> > >> >to appear somewhere else??
> > >> >
> > >> >
> > >> >--
> > >> >Steve Easton
> > >> >MS MVP FrontPage
> > >> >95isalive
> > >> >This site is best viewed..................
> > >> >...............................with a computer
> > >> >"Dittohead" <(E-Mail Removed)> wrote
> > >> in message
> > >> >news:c11601c3ece2$d79f4810$(E-Mail Removed)...
> > >> >> In frontpage 2002 I am trying to create buttons that
> > >> when
> > >> >> either clicked on or on mouse hover create an

> > explosion.
> > >> >> When adding the explosion it replaces the original
> > >> >> Icon/Button. Is there a way around this? Thanks.
> > >> >
> > >> >
> > >> >.
> > >> >
> > >
> > >
> > >.
> > >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
help creating budget roll-up from multiple spreadsheets and updatingwith actuals monthly mrd18@psu.edu Microsoft Excel New Users 0 28th Jan 2008 05:36 PM
Roll-out with .NET 1.1 or 2.0... James Hunter Ross Microsoft ASP .NET 8 2nd Nov 2005 03:36 PM
Roll up SP4 V1 and V2 DJ Microsoft Windows 2000 5 20th Sep 2005 10:33 PM
how to roll out SQL 7.0 SP4 Elvyn Gutierrez Microsoft Windows 2000 Group Policy 0 5th Nov 2004 11:24 PM
How to roll to SP1 from SP2 John Milano Windows XP Setup 1 24th Aug 2004 12:17 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:32 AM.