Search  
Search Options

DARK -IMAGE FOLIO V.2

HomeBrowse CategoriesFlashApplications and UtilitiesUtilitiesDark -Image Folio v.2

The new Image Folio has support for an unlimited numbers of images. Images can have different sizes and you can chose between 4 ways of resizing/fitting the image inside the rectangular shape. It is xml driven, the xml file allows you to add a title and a data field for each image. Image formats supported are: png, jpg, gif. Easily add any script you want for handling click actions on the images, with the possibility of identifying the images by their “data” attribute which was previously set in the xml file. The rectangular shape that you see on the stage it is the place holder for the image folio and at runtime it will act as a mask and it will also define the area in which the images will be center aligned. Resize this shape and also tweak the “w” and “h” variables inside Image.as file to obtain the desired result. Also settable in the Image.as file are: the border width, corner radius, label distance from the bottom edge of the image and also the shadow distance from the same edge. The 4 scale modes are (similar as the ones used for the Stage.scaleMode property): showAll, exactFit, noBorder, noScale. In each situation the image will be center aligned. You can set the scaleMode inside the Image.as file. By default it is set to showAll. You should also check out the variables inside Folio.as file. Each one of them has a comment. Tweaking these variables can help you achieve different results. Customizing the appearance of the Folio is easy. You have to edit the Library symbols which are grouped in suggestively named folders.
Enjoy this new release by OXYLUS .

Support only on the Dark – Image Folio v2 Public Support Forum

Here are some of our interesting works on FlashDen :

Galleries / Portofolios
Tab Gallery/FLV Portfolio v.2 Multilevel XML Photo Gallery v2.0 Tab Gallery v.1 Image Explorer Multilevel Image Gallery Resizable Gallery Easy Image Gallery XML - B1 White Tab Gallery/FLV Portfolio v.2.0 Easy Image Gallery Vertical Easy Image Gallery with Tabs Image Gallery v2 Resizable Portfolio Gallery w/Albums

Menus
XML Multilevel Sliding Menu Vertical Scroller Vertical Multilevel Drop Down Menu 2 Levels XML Menu Purple 2 Levels XML Menu Green Horizontal Scroller Image Vertical Menu Vertical Scrolling Menu Cool Image Folio Menu Light - Image Folio v.2 Dark -Image Folio v.2

Video Players, News Readers, RSS etc.
FLV Player Light RSS Feed Reader XML News Ticker White XML News Ticker Black 2.0 Style Date/Time Widget White XML News Reader Stylish XML News Reader FLV Player with playlist

Small Utils
Image Panning Clasic Tooltip Easy Animated Buttons Tooltip v.2 Image Panning v.2 Motion Blur Banner Rotator v.1.0

Posted 2 months ago

Nice OXYLUS ! very clean!

Posted about 1 month ago

How about links ?

Posted about 1 month ago

Links work ok :)

Posted about 1 month ago

hi OXYLUS , really love your file! please, could you give me apiece of advice to make the click on the selected item so that it links to an external url? thanx! you can see it used @ http://www.myspace.com/mypieris

Posted about 1 month ago

That is really simple. In the fisrt frame of the main fla:

Image.clickHandler = function(dat){ getURL(dat); }

and in the xml, put you links in the “data” attribute.

In the future please use the support forum: Dark – Image Folio v2 Public Support Forum

Posted about 1 month ago

Is there any way of getting this to scroll automatically after say 4 seconds?

Posted about 1 month ago

Hello everybody. Just want to remind you that you have the Public Support Forum link in the file description. Please use that link to ask for support. Thank you for your undersatnding and I appologise for any inconvenience.

Adrian

Posted about 1 month ago

The main flash file isn’t working. I have adobe cs3 and it only works if i use the test swf not if i try to modify the fla file.

How do i fix this, i have tried exporting at different flash versions and actionscript.

Posted about 1 month ago