Nice file, welcome to Flashden 
Maybe you could tell us more about it ?
About the speed of the rotation,
about the number of sides etc …. 
Xml photo slideshow like a billboard built in papervision technology.
Posted about 1 month ago
Nice file, welcome to Flashden 
Maybe you could tell us more about it ?
About the speed of the rotation,
about the number of sides etc …. 
Ops! Sorry I don’t see the image folder ==’ When I resize the size in the swf file and in data.xml (the image also with same size) nothing work… Can u help me?
Posted about 1 month ago
<!— Transition type: “simple” : Linear transition “bounce” : ... “easeIn” : ... “easeOut” : ... “easeInOut”: ... “elastic” : ... “backInOut”: ... “backIn” : ... “backOut” : ... —>
Posted about 1 month ago
MAMBOINDUSTRIES , you have to put images in the same dimension of the flash stage.
Posted about 1 month ago
In the xml file you can control:
width=”xxx” * *height=”xxx” panels=”xxx” the number of the vertical panels transitionType=”xxxx”
choose from: simple, bounce, easeIn, easeOut, easeInOut, elastic, backInOut, backIn, backOut
delayTime=”xx” transitionTime=”xx”
Alessandro
Posted about 1 month ago
can this be fullscreen, im interested in purchasing it. cool effects.
Posted about 1 month ago
can i use this as a background gallery? with objects overlaid? is this as2?
Posted about 1 month ago
Ho modificato la grandezza dello stage in 900×500 px… Ho creato due immagini della stessa grandezza ma nn funziona lostesso!!! Mi puoi dare una mano o meglio… se ti va puoi modificarmi il file con le suddette misure! ahah ^^ Thanks
Posted about 1 month ago
Hai controllato il javascript nel file html? Controlla le dimensioni nei parametri al flashobject.
Se hai skype contattami a: pisanialessandro
Posted about 1 month ago
can i use this as a background gallery? with objects overlaid? is this as2?
Yes you can, it is AS3
Alessandro
Posted about 1 month ago
Now it works good!!! Thank you for your awesome Skype support. Have a nice day and thank y again! ^^
Posted about 1 month ago
wow this looks GORGEOUS . Id like to buy, but one question – can i edit each image link to a specified URL and specify to load it in the same window within the XML ?
Posted about 1 month ago
Hi myk7, from the xml you can load three images with a relative or absolute URL :
< rollingAdvPanel width=”700” height=”500” panels=”10” transitionType=”easeInOut” delayTime=”3” transitionTime=”2”> < img src=”img/tiger.jpg” /> < img src=”img/leaf.jpg” /> < img src=”img/tulip.jpg” />Ale
Posted about 1 month ago