Use the product in ONE SINGLE NON-COMMERCIAL project ( website or other multimedia project not generating income ), your personal work or work for a client. You may not redistribute / resell the product, without the FlashTuning.net written permission, but you may modify its content.
Use the product in ONE SINGLE COMMERCIAL project (website, CD-ROM, offline presentation etc), your personal work or work for a client. You may not redistribute / resell the product, without the FlashTuning.net written permission, but you may modify its content.
Use the product in MULTIPLE COMMERCIAL / NON-COMMERCIAL projects (websites, CD-ROMs, offline presentations etc), your personal work and work for a client. You may not redistribute / resell the product, without the FlashTuning.net written permission, but you may modify its content.
×
why is this happening?
Please check the gallery while changing the photos. Why the photos resizing?
please check the gallery here:
http://anna-pension.gr/niki/
thanks
finally is working….
thank you very much!!
We’re glad you’ve figured it out.
hello again, can I ask you something?
I have managed to make the imgage gallery to play but, when I enter the page that has the gallery, my whole page moves to the top left of the screen. how can I make the gallery play to the position I want without it moving my whole page?
Moreover when the gallery plays, the first photos appears correctly, but the rest begin to move a little bit to the right, it seems that it does not work properly.
please let me know.
thanks, niki
The alignment is by default top left, edit the fla file in Flash / go to the REadMe layer and comment this line: Stage.align = “TL”;
Hi,
If your empty movieClip instance name is myMc use:
myMc.loadMovie(“bannerName.swf”);
FT
hello, could you please help me with something?
I want to load this gallery in an external swf. I am using and empty movie clip and in it I want to write the proper code in order to load my external swf.
in actionscript 3 i use the following code:
var myLoader:Loader = new Loader();
addChild(myLoader);
var url:URLRequest = new URLRequest(“ImageGallery.swf”);
myLoader.load(url);
in actionscript 2 which code should I use?
thank you in advance for your reply.
Niki
For AS2 we’ve already answered you in the previous comment.
but it does not work. why?
What it does not work? Are you using AS2 or AS3?
as2 both my flash fla and the gallery
hello,
I was wondering, how can I load this gallery to my fla by using an empty movie clip? My fla is actionscript 2.
Thank you
Niki