All posts created by leannaaker

13 years ago

Alex, I sent an e-mail to the support e-mail address yesterday. I could not find anything more direct to get to you. Thanks!

13 years ago

Yes, I do see tags on the tags tab.

Do you want a sample URL from the XML code?

13 years ago

Alright, here is what I found out. If I deselect API mode, a cloud is visible, but I need API mode because I am trying to combine words, correct? When I select API mode, the cloud is not visible on the preview tab....

13 years ago

I cannot see them on the preview tab, even after rebuilding. I've tried refetching the tags, rebuilding the cloud, and saving in different permutations, but I am still having the same problem.

When I said I made a new one, I was talking about the "science 2" cloud.

13 years ago

Hi Alex,

I just tried that and I still get the N/A message. I tried even starting a new cloud with the same words and starting over. No go.

Any thoughts?

Leanna

13 years ago

https://sites.google.com/a/fifeschools.com/aker-sci/

13 years ago

Hi Alex,

This still does not work. When I say "doesn't work"...I'm not talking about the links not opening in a new window...I mean my site says "N/A" where the cloud should be. It was working before I started trying to edit the code. :-/

13 years ago

<object width="100" height="100" type="application/x-shockwave-flash" data="http://cdn.tagul.com/cloud.swf">
<param name="movie" value="http://cdn.tagul.com/cloud.swf"></param>
<param name="flashvars" value="id=11151@2">
<param name="allowscriptaccess" value="always"></param>
<param name="swfversion" value="10"/>
<param name="expressinstall" value="http://cdn.tagul.com/expressInstall.swf"/>
<embed src="http://cdn.tagul.com/cloud.swf" type="application/x-shockwave-flash" allowscriptaccess="always" width="100" height="100" flashvars="id=11151@2"></embed>
</object>

13 years ago

Now it is not working at all and I tried rebuilding from scratch. Man, this is frustrating. Any clue what the problem is when it says "n/a."

13 years ago

Forgive my ignorance, I'm just not that familiar with XML.

I pasted this, and my links still aren't opening in a new window, and I can't figure out which part of the code applies to not opening in a new window:

<object
width="300"
height="300"
type="application/x-shockwave-flash"
data="http://cdn.tagul.com/cloud.swf">
<param name="movie" value="http://cdn.tagul.com/cloud.swf"></param>
<param name="flashvars" value="id=11151@1"></param>
<param name="allowscriptaccess" value="always"></param>
<param name="swfversion" value="10"/>
<param name="expressinstall" value="http://cdn.tagul.com/expressInstall.swf"/>
</object>

I also am not sure if I need the swfobject code?