Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > SUPPORT / INFORMATION > Pixelpost Help

Post Reply
 
Thread Tools
  #1  
Old 03-28-2009, 03:20 PM
alain Offline
forum loafer
 
Join Date: Mar 2009
Posts: 12
tagcloud addon and swfobject.js

hello

anybody knows how to use tagcloud addon with swfobject.js and could post me the codes please !?

regards

alain
Reply With Quote
  #2  
Old 04-07-2009, 04:26 PM
alain Offline
forum loafer
 
Join Date: Mar 2009
Posts: 12
140 views and nobody knows !?

regards

Alain
Reply With Quote
  #3  
Old 04-08-2009, 08:17 AM
Dennis's Avatar
Dennis+ Offline
Team Pixelpost
 
Join Date: Jul 2006
Posts: 2,394
Send a message via MSN to Dennis
What addon are you talking about? Please provide more information, like what addon you want to use for Pixelpost, does it come with documentation, have you looked at the description in the addon page.

There are lots of variables unknown. The question itself isn't clear. Hence, the 140 views and no answers.....
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
Reply With Quote
  #4  
Old 04-08-2009, 04:42 PM
alain Offline
forum loafer
 
Join Date: Mar 2009
Posts: 12
ty for your reply Dennis

the addon i m using is tagcloud and it works nicely

now to make the "content" move i need to use swfobjects.js but i have no idea how to "code" it so it shows the "tags"

here is a featured site where it s working fine

http://photos.cheneel.com/?x=about

regards

Alain

alainwelter.com
Reply With Quote
  #5  
Old 04-09-2009, 05:34 AM
Dennis's Avatar
Dennis+ Offline
Team Pixelpost
 
Join Date: Jul 2006
Posts: 2,394
Send a message via MSN to Dennis
Can you point me to the addon in question? Like a download link?
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
Reply With Quote
  #6  
Old 04-09-2009, 12:38 PM
alain Offline
forum loafer
 
Join Date: Mar 2009
Posts: 12
hello again

i hope this is the basic link ..

http://code.google.com/p/swfobject/

feel free to goggle swfobject.js

regards

alain
Reply With Quote
  #7  
Old 04-10-2009, 02:37 PM
Dennis's Avatar
Dennis+ Offline
Team Pixelpost
 
Join Date: Jul 2006
Posts: 2,394
Send a message via MSN to Dennis
aha, so this isn't a pixelpost addon. It is code that needs to be transformed into a pixelpost addon. That is a whole different ballpark. Have you tried contacting the author of the blog you mentioned earlier?
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
Reply With Quote
  #8  
Old 04-14-2009, 01:02 PM
alain Offline
forum loafer
 
Join Date: Mar 2009
Posts: 12
yes ... without getting a reply ...

You seem to be correct.Only the basic of this featured site seems to be pixelpost with ALOT of coding from the owner that s no official pixelpost addon ...

May be for the next release you could add addons like most viewed picture,most commented picture,rotating tagcloud ...

ty for your time Dennis

regards

Alain
Reply With Quote
  #9  
Old 04-18-2009, 02:07 PM
alain Offline
forum loafer
 
Join Date: Mar 2009
Posts: 12
<script type='text/javascript' src='swfobject.js'></script>
<div id="flashcontent">
</div>
<script type="text/javascript">
var so = new SWFObject("tagcloud.swf", "tagcloud", "200", "200", "7", "#222222");
// uncomment next line to enable transparency
so.addParam("wmode", "transparent");
so.addVariable("tcolor", "0xFFFFFF");
so.addVariable("tcolor2", "0xCCCCCC");
so.addVariable("hicolor", "0xFF9900");
so.addVariable("mode", "tags");
so.addVariable("distr", "true");
so.addVariable("tspeed", "100");
---> so.addVariable("tagcloud","what code do i need to insert here to call the tags ??? ");

so.write("flashcontent");
</script>

anybody knows !?

ty

alain
Reply With Quote
  #10  
Old 04-18-2009, 04:08 PM
Dkozikowski's Avatar
Dkozikowski+ Offline
Team Pixelpost
 
Join Date: Oct 2005
Posts: 1,855
Send a message via AIM to Dkozikowski
There is much much more to that tag cloud than meets the eye. Swfobject.js only loads the flash file. So not only do you need the flash file, you also need an addon to pass tags to that flash file...

I see that the tag cloud in use is a Wordpress plugin which I'm assuming the photoblog owner converted into a Pixelpost addon. I may try and do the same but it's not high on my priority list at the moment...
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 01:16 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs