Click to See Complete Forum and Search --> : powerpoint in html/changing link contents


Mark89
04-27-2006, 04:29 PM
Is there any way to insert a powerpoint project on a website using HTML?

Also, is there any way to change the contents of a link when it is active, say from text to an image, or an image to text in HTML?

Little Goat
04-27-2006, 04:36 PM
1)I'm not sure, maybe some embed or object code.
2) I dont think so, but you can change anything that is stored in css. you could use a background image and have that image change on active. set the link to a width and height.
LG

Edit:
http://www.webdeveloper.com/forum/showthread.php?t=86212
is another post like this one.
LG

AltF4
04-27-2006, 04:36 PM
If you like to the powerpoint you can veiw it online if the person has powerpoint. Or export it as a online slideshow.

I don;t know about the second question.

ray326
04-28-2006, 12:11 AM
Load the PPT into OpenOffice Impress and save it as Flash.

Yes, using the a:active selector you can hide the text and show a background image but there's probably a better way to do what you want if you'd just explain it better.

Mark89
04-28-2006, 06:26 AM
Well, I just want a crazyanimated logo for the home page. I have a logo, but I want to animate it, and I have no flash programs or money.

ray326
04-28-2006, 09:53 AM
OpenOffice is free but I don't think PPT animations are retained in the Impress export to Flash. One fallback is animated GIF.