Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff
Author Message
DEADLY-D4D-
New Member
New Member



Joined: Feb 19, 2006
Posts: 14

PostPosted: Mon Feb 26, 2007 2:12 pm Reply with quote

Hi All,

EVERYTIME i try to post my problem i'm having, Sentinel bans me then i can access the sight straight after, what happening =(
 
View user's profile Send private message
DEADLY-D4D-







PostPosted: Mon Feb 26, 2007 2:14 pm Reply with quote

Also the post i have contains a script which i use for my nuke block, could that be it? I really don't like being banned 3 times ina row =s, This is part of the post without the script:

Hey All!

I' am wanting an SWF image (i made) to link to my MP3 player but to open a popup of it at a set size

this is the Script + Block:

Script here


Which the link works fine except i need it to show the SWF image and it won't, which i guess i need to put it in the proper context like this:

http://phpnuke.org/modules.php?name=PHP-Nuke_HOWTO&page=flash-php-nuke-blocks.html

But i ain't sure how i do it =( can anyone give me a hand to edit this block/ script for it to work, i would be greatful.

I would add it inside the SWF file it's self as a link, (which would be easier) but i ain't sure how to do it, i tried many ways but i always get output errors. So if you knew that i would be atlot better!


Anyways hope ya can help me out =)

Thanks
 
jakec
Site Admin



Joined: Feb 06, 2006
Posts: 3048
Location: United Kingdom

PostPosted: Mon Feb 26, 2007 4:27 pm Reply with quote

Did you mean to post a link to the script, because there doesn't appear to be a link?
 
View user's profile Send private message
DEADLY-D4D-







PostPosted: Tue Feb 27, 2007 11:54 am Reply with quote

raven replied to my email it was the script tags i think so here is my block which i need help with =)

Code:


<?php
if (eregi("block-Mp3.php",$_SERVER['PHP_SELF'])) {
    Header("Location: index.php");
}

$content = "";

$stuff = <<< End_Stuff
<center>
(Script Tag Goes Here) language="JavaScript" type="text/JavaScript">
<!--
function wimpyPopPlayer(theFile,id,stuff) {
  window.open(theFile,id,stuff);
}
//-->
(Script Tag Goes Here)
<a href="javascript:;" onClick="wimpyPopPlayer('http://www.My Site Link/myWimpy.html','wimpyMP3player','width=269,height=222')"><img src="http://www.My Site Link/Trance.swf" border="0" align="top"></a>
</center>
End_Stuff;

$content .= $stuff;
?>



I just need the swf images to show properly, which i'm not sure how to edit this code to do that, or put it all in the swf button it's self, but i ain't sure how to do that neither, i keep getting output errors
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff

View next topic
View previous topic
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
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©