Dynamic rich media component for ASP.Net Flash, Video and Audio controls for C# and VB.Net
Welcome Guest Search | Active Topics | Members | Log In | Register

No display of Hover Image Options · View
DB Conner
Posted: Friday, August 07, 2009 10:05:37 PM
Rank: Newbie
Groups: Member

Joined: 7/28/2009
Posts: 5
Points: 15
Location: Austin Texas

Audio buttons functioning fine... but, not getting Hover to work. I've done this dozens of times with CSS, "native" ASP controls etc. Doing this declarartively through the UI. Not doing anything fancy... using the supplied toolkit UI setting in VS2008. Running Windows server 2003.... I dont really have time to debug this.

This is NOT a caching issue.

Whats wrong with this picture <gif>



<ASPNetMediaGUI:PlayButton ID="PlayButton1" runat="server"
AssociatedControl="MediaPlayer1" ButtonType="Image"
ImageUrl="~/Images/grafix/MetalButtonStart.gif"
MediaURL="~/Music/automanic/automanic.mp3"
RolloverImageUrl="~/Images/grafix/MetalButtonStartHover.gif">
</ASPNetMediaGUI:PlayButton>
DB Conner
Posted: Friday, August 07, 2009 10:07:11 PM
Rank: Newbie
Groups: Member

Joined: 7/28/2009
Posts: 5
Points: 15
Location: Austin Texas
I would add that this testing is with IE8
Jake
Posted: Saturday, August 08, 2009 5:17:39 AM
Rank: Administration
Groups: Administration

Joined: 7/26/2007
Posts: 676
Points: 1,728
Location: USA
Do you have a URL or project you can post?
Just helps us be efficient.

http://www.aspnetmedia.com
DB Conner
Posted: Wednesday, August 12, 2009 2:39:13 PM
Rank: Newbie
Groups: Member

Joined: 7/28/2009
Posts: 5
Points: 15
Location: Austin Texas
NEVER mind.

Once I had a few seconds to really look at this I realized of course the error of my ways.

Solution: use the button type of ROLLOVERIMAGE , dummy! like this:

ButtonType="RolloverImage" NOT simply "Image"

( I had foolishly used the regular Image type... sort of like the Image type I might use for rollovers in Visual Studio. )

So, yeah.. my bad. Still - RolloverImage instead of just Image? Wahtever performance benefit may be accrued doesnt seem worth it.

By the way, does anyone have any of those PushandItGoesDown Buttons? All I have left are the Push Button types..
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.