Jump to content

Flash banner rotation ??


marksie1988

Recommended Posts

Is there a script or tutorial anywhere that allows this to be possible there is on on worldofwarcraft.com homepage and i would like something similar but i cant find anything

 

the banner must be able to be clickable to the link for the banner that is being shown and must be able to rotate images in the banner see this banner for a look at how i want it to perform

 

http://www.worldofwarcraft.com/index.xml

 

EDIT:

 

i found the folowing xml which seems to be what drives the images in the flash feature

 

<?xml version="1.0" standalone="yes" encoding="utf-8" ?>
<movie>		   
<featured>
<item title="images/advboardgame_banner.swf" link="http://www.fantasyflightgames.com/wow-adventure/" />
<item title="images/achievements.swf" link="/wrath/features/gameplay/achievements.xml" />
<item title="images/d3announce.swf" link="http://www.blizzard.com/diablo3/" />
<item title="images/blizzcast_ep3.swf" link="http://us.blizzard.com/blizzcast/" />
<item title="images/gadgetzan.swf" link="/gadgetzan/mainindex.xml" />
<item title="images/jinx520.swf" link="http://www.jinx.com/warcraft_spring_2008.aspx" />
</featured>

</movie>

Link to comment
Share on other sites

you could use PHP and flash

 

basically have a php script that echo's out a GET string

basically the page would show this and nothing else:

ad1=link.jpg&ad2=link2.jpg&ad3=link3.jpg

 

your actionscript can then go to the url and get that string and read it as variables.

Then all you would have to do is use action script to go to the file load it in and display it.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.