Search  

GALLERY FLASH V3

Full_screen_preview

Full Screen Dynamic XML Gallery FLASH V3 :

  • You can add unlimited number images
  • You can add description text to the images
  • You can change time of the slide
  • You can Full Screen on/off (right key mouse)
  • You can change all colors (backgorund,frame,number of pictures,color description,color preloader…...)
  • You can change size frame
  • You can change height description
    All change in document xml. (configuration.xml)

Included files:

  • Flash 8 file
  • fonts (FF Galaxy, FF Harmony)
  • SWF file
  • XML file
  • Images used
  • PNG ARROW Right,Left and ButtonSlide (Fireworks 8)
  • AS file (classes action script 2.0)

Configuration file: xml/configuration.xml



Posted 9 months ago

FlashManiac,

Just wanted to say I love the gallery! But I’ve got one issue throwing it into a site I’m working on. I’m putting the gallery into a flash piece that already has attributes that keep everything centered no matter the window size. My problem is that whatever positioning techniques you put in the script conflict with the centering script on my site. Is there a way to take all the page centering/positioning attributes off of this gallery so that it will just use the script that I am using? My actionscript knowledge is okay, but limited. Any help would be greatly appreciated.

Thank you!

Posted 4 months ago

@M3S
Send me the e-mail with your file.

Posted 3 months ago

I’m getting sooooo stressed trying to figure this one out.

Can you point me to where I can find the actionscript that holds the transition script. I want to change it from elastic to something else.

Also can you point me to where I can find the positioning so I can change the center positioning and such.

I just need you to tell me where it is and how to change it. My deadline is in a week and I need to get this done. Please Help.

Thank you

Posted 3 months ago

@patrickgates
Transition backgrouond , image etc :
templateGallery.mvcgallery.ImageView.as – function onIntroStart,intro etc

Position:
Every class has onResize functions (there change for yourself). Example class ImageView:
function onResize(){
this._x=Stage.width/2
this._y=Stage.height/2-30
}

Posted 3 months ago

Thank you for the quick response. Your awesome.

Posted 3 months ago

It works perfectly now. Thank you so very much. Now I might just make the deadline. Thank you.

Posted 3 months ago

Ok. Successes patrickgates …

Posted 3 months ago

First off, I love this gallery. Thanks! This may be a silly question, just bare with me! I want to add text below, in either the flash movie or directly to the index.html page. However, it’s the file full screen, so my text gets covered and bumped down so you have to scroll. Is there any way to change the options so it doesn’t read at 100%? Do I even make sense!? ha..

Thanks, Wade

Posted 2 months ago

@wdub28
Best in the Fla file.

Posted 2 months ago

Thanks for your response. So where exactly in the fla file would I tell it….?

this.createEmptyMovieClip(“mc_container”, 100);??????

or.

function goFullScreen() { Stage[“displayState”] = “fullScreen”;????

I just want to be able to have one line of text at the bottom (contact and address info). When I add the text, flashes on the left as the movie loads, then it disappears. Almost like it’s being covered by the gallery. Can not figure it out, and i’m not new to flash!

help.

thanks wade

Posted 2 months ago

Great file, It really adds a lot to the site I’m working on. I did have two questions however.

1. From time to time, and very randomly, an image in the gallery will flash for a second outside the frame during a transition from one image to the next. Its kind of hard to put a finger on what is happening or why, just wondering if you had ever ran across this problem or if it is some sort of glitch.

2. Would it be possible to have another button that appears when you rollover (like the forward/backward/play btns) that could have actionscript on it? I would like a button to appear in the top right corner that I can use as a gallery close function.

Thanks!!

Keep up the good work

Posted 2 months ago

@wdub28
It is necessary to know sie on AS 2 .0. It will be sufficient to add the class ‘contact.as’ by analogy as previous. If you want I can for you do it send me me e-mail.

Posted 2 months ago

@M3S
Almost everything is possible in flash. Unfortunately it isn’t possible to do galeri which would fulfil everyone requirements. I can only adapt up to your requirements too additional payment (send me e-mail)

Posted 2 months ago