Search  

FULL SCREEN XML GALLERY FLASH

HomeBrowse CategoriesFlashApplications and UtilitiesImage ViewersFull Screen XML Gallery FLASH
Full_screen_preview

Full Screen XML Gallery FLASH :

  • You can change title of page
  • You can Full Screen on/off (right key mouse)
  • You can add unlimited number of categories and images
  • You can add title and description text to the images
  • You can change time of the slide
  • You can change TITLE _COLOR
  • You can change FOOTER
  • You can change FOOTER _COLOR
  • You can change COLOR _THUMB_BACKGROUND_OUT
  • You can change COLOR _THUMB_BACKGROUND_ROL
  • You can change THUMB _WIDTH
  • You can change THUMB _HEIGHT
  • You can change THUMB _X (position thumb _x)
  • You can change COLOR _ARROW_OUT
  • You can change COLOR _ARROW_ROL
  • You can change COLOR _BACKGROUND
  • You can change MENU _TEXT_ROLLOVER_COLOR
  • You can change MENU _SELECTION_COLOR
  • You can change MENU _ROLLOVER_COLOR
  • You can change MENU _TEXT_ROLLOUT_COLOR
  • You can change MENU _TEXT_SELECTED_COLOR
  • You can change MENU _BACKGROUND_COLOR
  • You can change MENU _WIDTH
  • You can change SCROLL _MENU_COLOR
  • You can change FOLDER _COLOR
  • You can change MENU _ARROW_COLOR
  • You can change PRELOADER _COLOR
  • You can change IMAGE _COLOR_BACKGROUND
  • You can change IMAGE _X
  • You can change TIME _PROGRESS_COLOR
  • You can change CATEGORY _COLOR_TITLE
  • You can change COLOR _DESC
  • You can change all Color in configuration file !

Included files:

  • Documentation (.txt)
  • Flash 8 file
  • SWF file
  • XML file
  • Images used
  • AS file (classes action script)

Configuration file – xml/configuration.xml



Posted 10 months ago

@chanda
Send me e-mail.

Posted 7 months ago

Hello Türkiye/ Özgür Tarhan

Galeriye jpg yerine swf dosyas? yüklüyorum, fakat bu swf’nin içindeki butonlar çal??m?yor. yard?mc? olursan?z sevinirim. Thank you.

Posted 6 months ago

Hello Türkiye/ Özgür Tarhan info@ozgurtarhan.com

Galeriye jpg yerine swf dosyas? yüklüyorum, fakat bu swf’nin içindeki butonlar çal??m?yor. yard?mc? olursan?z sevinirim. Thank you.

Posted 6 months ago

Great file. I there anyway I can change the number of columns and rows?

also, the position of the next/prev buttons and various items.

Posted 6 months ago

@joden
It is possible in the code action script.

@ozgurtarhan
it is possible to load swf files.

Posted 6 months ago

HI I have a question. how am i gonna put this in side my exsisting flash file. Tried copying n pasting but didnt work. Can u please help.

Posted 4 months ago

@dnagahawatte
It is hard to say what you are doing badly. Send me the inoperative file.

Posted 4 months ago

Yeah, Same problem here! Did you find a solution? Flashmaniac, I sent you an email via FlashDen…if you didn’t get it, please email me the solution or I can give you the details on the problem. jasonquillen@gmail.com Thanks!

Posted 4 months ago

@iamquillen
I sent you the e-mail

Posted 4 months ago

Hello,

is it possible to open the tree at some specific point?

Suppose I have a webpage with two links “gallery 1” and “gallery 2”

Obviously I do not want to open the flash gallery at index, but go directly to gallery 1 or gallery 2

Thanks

Posted about 1 month ago

[follow up]

I solved myself.

My solution (not the best probably) was:

edit scene1 > content > menu classes > layer 7:1

openthis = _root.openitem; this.mod_tre.setIsOpen(this.mod_tre.getTreeNodeAt(openthis), true);

Then pass openitem via flash variable.

I did not set “openitem” in configuration.xml in order to use it linked from a web page dinamically

something like:

&url_config=xml/configuration.xml”/> Posted about 1 month ago

@delbono
In this gallery he doesn’t have such a possibility. But I will take it into consideration at next projects.

Posted about 1 month ago

Hello. How can i open categories in tree by pressing mouse on it’s name (not on arow) like in your gallery http://www.flashden.net/item/gallery-flash-v2/7970

Posted 5 days ago

Hi Flashmaniac,

I managed to change the typeface of the menu title in the fla-file. Is it also possible to change the typeface of each menu item, in the menu tree?

Thanks in advance, Mega.

Posted 2 days ago

@djchibo
Send the individual order form to me.

Posted 2 days ago

@megalex
Components Tree Help:
http://livedocs.adobe.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00004119.html
fontFamily

In index.fla , library – MenuTree/Menu Classes in frame:
mod_tre.fontFamily =”Verdana”
mod_tre.fontFamily =”Tahoma”
......etc….

Posted 2 days ago

@flashmaniac

Thanks for the advice, it works perfectly. Another question: How can I use a font such as Avant Garde Book and embed it. I guess I’ll have to use functions such as fontFamily and embedFonts, but how do they work together?

Thanks in advance, Mega.

Posted about 8 hours ago