wangruyi, is there a quick and easy way to make each title bar it’s own unique color?
Posted 3 months ago
1.xml driven ,you can easy edit the xml content to add flash item or delete flash item.
2. easy add links or images with xml
2.when mouse rollOut the items,It will auto slideshow
3.all in movieclip, only drag it to the other files,will works.
FAQ
1.change the druation between sliding
only change the “timer” variables on top of actionscript
for example “timer = 2000”.
2.change the move speed
only change the “speed” variables
for example “speed = 8” ,hight value will slide slow.
3. change the image view area
only change the “imageWidth” variables
if you add new item from xml, you need change the “imageWith” or change the swf movie size.
for example imageWidth=100, the image view area will smaller.
4. turn off the auto slideshow:
find 53 line and 83 line “interval” code. the code like this:
interval = setInterval(shownext, timer, this);
delete or add ”//” before the code.
comments have added in fla
My other porfolio: http://www.flashden.net/user/wangruyi
Posted about 1 year ago
wangruyi, is there a quick and easy way to make each title bar it’s own unique color?
Posted 3 months ago
You mean I can add a Flash file like this http://flashden.net/files/8503/index.html as the content?
Posted 2 months ago
@sptin2002. I think It can done. but sorry, I am not sure how to answer your question. I know I can add it into it. If you want to do. note the xml path.
Posted 2 months ago
Hi wangruyi,
Could you please tell me how to make your flash look like the one of the following website? http://www.bingham.com/Default.aspx
Basically, I want the bars revel portions of the actual slides.
Thanks
—
Posted 12 days ago
@YouToo. I think it need a little more customize. please remove the blur bar. then adjust a little things. please try it.
Posted 12 days ago
Is there a way to have the xml display chinese characters in the menu labels? If so could you please share? Thanks.
Posted 9 days ago