# 14 years ago | |
---|---|
roco133, I've checked your cloud and your links are opened in a new window. If you don't have this experience please try to clear your browser cache and completely reload the page. |
# 14 years ago | |
---|---|
leannaaker, it looks like an error in flashvars in your embedding code. Could you please paste the embedding code you use so I can check it and fix a mistake. |
# 14 years ago | |
---|---|
Thanks Darling14, that's right. |
# 14 years ago | |
---|---|
You should replace "id=11151@1" with "id=11151@1&openLinksInNewWindow=true" in your code. Here are the benefits of using swfobject |
# 14 years ago | |
---|---|
I've implemented openLinksInNewWindow parameter in the embedding code. To force all links to be opened in a new window use an embedding code like this for simple embedding with object tag:
for swfobject:
|
# 14 years ago | |
---|---|
The only way right now is to take a screenshot and save it as JPG. |
# 14 years ago | |
---|---|
This nasty bug is fixed now. |
# 14 years ago | |
---|---|
It is possible to achieve by using API mode xml and assigning each tag a custom link. I am planning to simplify this process by allowing users to edit tags grid. |
# 14 years ago | |
---|---|
Unfortunately there is no way to do it currently. I am going to implement this in near future. |
# 14 years ago | |
---|---|
Your xml is OK except you didn't specify weights. I've fixed my code so all the unspecified weights are considered "1". Thus you xml must be working now. |