Active
Project:
Cumulus
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2008 at 15:22 UTC
Updated:
3 Dec 2009 at 03:32 UTC
Jump to comment: Most recent file
Hi,
It's a great module. easy to install - no problems.
Is it possible to disable the onclick event in the tags in the cloud? Because I would like to use the cloud only as a design objekt without links.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | cumulus.zip | 76.74 KB | Apfel007 |
Comments
Comment #1
bjacob commentedHi Apfel007, I don't know if there's a need for such a feature. It can be achieved easily. What do the other users and lut4rp think?
Comment #2
phdhiren commentedI suppose this onclick event will be fired from flash object? if so then need to change the .swf file
Comment #3
Apfel007 commentedI thing so too, but perhaps it's possible to overwrite something in the model witch get the click out of the swf...
Comment #4
bjacob commentedThe module generates the linked tags and returns it to the SWFObject. Then the linked tags are available within the Flash. So for testing I've removed the link function within the module. In my special case the cumulus was empty i.e. no tags were displayed. I've tried to assign a font-size (because that's a known issue) but the cumulus was still empty. I had no time to do heavy testing but I'll try to find a solution this week. It seams that you're right and the Flash requires a linked tag (which I don't understand). Maybe we should either ask the author of the Flash or check out the open source fla file. Let me know if someone wants to be responsible for that task.
Comment #5
Apfel007 commentedThanks for your information
I took the new dev fla and I remove the mouse functions it works great work!
Comment #6
bjacob commentedApfel007, it would be a better solution to create a new setting, say "Link tags". I can extend the PHP and JavaScript side. Could you extend the flash to handle that setting?
Comment #7
chlobe commentedApfel007 could you elaborate for the non-jscript literate amongst us. I would like to accomplish the same.
Cheers
Comment #8
dergachev commented@Apfel007, I'd be really grateful if you could share the resulting SWF file after having removed the click handler.
I downloaded the code and see how one could easily change it, but not being a flash developer, it would take me a while to try to compile the resulting source file into an SWF.
Comment #9
Apfel007 commentedHi evolvingweb,
here my "custom"-cumulus.
Cheers Apfel007
Comment #10
webavant commented