HTML - Animation Help
Hey, not sure where to put this but im wanting to make a website with so movies of animation clips that i have made except i need some advice on animation, what is the best program/software to use to make animations, should i use 2d animation or 3d, is 3d animation easy.
Similar TutorialsNevermind. This post can be deleted. Hello all, I have a bunch of rollover buttons on a page which I would love to sequentially animate so that when the page loads they rollover one at a time in a loop prior to any actual mouseover event. Other than making each button an animated .gif (and increasing the size of the image!) is there a way to script an event that will do the image flips? in the dreamweaver preview it shows up fine. the path is correct and the file is upload...but for some reason, I just get a blank space? http://yesplsnothnx.com/index2.html flash animation: http://yesplsnothnx.com/images/ass.swf what am i doing wrong?! I made a site using dreamweaver and then embedded three flash animations in it but when I move the page from one place to another on the server it causes the animation to disappear even though i move the animations themselves along with the original html page. I refer to them in dreamweaver as relative to the page they are one. any ideas as to why they dissapear? the page is http://nychandymanondemand.com/ the animations are slideshows that should appear on the right side of the page. on the original page before I moved it they worked fine: http://nycmaidondemand.com/Handyman.html Hi, can anybody tell me why the flash animation is not correctly displayed in Firefox ? (and only the second time I visit the website) http://lancelmaat.nl/ thanks Using the following code, if flash is not installed on a computer, while using IE a white box is shown instead of the alternate nested code: HTML Code: <object type="application/x-shockwave-flash" data="Theme/source.swf" width="647" height="61"> <param name="movie" value="source.swf" /> <a href="index.html"><img src="Theme/Banner/Name.gif" /></a><!-- --><a href="index.html"><img src="Theme/Banner/Spacer.gif" /></a><!-- --><a href="http://cart.source-entertainment.net"><img src="Theme/Banner/Logo.gif" /></a> </object> With IE and Flash it displays the flash animation fine, and with Firefox it displays the nested links and images correctly when not using flash, and also displays the flash animation correctly when flash is installs. The only issue is no flash installed on IE. Can anyone explain why this might be happening? Am I missing some IE-specific code? Or is it a problem with my animation? Any help would be appreciated. |