MemHT Portal is a Free PHP CMS and Blog
It permit the creation and the management online of websites with few and easy steps.
It's completelly customizable, expandable and suitable for all needs.
Moderators: Moderators
Forum RSS feedReply
HOW TO RAISE FLASH
AuthorText
herlonoliveira
Just arrived
Avatar

Posts: 6
Contributes: 1

Gender: _NEUTRAL_
Online: No
Date: 06/07/2008 04:00
HOW TO RAISE FLASH
#post9421
Hello, how do you get a flash on top - on top of the template in case I am using MEMHT
I would thank all
Delete Edit Quote
 
Clubbin
Junior Member
Avatar

Posts: 12
Contributes: 4

Gender: _MALE_
Online: No
Date: 06/07/2008 07:29
Re: HOW TO RAISE FLASH
#post9424
Hi,
Upload * modify the html cod in /templates/*.*/home.html

To be more exact:
<!-- HEADER i -->
The man who will not loose his minds in certain situations has no minds to loose at all - Sigmund Freud
Delete Edit Quote
 
herlonoliveira
Just arrived
Avatar

Posts: 6
Contributes: 1

Gender: _NEUTRAL_
Online: No
Date: 07/07/2008 01:55
Re: HOW TO RAISE FLASH
#post9468
SORRY but did not understand
Delete Edit Quote
 
herlonoliveira
Just arrived
Avatar

Posts: 6
Contributes: 1

Gender: _NEUTRAL_
Online: No
Date: 07/07/2008 02:15
Re: HOW TO RAISE FLASH
#post9469
Well say what I was asked this but the link is the flash does not load

http://sda039.playunix.com/~admin19/index.php

Template Light
Edited: 07/07/2008 02:19
Delete Edit Quote
 
media_555
Senior Member
Avatar

Posts: 125
Contributes: 109

Gender: _NEUTRAL_
Online: No
Date: 07/07/2008 05:48
Re: HOW TO RAISE FLASH
#post9474
If you dont know html tags, you can not do this.. (But i know, you are expert, I saw you have removed header of your website..)

now you can insert flash object mannually by editing index.html page of template folder (go inside the correct template you used..)..

Not sure is there any easy way builtin in memHT..
Delete Edit Quote
 
mem
MemHT's Dad
Admin & Developer

Avatar

Posts: 5118
Contributes: 2461

Gender: _MALE_
Online: No
Date: 07/07/2008 09:43
Re: HOW TO RAISE FLASH
#post9483
Open templates/memht/home.html, find
code
<!-- logo -->
<tr>
        <td class="tpl_header" colspan="3" align="right"><div style="padding-right:12px;"><?php showBanner(1); ?></div></td>
</tr>


Insert inside the <td> tag your flash code <object.....
Delete Edit Quote
 
herlonoliveira
Just arrived
Avatar

Posts: 6
Contributes: 1

Gender: _NEUTRAL_
Online: No
Date: 07/07/2008 14:36
Re: HOW TO RAISE FLASH
#post9518
Staff leiogo'm sorry but in this business programming is my strong desegner.

this is the code that I did with the last reply. and not working

ist site http://sda039.playunix.com/~admin19/ (template memht) - cod - home.html


<table width="906" cellpadding="0" cellspacing="0" border="0" align="center">
<!-- HEADER i -->
<!-- logo -->
<tr>
<td class="tpl_header" colspan="3" align="right"><div style="padding-right:12px;"><?php showBanner(1); ?></div></td>
</tr>
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','760','height','200','title','topo.swf','src','/portal/templates/madeyourweb/topo','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','/portal/templates/madeyourweb/topo' ); //end AC code
</script><noscript><object classid="clsidSmile27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="760" height="200" title="topo.swf">
<param name="movie" value="/portal/templates/madeyourweb/topo.swf" />
<param name="quality" value="high" />
<embed src="/portal/templates/madeyourweb/topo.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="760" height="200"></embed>
</object></noscript> <p><a href="index.php">
</span>
<?php showBanner(1); ?>
</div></td>
</tr>
<!-- buttons -->
<tr>
<td class="tpl_main_l"></td>
<td class="tpl_buttons">
<ul>
<li class='tpl_menu_b1'><a href="{$site_url}" title="{$site_name}"><div><h1>{$site_name}</h1></div></a></li>
<li class='tpl_menu_b2'><a href="index.php?page=download" title="Downloads"><div><h1>Download</h1></div></a></li>
<li class='tpl_menu_b3'><a href="index.php?page=forum" title="Forums"><div><h1>Forums</h1></div></a>

