Categories

Tag Archives: skip

How to skip flash header animation

General tutorials, Working with Flash
  |  
November 15 2010
Read More

Skipping flash header animation on certain pages

General tutorials, Working with Flash
  |  
November 15 2010
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):
<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 …
Read More

How to skip header animation

Working with Swish
  |  
November 15 2010
Read More