The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How do i make my own shopmotion...

3 posters

Go down

How do i make my own shopmotion... Empty How do i make my own shopmotion...

Post by ultahacker August 13th 2010, 11:08 am

I want to make a shop-motion or a store for site on the widgets section/ side bar..

--I already have my own store Clcik to view me store
--- Forummotion uses the same source. but i was worndering how i get ta htlm code for this..
avatar
ultahacker
Forumember

Posts : 30
Reputation : 0
Language : English

Back to top Go down

How do i make my own shopmotion... Empty Re: How do i make my own shopmotion...

Post by boffer10 August 13th 2010, 5:43 pm

one way is to make a flash widget
avatar
boffer10
Forumember

Male Posts : 311
Reputation : 10
Language : english
Location : Go Seahawks!

http://squarefoot.creatingforum.com/

Back to top Go down

How do i make my own shopmotion... Empty Re: How do i make my own shopmotion...

Post by MrMario August 14th 2010, 1:27 am

Its something like this.

Code:
<script type="text/javascript">//<!\[CDATA\[
var ssfxshop = { 'clock' : null, 'fade' : true, 'count' : 1 };var slideShowSpeed = 5;var Picshop = new Array();var Titshop = new Array();var Linkshop = new Array();Picshop[0] = 'http://2img.net/i/fa/shop/en/ban-fm-1.png';
Picshop[1] = 'http://2img.net/i/fa/shop/en/ban-fm-2.png';
Picshop[2] = 'http://2img.net/i/fa/shop/en/ban-fm-3.png';
Picshop[3] = 'http://2img.net/i/fa/shop/en/ban-fm-4.png';
Picshop[4] = 'http://2img.net/i/fa/shop/en/ban-fm-5.png';
Picshop[5] = 'http://2img.net/i/fa/shop/en/ban-fm-6.png';
Picshop[6] = 'http://2img.net/i/fa/shop/en/ban-fm-7.png';
Titshop[0] = 'Wanna see forumotion's goodies ?';
Titshop[1] = 'Wanna see forumotion's goodies ?';
Titshop[2] = 'Wanna see forumotion's goodies ?';
Titshop[3] = 'Wanna see forumotion's goodies ?';
Titshop[4] = 'Wanna see forumotion's goodies ?';
Titshop[5] = 'Wanna see forumotion's goodies ?';
Titshop[6] = 'Wanna see forumotion's goodies ?';
Linkshop[0] = 'http://www.cafepress.com/shopmotion.292189909';
Linkshop[1] = 'http://www.cafepress.com/shopmotion.293914176';
Linkshop[2] = 'http://www.cafepress.com/shopmotion.293914151';
Linkshop[3] = 'http://www.cafepress.com/shopmotion.292156926';
Linkshop[4] = 'http://www.cafepress.com/shopmotion.292568441';
Linkshop[5] = 'http://www.cafepress.com/shopmotion.292585394';
Linkshop[6] = 'http://www.cafepress.com/shopmotion.292568442';
var jshop = 0;var ishop = 0;var pshop = Picshop.length;var rnd_nmbv = 0;ssfxshop.cache = [];for (ishop = 0; ishop < pshop; ishop++){ssfxshop.cache[ishop] = new Image;ssfxshop.cache[ishop].src = Picshop[ishop];}function runSlideShowshop(){if ( ssfxshop.cache[0] ){rnd_nmbshop = (Math.round((Math.random() + 0.5) * 4) - 1);if (document.all){document.getElementById('SlideShowPicshop').style.filter="blendTrans(duration=FXDuration)";if ( navigator.appName == 'Opera' ){document.getElementById('SlideShowPicshop').filters.blendTrans.Apply;}else{document.getElementById('SlideShowPicshop').filters.blendTrans.Apply();}}document.getElementById('SlideShowPicshop').src = ssfxshop.cache[jshop].src;if (document.all){if ( navigator.appName == 'Opera' ){document.getElementById('SlideShowPicshop').filters.blendTrans.Play;}else{document.getElementById('SlideShowPicshop').filters.blendTrans.Play();}}document.getElementById('PicTitleshop').innerHTML = Titshop[jshop];document.getElementById('PicTitleshop').href = Linkshop[jshop];document.getElementById('PicImgshop').title  = Titshop[jshop];document.getElementById('PicImgshop').alt  = Titshop[jshop];document.getElementById('PicImgshop').href = Linkshop[jshop];jshop = jshop + 1;if (jshop > (pshop - 1)){jshop = 0;}}tshop = setTimeout('runSlideShowshop()', (slideShowSpeed * 1000));}//]]></script>
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum