need to rotate gif and swf

  • Thread starter Thread starter Larry Holt
  • Start date Start date
L

Larry Holt

Hey all,
we need to rotate banners on our site, so far we have a gif and a swf.
FP version is 2003, web server is not IIS-any suggestions, utilities,
downloads?
Larry
 
Larry Holt said:
Hey all,
we need to rotate banners on our site, so far we have a gif and a swf.
FP version is 2003, web server is not IIS-any suggestions, utilities,
downloads?
Larry

Explain again please - are you saying you have a 'number' of banners -
and you want to display them one after the other at specific
intervals? or ......
getting the gif(s) into the swf should do it?
 
swf is a Macromedia Flash file - you need that application to edit it.
gif is an image, you need an image editor - or in this case, an animation program
(to edit the animated gif).
 
Jason said:
Explain again please - are you saying you have a 'number' of banners -
and you want to display them one after the other at specific
intervals? or ......
getting the gif(s) into the swf should do it?

the former...most of the javascripts I saw concerned rotating jpg's, and
i didn't know if it made any difference what i rotated. i have a gif,
and a swf right now.
larry
 
You can rotate JPG and GIF, for SWF you will have to try it and see.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
probably be more effective to edit the swf than try to rotate swfs.


| You can rotate JPG and GIF, for SWF you will have to try it and see.
|
| --
| ==============================================
| 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
|
| > Jason wrote:
| >>
| >>>Hey all,
| >>>we need to rotate banners on our site, so far we have a gif and a swf.
| >>>FP version is 2003, web server is not IIS-any suggestions, utilities, downloads?
| >>>Larry
| >>
| >>
| >> Explain again please - are you saying you have a 'number' of banners -
| >> and you want to display them one after the other at specific
| >> intervals? or ......
| >> getting the gif(s) into the swf should do it?
| >
| > the former...most of the javascripts I saw concerned rotating jpg's, and i didn't know if it made
| > any difference what i rotated. i have a gif, and a swf right now.
| > larry
|
|
 
How are you planning to rotate the images, on each page load or change the images while the page is
open?

If on each page load then you may be able to do this with ASP/VBScript server-side.

If while the page is open, you will need to use JavaScript client-side to accomplish.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
It would be a good idea to decide which format you want to use and not mix formats, so either use
all JPGs, GIFs or all SWF or with the SWF create a single file with all of the banners to be
rotated.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Thomas said:
It would be a good idea to decide which format you want to use and not mix formats, so either use
all JPGs, GIFs or all SWF or with the SWF create a single file with all of the banners to be
rotated.

out of my hands unfortunately...our marketing people are in charge of
getting the ads.
larry
 
Well tell them that different formats can't be mixed in the same space on the page and rotated,
unless you fine a method to do so.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Thomas said:
Well tell them that different formats can't be mixed in the same space on the page and rotated,
unless you fine a method to do so.
thanks-I haven't had any luck geting it to work.
larry
 

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

Back
Top