Has anyone had any successs installing an Anim-Fx swf file in php-nuke?
Zhen-Xjell Nuke Cops Founder
Joined: Nov 14, 2002
Posts: 5939
Posted:
Sat Jul 12, 2003 4:44 am
How different is that from a regular swf file?
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Rafael Corporal
Joined: May 24, 2003
Posts: 71
Posted:
Sat Jul 12, 2003 9:15 am
Hi Zhen-Xjell:
There is a separate text file which holds the data for the swf file. You can alter the text file info without altering the swf file therefore making changes to the files easy. Their link is as follows:
http://www.anim-fx.com/faq.html It's a real neat program. What I've been attempting to do is use the random hallo block and substitute their swf files with mine. I have renamed the swf files and text files to userhallo0X to follow the same name scheme. I also changed a parameter in the text file to reflect the new name as well. I left one original userhallo file to test and ensure the integrity of the block hasn't been broken. The original displays fine but the altered files do not want to appear. Here is the user hallo random block code I am using. It has been slightly altered in my attempts to get the anim-fx file to show:
Quote:
if (eregi("block-Random_userhallo.php",$PHP_SELF)) {
//$content .= "<center><br>registriere Dich bitte (falls Du es noch nicht hast) um den vollen Umfang <br>dieses Portals nutzen zu koennen. Danach kannst Du zu allen individuellen Aenderungen und persoenlichen Einstellungen schreiten, die Du im Hauptmenue unter <a href=\"modules.php?name=Your_Account\">'Deine Informationen'</a> findest.</p> Viel Spass auf unserem Webportal<br>wuenscht das AdminTeam";
?>
A copy of the original anim-fx file is quoted here:
Quote:
&label600=matrix&constructor=[type Function]&__proto__=[object Object]&globalsound=[object Object]&freeze=&url=http://www.gruffdaddy.com&urljumpto=&loop=0&loaded=1&effect=600&colorbackground=0x9D9D00&colortext=0x000000&line1= Have you ever...&line2= missed out on family reunions?&line3= forgot birthdays or anniversaries?&line4= not any more...&line5= The Gathering &x1=0&x2=0&x3=0&x4=0&x5=0&y1=150&y2=150&y3=150&y4=150&y5=150&vol=0&s1=80&s2=80&s3=80&s4=80&s5=80&bg=0&frameto=_level0.interfaceholder.frameonclick
Matrix is the name of the file(effect) and I changed it within the textfile to userhallo05 to match the swf file. The beginning of the file thus reads: This still hasnt helped.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum