Member
Member
jrnin   2009-10-09, 01:17
#1

It is possible to add flash animation Themes zenphoto?

Member
Member
sbillard   2009-10-09, 01:38
#2

The standard answer to this kind of question is "Of course". But remember, you will have to code it if there is not already somethng in existence. Please review the themeing guide and functions guides on the Zenphoto WEB site.

Member
Member
jrnin   2009-10-09, 11:17
#3

So, I'm not able to put an animation in thema default, I tried several codes but nothing, and I have a lot of difficulty find solutions because the forum zenphoto is all in English and not understand anything, everything is at the base of the translator, but good ta .

Member
Member
jrnin   2009-10-09, 11:25
#4

This is the code of the flash that is on index.php

------------------ INDEX.PHP ---------------------

AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','770','height','347','src','banner_topo','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','banner_topo' ); //end AC code

-------------- CSS -------------

menufla {


width: 770px;
height: 347px;
position:absolute;
left: 12%;
top: 8%;

}

Administrator
Administrator
acrylian   2009-10-09, 11:44
#5

Check the path of the .swf file to include.

Member
Member
jrnin   2009-10-09, 11:50
#6

The path is correct at the root, up pops the size of the file but appears white.

Administrator
Administrator
acrylian   2009-10-09, 11:59
#7

Well, installation root is not the same as the theme root...

Member
Member
jrnin   2009-10-09, 12:06
#8

The file is at the root of the issue is where all the files. Php

Member
Member
jrnin   2009-10-09, 14:40
#9

Personally, I removed these lines and animation appeared normal ... and now what can be?

Line 01:

php if (defined ( 'webpath')) die (); $ themeResult getTheme = ($ zenCSS, $ themeColor, 'light'); $ firstPageImages = normalizeColumns ('2 ', '6');?>

Line 5 to 8:

php zenJavascript ();?>

php echo getBareGalleryTitle ();?>

Member
Member
Member
jrnin   2009-10-09, 18:27
#11

It is not possible even put some flash in the zenphoto theme? have someone in the forum who can help me?

http://www.novaondaconfeccoes.com.br/zenphoto

Administrator
Administrator
acrylian   2009-10-09, 18:30
#12

As I said before check the paths... Here two hints:
http://www.novaondaconfeccoes.com.br/zenphoto/banner_topo.swf - not found
http://www.novaondaconfeccoes.com.br/zenphoto/Scripts/AC_RunActiveContent.js - not found

Member
Member
jrnin   2009-10-09, 19:00
#13

But the issue remains in the subject, even while the files in the theme flash files must be in the root zenphoto?

Member
Member
jrnin   2009-10-09, 19:28
#14

acrylian, thank you just now I understand what you meant to say right now, thank you, thank you, thank you, thank you.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.