free flash templates forum

free flash templates forum (http://forum.freenicetemplates.com/index.php)
-   Free flash templates (http://forum.freenicetemplates.com/forumdisplay.php?f=2)
-   -   [SOLVED] Template 9-Stop animation from repeating when returning to home page (http://forum.freenicetemplates.com/showthread.php?t=575)

Dave 12-08-2010 05:33 PM

Template 9-Stop animation from repeating when returning to home page
 
Template 9-Does anyone know how to set the flash animation to cycle through just once and then stop? Everytime I click back onto the home page, it starts over again. Much thanks---Dave.

freenicetemplates 12-11-2010 01:53 PM

web template
 
Hello,
In custom.xml add:
<animation_loop>no</animation_loop>

and for put twice your animation headers, for example :
<header>
<text_header_h1 x_pos="50" y_pos="12" size="60" letter_spacing="0" text_color="FFFFFF"></text_header_h1>
<text_header_h2 x_pos="50" y_pos="70" size="55" letter_spacing="1.9" text_color="FFFFFF"></text_header_h2>
<image>images/flashimages/your_image1.jpg</image>
</header>
<header>
<text_header_h1 x_pos="350" y_pos="350" size="12" letter_spacing="1" text_color="FFFFFF">My best photos...</text_header_h1>
<text_header_h2 x_pos="12" y_pos="70" size="50" letter_spacing="1" text_color="FFFFFF"></text_header_h2>
<image>images/flashimages/your_image2.jpg</image>
</header>
<header>
<text_header_h1 x_pos="50" y_pos="12" size="60" letter_spacing="0" text_color="FFFFFF"></text_header_h1>
<text_header_h2 x_pos="50" y_pos="70" size="55" letter_spacing="1.9" text_color="FFFFFF"></text_header_h2>
<image>images/flashimages/your_image1.jpg</image>
</header>
<header>
<text_header_h1 x_pos="350" y_pos="350" size="12" letter_spacing="1" text_color="FFFFFF">My best photos...</text_header_h1>
<text_header_h2 x_pos="12" y_pos="70" size="50" letter_spacing="1" text_color="FFFFFF"></text_header_h2>
<image>images/flashimages/your_image2.jpg</image>
</header>


All times are GMT. The time now is 01:30 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.