Adding Flash to Template

General ShopSite user discussion

Adding Flash to Template

Postby ingredients » Thu Nov 01, 2007 11:03 am

I am creating a ShopSite template and am unsure how to include the Flash intro video I have into the front page. Any tips and tricks anyone can offer would be very helpful! The original HTML (which works outside SS) includes the following:

<head>
<script src="../../../Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</head>

<div id="intro_splash">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','350','height','410','title','CCBC Splash Intro','src','media/img/CCBSplash','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','media/img/CCBSplash' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="350" height="410" title="CCBC Splash Intro">
<param name="movie" value="media/img/CCBSplash.swf">
<param name="quality" value="high">
<embed src="media/img/CCBSplash.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="350" height="410"></embed>
</object>
</noscript></div>
ingredients
 
Posts: 5
Joined: Tue Oct 30, 2007 5:23 pm

re: Adding Flash to Template

Postby BFChris » Fri Nov 02, 2007 8:48 am

You should be able to just add this code to your template.

Just make sure the path to your Javascript and Flash files are correct based on the store's directory structure (or just make ithem absolute, not relative, links).
~~Barefoot Chris
--------------------------------
Barefoot Chris Web Design
www.barefootchris.net
--------------------------------
BFChris
 
Posts: 322
Joined: Mon Oct 09, 2006 3:28 pm
Location: PA


Return to User Forum

Who is online

Users browsing this forum: No registered users and 96 guests

cron