</li>
<li class='tpl_menu_b4'><a href="index.php?page=gallery" title="Gallery"><div><h1>Gallery</h1></div></a></li>
<li class='tpl_menu_b5'><a href="index.php?page=search" title="Search"><div><h1>Search</h1></div></a></li>
<li class='tpl_menu_b6'><a href="index.php?page=sitemap" title="Sitemap"><div><h1>Sitemap</h1></div></a></li>
<li class='tpl_menu_b7'><a href="index.php?page=rss" title="RSS Feeds"><div><h1>RSS Feeds</h1></div></a></li>
</ul> </td>
<td class="tpl_main_r"></td>
</tr>
<!-- path -->
<tr>
<td class="tpl_main_l"></td>
<td class="tpl_path"><img src="images/tpl_icon.png" alt="Icon"> {$showpath}</td>
<td class="tpl_main_r"></td>
</tr>
<!-- HEADER e -->
<!-- MAIN i -->
<tr>
<td class="tpl_main_l"></td>
<td class="tpl_content">
<!-- content -->
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
{if condition="$fullscreen < 2"}
<td class="tpl_navigator" valign="top">
<!-- NAVIGATOR BLOCKS i -->
{loop name="tpl_blocks_navigator"}
<div class='tpl_block_nav'>
{if condition="$value.usetitle > 0"}
<div class='tpl_block_nav_title'><img src="images/tpl_icon.png" alt="Icon"> {$value.title}</div>
{/if}
<div>{$value.content}</div>
</div>
<div class='tpl_block_nav_end'></div>
<div class='tpl_vspacer'></div>
{/loop}
<!-- NAVIGATOR BLOCKS e -->
</td>
{/if}
<td class="tpl_main" valign="top">
<!-- MAIN CONTENT i -->
<!-- MESSAGES i -->
{loop name="tpl_messages"}
<div class='tpl_mex_box'>
<div class='tpl_mex_boxtop'><div></div></div>
<div class='tpl_mex_boxcontent'>
<div class='tpl_mex_title'>{$value.title}</div>
<div>{$value.content}</div>
</div>
<div class='tpl_mex_boxbottom'><div></div></div>
</div>
<div class='tpl_vspacer'></div>
{/loop}
<!-- MESSAGES e -->

<!-- CENTRAL BLOCKS i -->
{loop name="tpl_blocks_central"}
{if condition="$value.usetitle > 0"}
<div class='tpl_block_central_title'><img src="images/tpl_icon.png" alt="Icon"> {$value.title}</div>
{/if}
<div class='tpl_block_central_body'>{$value.content}</div>
<div class='tpl_vspacer'></div>
{/loop}
<!-- CENTRAL BLOCKS e -->

<!-- PAGE i -->
{if condition="$tpl_page.title != ''"}
<div class='tpl_page_title'>
{if condition="$tpl_page.url != ''"}
<img src="images/tpl_icon.png" alt="Icon"> <a href='{$tpl_page.url}' title='{$tpl_page.title}'><b>{$tpl_page.title}</b></a>
{else}
<b>{$tpl_page.title}</b>
{/if}
</div>
{/if}
{if condition="$tpl_page.name == 'blog'"} {include="blog"} {/if}
{if condition="$tpl_page.name == 'news'"} {include="news"} {/if}
<div>{$tpl_page.content}</div>
<!-- PAGE e -->
<!-- MAIN CONTENT e -->
</td>
{if condition="$fullscreen < 1"}
<td class="tpl_extra" valign="top">
<!-- EXTRA BLOCKS i -->
{loop name="tpl_blocks_extra"}
{if condition="$value.usetitle > 0"}
<div class='tpl_block_extra_title'><img src="images/tpl_icon.png" alt="Icon"> {$value.title}</div>
{/if}
<div class='tpl_block_extra_body'>{$value.content}</div>
<div class='tpl_vspacer'></div>
{/loop}
<!-- EXTRA BLOCKS e -->
</td>
{/if}
</tr>
</table>
</td>
<td class="tpl_main_r"></td>
</tr>
<!-- MAIN e -->
<!-- FOOTER i -->
<tr>
<td class="tpl_foot_l"></td>
<td class="tpl_foot_c">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="left"></td>
<td class="center">
<table>
<tr><td class="centertxt">{$copyright}</td></tr>
<tr><td class="centertxt">{$copytext}</td></tr>
</table>
</td>
<td class="right"></td>
</tr>
</table>
</td>
<td class="tpl_foot_r"></td>
</tr>
<!-- FOOTER e -->
</table>
<div class="tpl_footmsg" align="center">{$footmsg}</div>
Delete Edit Quote
 
Reply
Tags Cloud
Advertising
News Archive
Language
Help MemHT Portal
Navigator
Users Block
Hi Guest
IP: 38.103.63.59

Username
Password
New files
MemHT Wiki
Friends
MemHT Portal is a free software released under the GNU/GPL License by Miltenovik Manojlo