Thanks for your solution.Turkish character is ?iüçö I?ÇÖÜ.?t isn’t arabic.I solved problem.I changed fonts as georgia.I didn’t embed.Thanks.
Posted 3 months ago
- auto resizable - very easy to change the size - xml feed - cool mini preview for other news on button rollover - loop stops on rollOver and starts again on mouse rollOut - auto resize system for images (the banner will resize your images to fill their place.. but it's a good practice to use a size close to banners size - news are loaded in the banner sequentially so the user can see the news as the images from them are loaded... (not a big nasty loading at beginning) - smooth animation using the Tweener animation class - easy configuration of the flash file from the html - copyright message on right-click menu - and other things that I forget to mention![]()
- xml source file - max articles to show in the banner - open link in the same page or new window - enable/disable the flash to cache the xml file - loop speed between news - fade speed for images - delay for the panel with news title & info - news title font size - news info font size - max characters in news title - max characters in news info text - news button size and color for selected and unselected state
Keywords:
slideshow, gallery, xml slideshow, xml gallery, dynamic gallery, dynamic xml gallery, loop xml gallery, dynamic gallery, dynamic xml gallery
recomended

[View my full Portfolio]
*I give support for installation of the files for those who don’t have the flash cs3 editor
Hi ariferzin,
I’m not sure what fonts support the turkish symbols but do this way… Aaa… i have made an image that explains how things should be done. Check here
Cheers
Thanks for your solution.Turkish character is ?iüçö I?ÇÖÜ.?t isn’t arabic.I solved problem.I changed fonts as georgia.I didn’t embed.Thanks.
Posted 3 months ago
Heh, glad you make it…
But, watch out… you didn’t embed the font… but in this case if a user does not have the Georgia font on his computer… things can get ugly
.
Can it load swf files? would I be able to place into another position the text?
Posted 2 months ago
Nope. I already answered that question. Does not load swf files.
What position? Now the banner calculates the position by using the banner height and the text height. Align to bottom. Some actionscript and math is required for you for change to be made. I guess 
Wickedpixel: I changed the font, but the spacing is now off (the title butts up against the top of the gray box). Tried going into the “news info panel” in the Library to move it, but it didn’t take. Any way to move the title down?
Posted 2 months ago
art.panel.news_title.y = art.panel.glass.y - 5;or
art.panel.glass.height = art.panel.news_title.height + art.panel.news_info.height - 20;
Hi, the swf is case sensitive relative to the filename of pics, ex.: if you upload something.JPG it doesnt work, how can I fix that without having to rename the files?
Posted 2 months ago
That is a server setting… usualy the linux servers have problems with the uppercase filenames
Posted 2 months ago
hi it seem great but i need it for AS2 ? do you have it for AS2 ??? pleaseee
Posted about 1 month ago
WP, I sent you an email ref: trouble with the variables.
Email sent to wp.work@gmail.com
Posted about 1 month ago
This file is 5 stars out of 5, but I did find one flaw. When you add enough images so the buttons are near the edge (to the right), when you hover, the thumbnail image disappears off the stage and to the right, the thumbnail does not flip to the left, which would make sense. =(
So now I have to resort to using 15 images as opposed to 20 which was planned… =.(..
If you want to access bitmaps from other domains you should add this
separateDefinitions.checkPolicyFile = true;
before line 67 in GetFile.as
Of course the other domains should have crossdomain.xml files enabling you reading its contents.
Posted 20 days ago
I have Flash 8 and unable to edit the .fla file. Would it be possible to edit this file for use in Flash 8?
Thanks,
Posted 10 days ago
For some reason the photo links but the text does not. Any way to get the text to link also?
Posted 2 days ago
@dfalzoi
Hi,
To use that text as a link do this : open the file, open the library (Window > Library) open the “news info panel” clip, select the first frame from the first layer, press F9 to open the actionscript window and this line :
mouseEnabled = false;Ctrl+Enter to export the new flash file. Posted 2 days ago