![]() |
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 |
140 views and nobody knows !?
regards Alain |
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..... |
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 |
Can you point me to the addon in question? Like a download link?
|
hello again
i hope this is the basic link .. http://code.google.com/p/swfobject/ feel free to goggle swfobject.js regards alain |
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?
|
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 |
<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 |
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... |
| All times are GMT. The time now is 10:52 PM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.