Subscribe to our newsletter:
Awaiting 3 votes.
Posted by : vip on 09/24/2008
6013 pageviews, 11 purchases
Package includes: FLA
Opens with: Flash 8, Flash CS3
AS Version: ActionScript 2.0
Viewable with: Flash Player 5 and above
The data are taken from XML file, with a simple structure... easy to configure. Variables that you can change:
ActiveHeight The height for the picture when is it active (when it is on front)
InactiveHeight The height for the picture when is not active (when it is on the back)
ActivePicture picture that you want to be active when the file loads
borderSize set the size of the picture border ... if borderSize=0 then you will not have a border just the simple picture
backgroundColor set the color for the border
backgroundOverColor set the color for the border when mouse is over the picture
pictureSpacing set the spacing between pictures
ZoomSpeed set the speed for the zoom in/out effect
MoveSpeed set the move speed for the pictures
mirrorDistance set the distance between the picture and the mirror
autoFlow true/false (if you want to have an auto image flow or not
rand true/false if on auto image flow you want random change pictures or not
time value for the time when the pictures is rotated
titleFormat set the text format for the title (font/size/color)
fillType type for the gradient fill on the background
colorsBackground colors for the background gradient
I offer full support for this component
- Price : $8
- buy now
- add to alerts
Sample
Thanks for the nice code…
I had a question%u2014how do I get the title text variable to read an embedded font?
*var titleFormat:TextFormat = new TextFormat(); titleFormat.color=0×000000; titleFormat.font="HelveticaNeueLT Std UltLt"; titleFormat.size=25;*
This works fine when I am using flash player on the preview locally, but does not if I am launching the swf in browser or online.
Is there an easy way to point towards an embedded font? I'd be very appreciative of knowing how, if so!
Thanks,
Patrick M
It si posible … but when you click on a picture it became active … so if the picture is active and you click it will open a link … this can be done … just leave me a private message with your email … and I‘ll send you the file with the modifications done …
Hi VIP. I was wondering If there is any way to put a link for a web site in in each Image . If so, How I can do it. Thank you, by the way great job.
Eddy








help
and feedback
latest
news
latest
forum entries
Try to publish the file in html format and see if you get what you whant in the html file … you can make your own font by adding font to the library …click right -> New Font -> select the font you whant …
set linkage and then use your font …. but you most add a line to .fla code :
after line 180…add line
flow.title.embedFonts=true;
if you can make this done … just send me an email at viptehnology@gmail.com
Regards
VipTehnology