Download
for Windows OS
  Download
for Mac OS
  More Demos

How can I remove descriptions in flash xml rotator?

Q: I like your Cu3ox, but I don't want any descriptions to show. Is it possible to remove them?

A: Yes, it's possible.

You should go to

Gallery->Properties->Description

and uncheck "Show description" option.

You can edit settings manually in "cu3oxXML1.xml" file. Open it in any text editor (for example, Notepad), find image settings, for example:

<Image Filename="image.jpg">
<Settings>
<goLink></goLink>
<rDirection>down</rDirection>
<segments>7</segments>
</Settings>
<Text>
<headline>Title of image</headline>
<paragraph>Description of image</paragraph>
</Text>
</Image>



and make changes you want.

Recent Questions »

Comments

No comments

Related