OK, I have got it appearing!!
1) Turn it on thru layout boxes controller
2) add any text in define pages manager!
superb
I am trying to add a FLASH MP3 player into the code, but its no appearing
My code is this:
<HTML>
<!-- saved from url=(0013)about:internet -->
<!-- Created by Flash Music Studio. http://www.flashmusicstudio.com -->
<BODY BGCOLOR="#ff0080">
<TABLE WIDTH="100%" HEIGHT="100%">
<TR><TD>
<CENTER>
<OBJECT CLASSID="CLSID27CDB6E-AE6D-11cf-96B8-444553540000"
CODEBASE="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" ID="FMS" Width="120" Height="200">
<PARAM NAME="movie" VALUE="one.swf">
<PARAM NAME="bgcolor" VALUE="#ff0080">
<EMBED NAME="FMS" SRC="one.swf" BGCOLOR="#ff0080"
WIDTH="120" HEIGHT="200" TYPE="application/x-shockwave-flash" pluginspage=http://www.macromedia.com/go/getflashplayer">
</EMBED>
</OBJECT>
</CENTER>
</TD></TR>
</TABLE>
</BODY>
</HTML>
So i have a one.swf and an one.xml file as well
I have tried uploading the swf and xml file to
/includes/languages/english/html_includes/define_editable_sidebox_content.php
But the player doesn't appear.
Should it be uploaded elsewhere or do I need to do something in addition to make it play
Thanks!
samantha


27CDB6E-AE6D-11cf-96B8-444553540000"
Reply With Quote
