ActiveDen

XML Banner Rotator

  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 5 000 and 10 000 dollars
  • Bought between 50 and 99 items
  • Italy
  • Referred between 1 and 9 users
trap008 says

nice :)

Posted 2 years ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 100 and 1 000 dollars
DigitalRepublic says

Excellente’

Posted 2 years ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1 and 9 items
  • Referred between 10 and 49 users
baklach says

Nice!!!!!!!

Posted 2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
braylark says

do you have an as2 version?

Posted 2 years ago
Author
gljivec gljivec replied

No, only AS3 .

Posted 2 years ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Referred between 1 and 9 users
Bedros says

Simple , and very useful

Posted 2 years ago
  • Has been a member for 4-5 years
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Exclusive Author
  • Sold between 100 000 and 250 000 dollars
  • Elite Author
  • Bought between 1 and 9 items
  • Europe
  • Referred between 50 and 99 users
flashmaniac says

liquid …. congratulating

Posted 2 years ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • Slovenia
  • Referred between 10 and 49 users
gljivec says
Author

Thank you all.

Posted 2 years ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
  • Canada
intrinsia says
Purchased

Great little tool but I do have one, (hopefully simple), question for you. :) I have the banner working so the images load properly, but I cannot get the buttons to show up for some reason. Here is the basic structure of my file:

Home.fla (which calls upon and loads the banner swf file) banner/ banner.swf / banner.xml / images / sequence of images

The buttons load perfectly if I do everything in the banner folder; but once I call the banner.swf to load outside of that folder, I lose my buttons. I have picked through the actionscript but can’t see anything that would cause this to happen. Is there something I may be overlooking?

Thanks!

Posted 2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
quantum503 says
Purchased

Hi

Nice script, but I have a question. I’m using it to scroll thru photos that have been uploaded by a User. They have all been resized during upload to be the same width, but are varying heights. If a photo is too tall, is it possible to crop any excess height rather than compress it to fit, and if it is too short just show it without stretching?

I’m using a MySQL database and parsing the output to XML .

Thanks

Posted 2 years ago
Author
gljivec gljivec replied

Find following lines in script (lines 196,197):

myImage.width = photoWidth;//setting image size myImage.height = photoHeight;

and comment them. Actual size of images is now used.

Posted 2 years ago
Purchased
Default-user quantum503 replied

that’s perfect. thank you.

Posted 2 years ago
Author
gljivec gljivec replied

No problem, thanks for purchase.

Posted 2 years ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
  • Canada
intrinsia says
Purchased

I figured out the reason for the buttons not appearing on the screen; it turns out that I had to place them based on the positioning of the parent file and not the child… all works now. I just altered the AS to position them where needed.

One other question though… if I wanted to only have the buttons act as buttons and not the entire image, what would I have to alter in the AS?

Posted 2 years ago
Author
gljivec gljivec replied

At the moment, button is actually a movie clip that acts as a button. It has a custom class. Contact me over mail for further informations. Thank you.

Posted 2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
kevinorin says

Hi,

Can the buttons be removed while the images just keep looping?

Posted 2 years ago
Author
gljivec gljivec replied

Yes, just comment following line (line 58):

this.addChild(button);

Posted 2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
jmarierey says

A question : does your SWF can be inclued in another SWF file without diifuculty ?? Thanks for your answer.

Posted 2 years ago
Author
gljivec gljivec replied

Yes, simply copy and paste first frame to your swf file and all the content including buttons will create automaticlly, all other adjustment like image size and so can be done later via XML . Thank you.

Posted 2 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
goldenpetals says
Purchased

If I use

width:850 height:530

The buttons were not visible. is there any specific ratio?

Thanks

Posted 2 years ago
Author
gljivec gljivec replied

Hi,

Please email me zip of your files (your settings) and I will check it out.

Thank you

Posted 2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
nationwide_wireless says
Purchased

I am having the hardest time getting the banner rotator to show up? Which code needs to be added to the html page for it to show up?

Posted 2 years ago
Author
gljivec gljivec replied

You can embed flash with code found here:

http://www.w3schools.com/flash/flash_inhtml.asp

If you need any more help contact me via email.

Thanks,

Ales

Posted 2 years ago
  • Has been a member for 1-2 years
  • Bought between 100 and 499 items
  • Turkey
AliCinaroglu says
Purchased

Hi, thanks for great works. I have a question, can we modify url’s target. For example when you will click on a image, it will open new window. I want to use in same window ? Can you help me ?

Posted 1 year ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • Slovenia
  • Referred between 10 and 49 users
gljivec says
Author

Hi,

It is one of my oldest banners so you will have to edit fla file to achieve that. At the end of the code you will find following function:

function myButtonFunction(event: MouseEvent) { var url = photos[playback_counter].@URL; var request:URLRequest = new URLRequest(url); navigateToURL(request); }

change line navigateToURL(request); to navigateToURL(request, “_self”);

If you are unsure how to do that contact me via mail (through my profile). Thanks.

Posted 1 year ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
avclark says
Purchased

Hi,

I’m using swfobject to embed the swf into an expresseionengine template. I can’t seem to get it to load. It just sits at the loading screen.

A non-xml .swf loads fine. I can’t figure out what the problem is.

Any ideas?

Thanks, Adam

Posted 1 year ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
avclark says
Purchased

The link to my site is http://www.bottlerocketcreative.com/clients/ist/

You’ll see that it just sits at the loading page.

If you go directly to the file: http://www.bottlerocketcreative.com/clients/ist/assets/flash/ist.swf

You’ll that it loads.

Can’t figure out why it won’t load on the main homepage. I’ve set up swfobject just as I usually do.

And as I mentioned, if I load a non-xml .swf into the homepage for testing, it works fine.

Posted 1 year ago
Author
gljivec gljivec replied

Hi,

Did you try changing links from relative to absolute (in XML and FLA file). You can email me at:krivec_ales@yahoo.com and I will help you with that.

Thanks.

Posted 1 year ago

You must sign in or sign up to purchase this item.

$8Regular Licence

$8

Regular Licence a website (commercial, personal, client), free game, e-card, or presentation - Details

$80Extended Licence

$80

Extended Licence an app, paid game, or other software project, a website template for sale - Details

78 Purchases 18 Comments

Buyer Rating
12345 ( 10 ratings )
gljivec

gljivec

  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • Slovenia
  • Referred between 10 and 49 users
View Portfolio
Created 27 August 09
ActionScript Version AS3
Documentation Well Documented
Flash Files Included Flash FLA, XML Files, HTML Files, CSS Files
Opens With Flash CS3 (9+), Flash CS4 (10+), Flash CS5 (10+)
Published Size 18kb
Resolution Resizable
by
by
by
by
by