ZenphotoCMS Forum
Flash on the theme - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Flash on the theme (/thread-5954.html)



Flash on the theme - jrnin - 2009-10-09

It is possible to add flash animation Themes zenphoto?




Flash on the theme - sbillard - 2009-10-09

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.




Flash on the theme - jrnin - 2009-10-09

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 .




Flash on the theme - jrnin - 2009-10-09

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%;

}




Flash on the theme - acrylian - 2009-10-09

Check the path of the .swf file to include.




Flash on the theme - jrnin - 2009-10-09

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




Flash on the theme - acrylian - 2009-10-09

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




Flash on the theme - jrnin - 2009-10-09

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




Flash on the theme - jrnin - 2009-10-09

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 ();?>




Flash on the theme - jrnin - 2009-10-09

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




Flash on the theme - jrnin - 2009-10-09

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




Flash on the theme - acrylian - 2009-10-09

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




Flash on the theme - jrnin - 2009-10-09

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




Flash on the theme - jrnin - 2009-10-09

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