I'll send you modified file to use bold-italic. Because, I didn't embed them to the font.
#  /  posted on Feb 18, 2011
Home / /community/ / Components Discussions / Rotating Banner XML / Page 4
I'll send you modified file to use bold-italic. Because, I didn't embed them to the font.
thank you. could you please also let me know if there is a way to add space (margin, padding, transparent gif, etc) between the contents of a particular item?
Thank you, I see now that I can adjust the padding between contents by adjusting the "spacing" in the XML.
If you have time to help me with the italic font embedding I would really appreciate it.
You have been very helpful and responsive and the programming is working as I had hoped. This is my first time purchasing a flash component. After this experience I would not hesitate to purchase again, at least from you.
Hello, As far as I can tell, my request from two weeks ago has not been fixed: The hyperlink on frame 1 seems to go to the same place as the link on the image. From what I can tell it should to go to the flashblue.html link but it goes to flashcomponents.net. Can you please fix this?
I have a client waiting for this functionality. Can you please let me know when you will be able to address this issue?
Thanks for a great work, is it possible to change the font in this banner from xml or css?
You need to change the font from FLA - ActionScript. You can mail me about it with the font you want to change.
Thanks for fixing the hyperlink issue. Can you explain why you changed the javascript link in the index.html page from: src="swfobject/swfobject.js" to: src="http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"
I did not change this and it seems to work fine. I am concerned about linking to an outside source for a script as I have no control if they choose to modify or delete it.
If I type Korean characters... text not visible. plz fix this problem.
[quote=seyi.ade on Jul 20, 2010] Hi, I just purchased this product, I know nothing of flash but I can work my way around XML, I tried to increase the width of the rotator using the XML parameters to 700 in "banner.xml" but the rotator is cropped to the original 590! How do I solve this problem?Thanks. [/quote]
Hi, I am having a similar problem as quoted above.
I have set the parameters in the banner.xml file to 800x238, which are the dimension of my gallery images. I then set the movie parameters within the Joomla module to 889x300, thinking that this would keep the gallery images 800x238, but make the movie size 889x300, so that the cube gallery is centered in the middle of the movie. Instead the movie is cropping to the gallery image size (800x238), which is not the desired effect I'm looking for.
Is there anyone that can explain how I could fix this please?
You need to set dimensions same from XML & Joomla parameters. There's a movieclip mask code. So, it crops images according to dimensions you wrote via XML.
Thanks for the reply Flashblue.
So are you saying that my movie will always crop to the gallery image dimension?
It's just that when I play the banner.swf movie in the deploy folder, that movie is not cropped to the gallery image and that's the look that I'm trying to get.
Everything works except that the pictures transition on top of each not as smooth as i would like it to be. any suggestions?
Is this what im looking for?
//Remove Old Image var imageOld = images.getChildByName("image_"+globals.oldItem); Tweener.addTween(imageOld,{alpha:0,time:0.3,delay:(0.8+delayTime),transition:"linear", onComplete:function(){ images.removeChild(this); } } );
also what other transition types are there besides a fade? Thank you Blueflash for your quick response love your products keep up the good work!
You can only use fade transition. I didn't include other transition types to this item.
Just bought it and I tried playing an animated gif file but it does not play it. It plays flash fine.
I can get this to work in safari and firefox but for some reason not in ie. I read earlier comments on this and I thought this issue was corrected? Can you assist me? Thank you for your time.
It works properly on IE. Please, look at CSS path in XML file or your Flash Player version in IE.
Hi - A question for you:
I am looking to embed this banner in a fla file I have already created. I've followed your instructions in the documentation and copied the library contents into my fla file and added the banner movieclip to the stage. I have given it the instance name of 'banner'.
However, after outputting my source movie (with the banner movieclip now on the stage) and running from my server, nothing appears. All other source folders have been uploaded to my server (css, images, xml, swfobject)
I'm not a coder, so I'm a bit lost at this point. Does this have anything to do with the swfobject > expressinstall.swf and /or the javascript in the index.html?
(If so, how can I use the banner from inside my other .fla file only, without having to initiate(?) through the javascript?)
Thanks in advance
Hi - I sent the files earlier today, as requested. I hope you can help!
Hi - had you had a chance to review the file and find the issue? How long should I wait for your response?