|
1)
You need the 3rd party software to upload your files to the web server. Normally it called ftp application.
If you don't have one yet click here to download FREE FileZilla FTP software.
2)
Yes, you can adjust the size of the scroller by changing the width and height where you have embedded the swf file.
3)
No, you can't adjust the size of the thumb image from the scroller. There is no scaling require for image best fit. It'll be displayed exactly the original size of the image width and height. So if you need to adjust the size of your thumb image you must use the third party graphic application like Adobe Photoshop or CorelDraw etc. to crop it.
4)
Check and make sure the path of the iNavConfig.xml is correct and existing. So scroller can access to open and parse data.
5)
In your iNavConfig.xml file check and make sure the path for the missing image file. The image path and image file name you're specifying is correct for the flash player to access and download. Also make sure that image is existing.
6)
No, you can't change the background color. There isn't one for you to change. In fact, it's a transparent background.
7)
This version is support image file with extension .jpg, .png and .gif format. You're welcome to try any other format as you wish. It won't make any harm to the file. However, you can see the image appears or not appear.
8)
There are four type of target you can use to redirect user such as blank/parent/self/top. In most cases you would use blank or self.
9)
Yes, you can apply any font color for the caption as long as you use the hexadecimal number.
You need to specify it in your iNavConfig.xml
10)
Yes, you can I apply any font name.
You need to specify it in your iNavConfig.xml
11)
Yes, you can change the font size. You need to specify it in your iNavConfig.xml
12)
Yes, you can specify individual redirect target.
You need to specify it in your iNavConfig.xml
13)
It is updating it contents when you refresh the browser. However, if you want it to be refresh at a specific time then you have to embedded the flash as an iframe and put the javascript refresh on that iframe page source so when it refreshes it doesn't effect with your normal web page contents.
14)
Yes, you can rename iNavScroller.swf file to any name that you like. Once you have rename it you also need modify the name in the web page that you have embedded flash to match up the new name.
15)
No, you can't rename inavconfig.xml file to any name that you like. The flash player actually look for this particular file name. So if you changed it your iNavScroller won't work.
16)
No, you can't store inavconfig.xml file any folder on your web server. It must be stored in the same folder with your iNavScroller.swf otherwise your iNavScroller won't work.
|