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
Full Screen XML Gallery FLASH :
Included files:
Configuration file – xml/configuration.xml
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.
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.
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
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.
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
@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….
@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