site

  • Unknown's avatar

    var sitewidth ="100%" ; // Width of template
    var siteheight = "100%"; // Height of template

    embedstring = '<EMBED src=site.swf quality=high scale="exactfit" bgcolor=#000000 WIDTH=' + sitewidth + ' HEIGHT='+siteheight +' NAME="TRENDYFLASH SITE" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">'

    document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" id="TRENDYFLASH SITE" width=' + sitewidth+ ' height=' + siteheight + '> n');
    document.write('<PARAM NAME=movie VALUE=site.swf> n');
    document.write('<param name="SCALE" value="exactfit">n');
    document.write('<PARAM name=quality value=high> n');
    document.write('<PARAM name=menu value="false"> n');
    document.write(embedstring + 'n');
    document.write('</OBJECT> n');
    document.write('</DIV> n');

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Is there a question??

    I see a shopping cart on you site – WordPress.COM can’t be set up for e-commerce you need a WordPress.ORG install if you want to do e-commerce.

    You might also review the TOS before you get too far along:

    http://en.wordpress.com/tos/
    http://wordpress.com/types-of-blogs/
    http://en.support.wordpress.com/advertising/

  • The topic ‘site’ is closed to new replies.