- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
Tag Archives: animation
Drupal 7.x. How to add animation and configure its settings
This tutorial shows How to add animation and configure its settings in Drupal 7.x.
Read More
How to change the speed in flash
Q: How can I speed the frame rate or slow it down when the movie is playing? For example, I would like to slow the frame rate from the default of 20 fps to 15 fps from frame #80 to frame #150. Then frame rate should speed back up to 20 fps after frame #151, (fps = frames per second).…
Read More
Skipping flash header animation on certain pages
Q: How can I make a flash header play full animation on certain pages only but skip it on the rest of the pages?
A: In the HTML code of our templates you’ll find one of the following two blocks of code:
The 1st one (you’ll find in our earlier templates):
Read More
<object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0″ width=”880″ height=”800″>
<param name=”movie” value=”flash/header.htm”>
<param …
How to make a spinning logo
How to make a spinning logo…
Read More