This is one of the most creative and clean pieces on FlashDen! Respect!
I’ve been looking at it for minutes. It’s incredible how well it works with the video, and how good it fits. Very well done job!
Posted 4 months ago
XML Picture and SWF banner rotator
Features included:
Progressive video background for flash
You may also be interested in my most popular file
This is one of the most creative and clean pieces on FlashDen! Respect!
I’ve been looking at it for minutes. It’s incredible how well it works with the video, and how good it fits. Very well done job!
Posted 4 months ago
Good work ! But at that price there is a lack of options in xml : e.g an option to link =link url + link frame (gotoAndPlay) /an option of transitions = transitions could be many more… strengths: flash8 version + text html + reads the swf. low points: the price ! Not easy to sell a xml swf banner rotator at the price of a simple template site ?!?
Posted 4 months ago
One problem : when I open “index.html” I get that “loading xml”: the file “homepage_banner_1.swf” isn’t read… ?!? In addition, the swf file is read only that in flash with contrôl >> test animation. Not when I double-click on the swf in the player flash ! The swf isn’t wok ? (I have fuse and player flash 9). Please, can you explains ? Thanks.
Posted 4 months ago
For me : “index.html” and “homepage_banner_1.swf” not work >> I can read swf only since flash8 by contrôl>> “test animation”. When I open “index.html” with “homepage_banner_1.swf”, or only “homepage_banner_1.swf” in flash player9, they not work : I get only “loading xml…” Please, can you help. I zipped my files for you. Thanks
Posted 4 months ago
@victor I haven’t received any files from you There is also a “gs” folder that holds some dependent classes.
Posted 4 months ago
@luciano
Try to click on the index.html in the downloaded files, or try clicking on the .swf file. If that works, than maybe you changed something?
I have just double checked all files and everything works.
index.html uses swfObject for embedding flash file in html ,so you’ll need swfobject.js file present in the same folder as index.html.
When you export flash file ,you don’t need to export html file , because you already have it in the downloads folder.
Maybe you have a problem with the paths to the images? And also, xml file is callled ‘slides.xml’ , unless you changed the name in the actionscirpt file.
Im testing with downloaded files without any changes ,but still not working, the xml just load when i test the movie in Adobe Flash CS3 Sorry for my bad English, I hope you understand me..
Posted 3 months ago
@luciano Give me your email address , I’ll send you a new file , to see if that works for you.
Posted 3 months ago
I really wanted this work… but no luck. When I test the movie from flash it runs perfectly…. but after I publish to swf, it no longer works.
The original swf included doesn’t even work.
Please let me know if there is a solution…I have already spent a lot time customizing this.
Posted 3 months ago
@ Goodzilla How do you mean that original swf doesn’t work? That’s impossible. Which version of flash are you using? You need to have all depended classes in the same folder where is your .fla file, just like in the sales files. You can send me your files and I’ll take a look.
Posted 3 months ago
fitilj.push([ { target:blockHolder.textMask , x:slideMask }, { target:returnMovie, time:1, visible:false, alpha
, func:increaseSlide } ] );
// with this
fitilj.push( { target:blockHolder.textMask , x:slideMask,func:increaseSlide });
<pre/>
I hope this helps 
Posted 2 months ago
Hi, without using any html/css text on top of the png/swf that is loaded, is there an option in the XML to link to another site?
eg instead of having this in the AS on the mc: badge_1.onRelease = function(){ getURL
have in the xml or something similar. Posted 2 months ago
Links on this file are executed through html , meaning that there is no onRelease handlers in the file ,links are created in xml, and they are executed as html links in the textfield that is html enabled.
Take a look at the xml
Hi,
Thanks, this works for fade. But now with the modified script, it just stops at the last slide and only the text continues to loop.
Posted 23 days ago
Never mind my previous comment, but how do you restrict the size of the image because when I put the movie in another flash file, the images re sizes it self to the size of the new flash file.
Posted 22 days ago