Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Duker10 #1
Not sure how to create a pseudo-slide show
I would like to create an effect similar to that found on the home page of
[url]http://www.nhl.com[/url], where they have a rotating set of images and news stories.
I don't want to use flash to create it, as I want it to be viewable on any
browser. I know that some places, such as my place of employment, do not allow
access to the Flash progam as a "security" measure.
Anyway, can someone help me with the javascript for this? I checked the
source file for that page, but cannot find the code for the javascript :
switchnews call that it is making.
Thanks
Duker10 Guest
-
Me Again. Need help on slide show
I want to insert a slide show into my web site, but when I do and preview it, it is static. Any help would be appreciated -
Slide Show
Using the automation feature in Photoshop 7.0, can you make a slide show that can be emailed out and played on any computer? -
please, help me with a slide show
I copied-pasted frames into the movie clip, first movie and the movie clip are the same size -
PDF Slide Show
Photoshop elements can create a PDF slide show. Is there an equivalent function available for Photoshop 7? -
Slide show on DVD
Any recommendations for software to make slide shows from digital or scanned photos on DVD ? Bendik -
John Doe #2
Re: Not sure how to create a pseudo-slide show
the javascript code is in external files, just point out your browser to
them although i think it'll be easier to google for some tutorial or
example about the subject
<script src="http://cdn.nhl.com/scripts/utils.js"
type="text/javascript"></script>
....
BTW, the webmaster in your job also block Java applets? are you sure
that security measure isn't just a webmaster joke?
Duker10 wrote:> I would like to create an effect similar to that found on the home page of
> [url]http://www.nhl.com[/url], where they have a rotating set of images and news stories.
> I don't want to use flash to create it, as I want it to be viewable on any
> browser. I know that some places, such as my place of employment, do not allow
> access to the Flash progam as a "security" measure.
>
> Anyway, can someone help me with the javascript for this? I checked the
> source file for that page, but cannot find the code for the javascript :
> switchnews call that it is making.
>
> Thanks
>John Doe Guest
-
Duker10 #3
Re: Not sure how to create a pseudo-slide show
No, it's a total control thing. Wouldn't want the employees on their lunch break to be able to see a flash site. They say it's for security purposes, but I know it's not.
Thanks for the advice.
Duker10 Guest



Reply With Quote

