Neler yeni

Yeni mesajlar Yeni konular En çok mesaj En çok tepki En çok görüntülenen

flash + xml fotoğraf görüntüleyici yardım

ochelik

🌱Yeni Üye🌱
Katılım
19 Ocak 2009
Mesajlar
16
Tepkime puanı
0
Web sitesi
www.oktaycelik.com
arkadaşlar kodlarda bir hata var sanırım yardımcı olabilirmisiniz.
aşağıdaki linkte yapmaya çalıştığım çalışmam var.
şimdiden yardımlarınız için çok teşekkürler

photo wiever indir

Kod:
onClipEvent (construct)
{
    albumBackgroundAlpha = 100;
    albumBackgroundColor = 16777215;
    albumDescColor = 16777215;
    albumDescSize = 9;
    albumPadding = 8;
    albumPreviewScale = "Proportional";
    albumPreviewSize = [];
    albumPreviewSize[0] = 54;
    albumPreviewSize[1] = 40;
    albumPreviewStrokeColor = 16777215;
    albumPreviewStrokeWeight = 1;
    albumPreviewStyle = "Inline Left";
    albumRolloverColor = 16777215;
    albumStrokeAppearance = "Visible";
    albumStrokeColor = 16777215;
    albumTextAlignment = "Left";
    albumTitleColor = 16777215;
    albumTitleSize = 10;
    audioLoop = "On";
    audioPause = "Off";
    audioVolume = 75;
    autoFinishMode = "Restart";
    cacheContent = "Only Thumbnail Images";
    captionAppearance = "Overlay Mouse Over (If Available)";
    captionBackgroundAlpha = 75;
    captionBackgroundColor = 16777215;
    captionHeaderAppearance = "Image Count";
    captionPadding = [];
    captionPadding[0] = 5;
    captionPadding[1] = 5;
    captionPadding[2] = 5;
    captionPadding[3] = 5;
    captionPosition = "Top";
    captionTextAlignment = "Left";
    captionTextColor = 16777215;
    captionTextSize = 9;
    contentAlign = "Center";
    contentAreaBackgroundAlpha = 100;
    contentAreaBackgroundColor = 16777215;
    contentAreaStrokeAppearance = "Visible";
    contentAreaStrokeColor = 16777215;
    contentFormat = "Normal";
    contentFrameAlpha = 100;
    contentFrameColor = 16777215;
    contentFramePadding = 0;
    contentFrameStrokeAppearance = "Hidden";
    contentFrameStrokeColor = 16777215;
    contentOrder = "Sequential";
    contentScale = "Downscale Only";
    contentWatermark = "watermark";
    contentWatermarkAlign = "Top Left";
    directorLargeImageSettings = [];
    directorLargeImageSettings[0] = 80;
    directorLargeImageSettings[1] = 1;
    directorLargeImageSettings[2] = 100;
    directorThumbImageSettings = [];
    directorThumbImageSettings[0] = 50;
    directorThumbImageSettings[1] = 1;
    displayMode = "Auto";
    feedbackBackgroundAlpha = 40;
    feedbackBackgroundColor = 16777215;
    feedbackHighlightAlpha = 80;
    feedbackHighlightColor = 10066329;
    feedbackPreloaderAlign = "Center";
    feedbackPreloaderAppearance = "Pie Spinner";
    feedbackPreloaderPosition = "Inside Content";
    feedbackScale = 100;
    feedbackTimerAlign = "Top Right";
    feedbackTimerAppearance = "Hidden";
    feedbackTimerPosition = "Inside Content Area";
    galleryAppearance = "Hidden";
    galleryBackgroundAlpha = 100;
    galleryBackgroundColor = 16777215;
    galleryColumns = 1;
    galleryNavActiveColor = 16777215;
    galleryNavAppearance = "Visible";
    galleryNavInactiveColor = 16777215;
    galleryNavRolloverColor = 16777215;
    galleryNavStrokeAppearance = "Hidden";
    galleryNavStrokeColor = 16777215;
    galleryNavTextColor = 16777215;
    galleryNavTextSize = 9;
    galleryOrder = "Left to Right";
    galleryPadding = 10;
    galleryRows = 3;
    iconInactiveAlpha = 0;
    iconShadowAlpha = 10;
    keyboardControl = "On";
    mediaPlayerAppearance = "Visible";
    mediaPlayerBackgroundAlpha = 25;
    mediaPlayerBackgroundColor = 16764159;
    mediaPlayerBufferColor = 11064319;
    mediaPlayerControlColor = 16724736;
    mediaPlayerElapsedBackgroundColor = 13421823;
    mediaPlayerElapsedTextColor = 3355443;
    mediaPlayerIconColor = 16751103;
    mediaPlayerPosition = "Bottom";
    mediaPlayerProgressColor = 16760831;
    mediaPlayerScale = 20;
    mediaPlayerTextColor = 6737151;
    mediaPlayerTextSize = 9;
    mediaPlayerVolumeBackgroundColor = 16764159;
    mediaPlayerVolumeHighlightColor = 16724991;
    navAppearance = "Always Visible";
    navBackgroundAlpha = 100;
    navBackgroundColor = 16777215;
    navButtonsAppearance = "Hide Gallery and Full Screen Control";
    navGradientAlpha = 30;
    navGradientAppearance = "Hidden";
    navIconColor = 16751103;
    navLinkAppearance = "Numbers";
    navLinkCurrentColor = 6710886;
    navLinkPreviewAppearance = "Visible";
    navLinkPreviewBackgroundAlpha = 100;
    navLinkPreviewBackgroundColor = 16777215;
    navLinkPreviewScale = "None";
    navLinkPreviewSize = [];
    navLinkPreviewSize[0] = 80;
    navLinkPreviewSize[1] = 60;
    navLinkPreviewStrokeWeight = 0;
    navLinkRolloverColor = 6710886;
    navLinkSpacing = 8;
    navLinksBackgroundAlpha = 100;
    navLinksBackgroundColor = 16777215;
    navNumberLinkColor = 16751103;
    navNumberLinkSize = 9;
    navPosition = "Bottom";
    navThumbLinkBackgroundColor = 16777215;
    navThumbLinkInactiveAlpha = 100;
    navThumbLinkShadowAlpha = 60;
    navThumbLinkSize = [];
    navThumbLinkSize[0] = 20;
    navThumbLinkSize[1] = 20;
    navThumbLinkStrokeWeight = 1;
    permalinks = "Off";
    smoothing = "Off";
    soundEffects = [];
    soundEffects[0] = "None";
    soundEffects[1] = "None";
    soundEffects[2] = "None";
    transitionDirection = "Left to Right";
    transitionLength = 2;
    transitionPause = 3;
    transitionStyle = "Cross Fade";
    typeface = "Lucida Grande,Lucida Sans Unicode,Verdana,Arial,_sans";
    typefaceHead = "Lucida Grande,Lucida Sans Unicode,Verdana,Arial,_sans";
    typefaceEmbed = "Off";
    videoAutoStart = "Off";
    videoBufferTime = 1.000000E-001;
    xmlFilePath = "data.xml";
    xmlFileType = "Default";
}
 
Son düzenleme:

Benzer konular

Üst