I've got some code that I'm supposed to be able to plop into a website or blog to run a slide show sales widget, but I can't seem to get it to work. I've tried messing with it, but no go.
Is there anyone here who could please help me figure it out? I'd really appreciate it.
Re: Is there anyone here good with html code that can help me?
"Just keep swimming, just keep swimming..."
I have the following code:
<object width="360" height="300"><param name="movie" value="https://www.redbubble.com/swf/redbubble.swf"></param><param name="allowFullScreen" value="true"></param><PARAM NAME=FlashVars VALUE="url=https://www.redbubble.com/people/skicc/works/visual.atom?campaign=sales_widget&mode=slideshow"><embed src="https://www.redbubble.com/swf/redbubble.swf" FlashVars="url=https://www.redbubble.com/people/skicc/works/visual.atom?campaign=sales_widget&mode=slideshow" type="application/x-shockwave-flash" allowfullscreen="true" width="360" height="300"></embed></object>
According to the website that generated it, I'm supposed to be able to drop it into a blog or website, and it will play a slide show of my uploaded photos. The problem is that the only thing it does for me is shorten to the following link: https://www.redbubble.com/swf/redbubble.swf. That's what it's supposed to look like in general, but the work that shows in the slide show isn't mine.
Any ideas?
"Just keep swimming, just keep swimming..."