Ask a Question related to ASP Components, Design and Development.
-
guerrid #1
image slideshow fader applet
Can anyone tell me how to do this with a Windows control so that it will
still work on many platforms? Would be cool if it would work on a Windows
Mobile device too, but that's not a requirement. If the object isn't
supported, I'd like the page to display a single image.
Here is a java version of the same thing, but I don't really like the way it
asks the user to "click to activate the control" in IE 6:
[url]http://www.anfyteam.com/anj/cfade/anfade2.html[/url]
Thanks much!
guerrid Guest
-
slideshow background image
Hi there, Is there a way (in css or whatever) to change a background image every couple of hours. Something like; sunrise image in the morning,... -
Automatic image load for slideshow
I'm sure there's a way to load all the pictures from a directory and make an update when there are modifications some that the slideshow contains all... -
Integrating an Applet with PHP
I have located an HTML editor written in Java that works with my clients various computers (e.g. Linux, PC and Macs). What I need to do is learn... -
fader help please
hi. i'm having some trouble trying to get a sprite to blend from 0 to 100 while i've got this script on it: property FadeInFrames,... -
Slideshow Image Order
Rudolf, the slideshow records the images in the order in which they appear in the folder on your hard drive. And the order in the folder is a... -
guerrid #2
RE: image slideshow fader applet
Never mind. Looks like this can be done in JavaScript. See
microsoft.public.frontpage.client for some great help.
"guerrid" wrote:
> Can anyone tell me how to do this with a Windows control so that it will
> still work on many platforms? Would be cool if it would work on a Windows
> Mobile device too, but that's not a requirement. If the object isn't
> supported, I'd like the page to display a single image.
>
> Here is a java version of the same thing, but I don't really like the way it
> asks the user to "click to activate the control" in IE 6:
>
> [url]http://www.anfyteam.com/anj/cfade/anfade2.html[/url]
>
> Thanks much!guerrid Guest
-
guerrid #3
RE: image slideshow fader applet
To be more specific, I should have said see:
[url]http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm[/url]
"guerrid" wrote:
> Never mind. Looks like this can be done in JavaScript. See
> microsoft.public.frontpage.client for some great help.
>
> "guerrid" wrote:
>> > Can anyone tell me how to do this with a Windows control so that it will
> > still work on many platforms? Would be cool if it would work on a Windows
> > Mobile device too, but that's not a requirement. If the object isn't
> > supported, I'd like the page to display a single image.
> >
> > Here is a java version of the same thing, but I don't really like the way it
> > asks the user to "click to activate the control" in IE 6:
> >
> > [url]http://www.anfyteam.com/anj/cfade/anfade2.html[/url]
> >
> > Thanks much!guerrid Guest



Reply With Quote

