Clan Adverts

Sponsors

CT on Facebook

Latest Product

User Box

Anonymous
38.107.179.218
Nickname:

Password:

Security Code
Security Code
Type Security Code


PND Downloads Feed

Phpnuke Downloads
How to Delete or Reset yo...
How to Delete or Reset your PHPNuke Admin Account
Lost your admin password ?  Cant login to your admin account ?This sh...
Back Online & Stuff
Back Online & Stuff
Look at us with our nifty website back up and running… Seriousl...
How to edit the admins in...
How to edit the admins in the forums
Here is a way to make someone admin in your forums on your Evo site. I...
Demo Splash Screen
Demo Splash Screen
Ped @ Clan Themes has released a simple splash screen entrance hack. ...
Free Phpnuke Business The...
Free Phpnuke Business Theme 6
This is the 6th Business theme for Phpnuke that Clan Themes has releas...
Tricked Out Slider
Tricked Out Slider
We have seen some great new things come out of Tricked Out News and th...

Custom Work

PHP Nuke Custom Work

www.clanthemes.com :: View topic - using html
using html

5 Replies / 904 Views


Post new topic   Reply to topic  

   www.clanthemes.com Forum Index » Standard PHPNuke

View previous topic :: View next topic


Joe67
Reputation: 38.1 Add RepSubtract Rep
Local time: 12:48 PM

blank.gif

OMG
OMG

0.14 posts per day
Medals: 0

Joined: Aug 03, 2009
Last Visit: 12 Sep 2011
Posts: 130
Points: 16602 

Post using html Posted: Thu Aug 06, 2009 6:23 pm

Shop Purchases:
Multi-T3 Multi Gaming Theme · Clan Roster 2.0

ok am looking to add a flash image to the welcome message on my home page,could any one tell me what code needs to be added to the html for the image to work

for exampe if i tryed using something like this the txt would only show not the image

<embed id="controlmeswf" src="http://www.celticalliance.com/cally.swf" width="790" height="180" wmode="transparent" type="application/x-shockwave-flash" ></embed>
 

 
View user's profileSend private message Reply with quote

Ped
Reputation: 62.8 Add RepSubtract Rep
votes: 35
Local time: 5:48 PM
Location: Great British Empire
uk.gif

Site Founder
Site Founder

2.33 posts per day
Medals: 2 (View more...)
Super Dedicated User (Amount: 1)
Theme Guru
Theme Guru
Joined: Nov 13, 2006
Last Visit: 09 Feb 2012
Posts: 4455
Points: 180884 

Post using html Posted: Thu Aug 06, 2009 6:34 pm

Shop Purchases:
Clan Roster 2.0 · Bad Company 2 Vietnam Xtreme Theme

well i have a sneaky feeling if your using phpnuke above 7.7 it is going to strip the html code out, but here goes

when you want to add any HTML code via the WYSIWYG editor you need to hit the "Source" button to enter source code !! (see picture below)

see the attached image, once you have pasted in your code, then hit it again to close the "Source" view and then continue to add/edit the blocks settings.

But like i said first, I have a sneeky feeling you will be posting in 5 minutes saying it is pinching my code ! lol
 

 
View user's profileSend private messageSend e-mail Reply with quote

RELIC
Reputation: 549.3 Add RepSubtract Rep
votes: 2
Local time: 5:48 PM
Location: Louisville, Kentucky
usa.gif



0.19 posts per day
Medals: 0
Respected Member
Respected Member
Joined: Jan 29, 2007
Last Visit: 20 Jan 2012
Posts: 341
Points: 12261 

Post using html Posted: Thu Aug 06, 2009 6:37 pm

Just at a glance you're missing the script for the flash player. Look for the script that sends you the adobe site to "get flash" or something like that.

I have the script, I just dont have it here. I'll place it on here when I get the chance or someone beats me to it.

Are you sure it's flash? It could it be java?

