XML Banner Rotator
This week's featured product
Store Locator
This cool AJAX application will enhance your website by showing your stores' locations. You can also display an image and a short description so your users know exactly where to find your business.
Become a premium member
Flabell and Themesbell membership provides users with the ability to download any of our components for Adobe Flash and website themes for free, during an entire year.
read more


Subcribe to topic RSS

Products RSS Feed
Follow us on twitter
support@themesbell.com
Berto
on 24/8/11
Great product - looks fantastic on my site!
I have one question:
When I zoom into my page, the banner does not resize with it. This is causing issues on many browsers, including IE8, which sets it's own default zoom of 125%.
I noticed a previous post where you guys mentioned to edit the sample.as file--I cannot find this on the site. I uploaded the deploy folder and its contents but did not include that file.
I have been setting the stageW and stageH to 100%, but then I lose the banner altogether. Have been battling this for a few days and just cannot get it to work!
The banner rotator looks great! Just want to make sure I am getting proper sizing on all browsers. The site is www.trgbldrs.com.
Any help would be greatly appreciated! Thanks!
on 31/8/11
The Sample.as file is in the source, not in the deploy folder.
1. Open it. Delete these lines:
stage.scaleMode = StageScaleMode.NO_SCALE;
stage.align = StageAlign.TOP_LEFT;
3. Install the fonts that come with the component
4. Open the FLA file from the source folder. Open the projectCS3.fla file, if you use Flash CS3.
5. Press Ctrl+Enter (Cmd+Return on the Mac).
Also, every HTML element that contains the flash component needs to have its dimension specified in percentages.
The stageW and stageH should have these kind of values:
var stageW = "100%";
var stageH = "100%";
That's it. Use the new SWF file and it's ready. Hope that it helped.
Berto
on 7/9/11
Last edit on 7/9/11
on 8/9/11
Berto
on 8/9/11
Last edit on 8/9/11
on 9/9/11