Last edited by RELIC on Thu Aug 06, 2009 6:43 pm; edited 1 time in total
 

 
View user's profileSend private messageSend e-mailVisit poster's websiteYahoo MessengerMSN Messenger Reply with quote


RELIC
Reputation: 549.3 Add RepSubtract Rep
votes: 2
Local time: 5:48 PM
Location: Louisville, Kentucky
usa.gif



0.19 posts per day
Medals: 0
Respected Member
Respected Member
Joined: Jan 29, 2007
Last Visit: 20 Jan 2012
Posts: 341
Points: 12261 

Post using html Posted: Thu Aug 06, 2009 6:40 pm

Ped, I noticed your post. The script for getitng the flash should do it. I had the same issue when I was working on my own themes and getting the flash to work.

What's with the 7.7 striping html? Why would they do that?
 

 
View user's profileSend private messageSend e-mailVisit poster's websiteYahoo MessengerMSN Messenger Reply with quote

Joe67
Reputation: 38.1 Add RepSubtract Rep
Local time: 12:48 PM

blank.gif

OMG
OMG

0.14 posts per day
Medals: 0

Joined: Aug 03, 2009
Last Visit: 12 Sep 2011
Posts: 130
Points: 16602 

Post using html Posted: Thu Aug 06, 2009 7:02 pm

Shop Purchases:
Multi-T3 Multi Gaming Theme · Clan Roster 2.0

yes mate its flash i have the files:)

aye its no working mate,it wont save..worth a try though.there gos adding the image and you tube video
 

 
View user's profileSend private message Reply with quote

wraygun
Reputation: 29.5 Add RepSubtract Rep
Local time: 12:48 PM
Location: Memphis, TN.
usa.gif

Noob
Noob

0.01 posts per day
Medals: 0

Joined: Apr 25, 2009
Last Visit: 08 Dec 2011
Posts: 11
Points: 6259 

Post using html Posted: Thu Aug 06, 2009 7:34 pm

Shop Purchases:
Clan Roster 2.0

Here is an example of a welcome block on my website. Just copy and paste into notepad or some other editor and save as block-yourfile.php. Just change the paths to point towards your file. Ya, I know my talent is not making flash stuff but I try.

Code:
<?php
/****************************************************************************/
/*  Generated by Block Creator - By Disipal Designs (www.disipal.net)       */
/*  PHP-Nuke Tools v4.00                                                    */
/****************************************************************************/
if ( !defined('BLOCK_FILE') ) {
    Header("Location: ../index.php");
    die();
}
$content  =  "  <!-- begin embedded Flash file... -->";
$content  .= "      <table border='0' cellpadding='0' align=\"center\">";
$content  .= "        <tr><td>";
$content  .= "        <OBJECT classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'";
$content  .= "        codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0'";
$content  .= "        width=\"640\" height=\"250\">";
$content  .= "        <param name='movie' value=\"http://www.therdclan.com/rdmedia/video/rdclanheader2_flv.swf\">";
$content  .= "        <param name='quality' value=\"high\">";
$content  .= "        <param name='bgcolor' value='#FFFFFF'>";
$content  .= "        <param name='loop' value=\"true\">";
$content  .= "        <EMBED src=\"http://www.therdclan.com/rdmedia/video/rdclanheader2_flv.swf\" quality='high' bgcolor='#FFFFFF' width=\"640\"";
$content  .= "        height=\"250\" loop=\"true\" type='application/x-shockwave-flash'";
$content  .= "        pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'>";
$content  .= "        </EMBED>";
$content  .= "        </OBJECT>";
$content  .= "        </td></tr>";
$content  .= "        <!-- ...end embedded Flash file -->";
$content  .= "       </table>";
?>




Wray
 

 
View user's profileSend private messageVisit poster's website Reply with quote

Post new topic   Reply to topic  
   www.clanthemes.com Forum Index » Standard PHPNuke


 
5 Replies / 904 Views
Page 1 of 1
All times are GMT
Display posts from previous:   
 
Jump to:  
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 cannot attach files in this forum
You cannot download files in this forum