Flash xml slideshow in iWeb not working

Hallo
I am really struggling to get a Flash xml slideshow to work.  I have used Flash Slideshow Maker app, which creates a slide.xml, .swf and .html file and everything is published in one folder "slideshow" on a local disk.
I am using the following code and it works perfectly when viewed in iWeb:
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0, 40,0"
WIDTH="920" HEIGHT="400" id="Phambili">
<PARAM NAME=movie VALUE="/Users/elsjevanzyl/Documents/Websites/Published Websites/Phambili/Slideshow/Phambili.swf?xml_path=slides.xml">
<PARAM NAME=quality VALUE=high>
<PARAM NAME="wmode" value="transparent">
<PARAM NAME=base VALUE=".">
<EMBED src="/Users/elsjevanzyl/Documents/Websites/Published Websites/Phambili/Slideshow/Phambili.swf?xml_path=slides.xml" quality=high  wmode="transparent" WIDTH="920" HEIGHT="400"
NAME="Phambili" ALIGN="" TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" base=".">
</EMBED>
</OBJECT>
But as soon as I publish it to FTP with following code, it displays the slideshow but NOT the photos or thumbs:
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0, 40,0"
WIDTH="920" HEIGHT="400" id="Phambili">
<PARAM NAME=movie VALUE="http://harmonieproteas.co.za/Slideshow/Phambili.swf?xml_path=slides.xml">
<PARAM NAME=quality VALUE=high>
<PARAM NAME="wmode" value="transparent">
<PARAM NAME=base VALUE=".">
<EMBED src="http://harmonieproteas.co.za/Slideshow/Phambili.swf?xml_path=slides.xml" quality=high  wmode="transparent" WIDTH="920" HEIGHT="400"
NAME="Phambili" ALIGN="" TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" base=".">
</EMBED>
</OBJECT>
I have also tried iFrame code, but this is not working at all.
Can anybody tell me what I am doing wrong when publishing the above code to FTP?
Any help will be appreciated.

Flash isn't my thing but, it appears that you are missing the images:
<flash_parameters copyright="socusoftFSMTheme">
<preferences> 
<global> 
<basic_property movieWidth="920" movieHeight="400" decoration="" html_title="Title" loadStyle="Pie" startAutoPlay="true" continuum="true" backgroundColor="0x00000000" hideAdobeMenu="true" photoDynamicShow="true" enableURL="true"transitionArray="" socusoftMenu="false"/> 
<title_property showTitle="true" photoTitleColor="0x00000000" backgroundColor="0x00c0c0c0" alpha="30" autoHide="true"/>
<music_property path="" stream="true" loop="true"/>
<photo_property topPadding="2" bottomPadding="64" leftPadding="2" rightPadding="2"/>
<properties enable="true" backgroundColor="0x00c0c0c0" backgroundAlpha="30" cssText="a:link{text-decoration: underline;} a:hover{color:#ff0000; text-decoration: none;} a:active{color:#0000ff;text-decoration: none;} .blue {color:#0000ff; font-size:15px; font-style:italic; text-decoration: underline;} .body{color:#ff5500;font-size:20px;}" align="top"/>
</global>
<thumbnail> 
<basic_property width="40" height="40" thumBackColor="0x002c2c2c" borderColor="0x002c2c2c" thumborder="2" thumSpacing="4" shapeAlpha="60" buttonColor="0x00000000" currentbuttonColor="0x00ffffff"/> 
</thumbnail>
</preferences>
<album> 
<slide jpegURL="thumbs/mozzie tour 2.jpg" d_URL="slides/mozzie tour 2.jpg" transition="0" panzoom="1" URLTarget="0" phototime="2" url="" title="Mozzie Tour 2" width="916" height="334"/> 
<slide jpegURL="thumbs/mozzie10.jpg" d_URL="slides/mozzie10.jpg" transition="0" panzoom="1" URLTarget="0" phototime="2" url="" title="Mozzie10" width="916" height="334"/>
<slide jpegURL="thumbs/snow on hogsback.jpg" d_URL="slides/snow on hogsback.jpg" transition="0" panzoom="1" URLTarget="0" phototime="2" url="" title="Snow on Hogsback" width="916" height="334"/>
<slide jpegURL="thumbs/tea time@santa maria.jpg" d_URL="slides/tea time@santa maria.jpg" transition="0" panzoom="1" URLTarget="0" phototime="2" url="" title="Tea Time@Santa Maria" width="916" height="334"/>
<slide jpegURL="thumbs/western cape tour knersvlakte.jpg" d_URL="slides/western cape tour knersvlakte.jpg" transition="0" panzoom="1" URLTarget="0" phototime="2" url="" title="Western Cape Tour Knersvlakte" width="916" height="334"/>
<slide jpegURL="thumbs/western cape tour[2].jpg" d_URL="slides/western cape tour[2].jpg" transition="0" panzoom="1" URLTarget="0" phototime="2" url="" title="Western Cape Tour[2]" width="916" height="334"/>
<slide jpegURL="thumbs/bush camp in botswana[2].jpg" d_URL="slides/bush camp in botswana[2].jpg" transition="0" panzoom="1" URLTarget="0" phototime="2" url="" title="Bush Camp in Botswana[2]" width="916" height="334"/>
<slide jpegURL="thumbs/eastern cape tour 2.jpg" d_URL="slides/eastern cape tour 2.jpg" transition="0" panzoom="1" URLTarget="0" phototime="2" url="" title="Eastern Cape tour 2" width="916" height="334"/>
<slide jpegURL="thumbs/hogsback 2.jpg" d_URL="slides/hogsback 2.jpg" transition="0" panzoom="1" URLTarget="0" phototime="2" url="" title="Hogsback 2" width="916" height="334"/>
<slide jpegURL="thumbs/mozzie tour.jpg" d_URL="slides/mozzie tour.jpg" transition="0" panzoom="1" URLTarget="0" phototime="2" url="" title="Mozzie Tour" width="916" height="334"/>
<slide jpegURL="thumbs/western cape tour.jpg" d_URL="slides/western cape tour.jpg" transition="0" panzoom="1" URLTarget="0" phototime="2" url="" title="Western Cape Tour" width="916" height="334"/>
</album>
</flash_parameters>
http://harmonieproteas.co.za/Slideshow/

Similar Messages

  • Flash XML Slideshow - Load next image after set amount of time

    I'm creating flash xml slideshow and have managed to get the
    images to load from the XML file. What I want to do now is have a
    timer that loads the next image after x amount of seconds. Any help
    would be great.
    Code sample
    stop();
    // Create XML Object
    slideshow_xml = new XML();
    // Start slideshow once XML file is loaded
    slideshow_xml.onLoad = startSlideShow;
    //Load XML file
    slideshow_xml.load("slideshow.xml");
    //Ignore Whitespace in XML Document
    slideshow_xml.ignoreWhite = true;
    //Create Function for Slideshow - Shows first slide and
    initalises variables
    function startSlideShow(success) {
    if (success == true) {
    rootNode = slideshow_xml.firstChild;
    totalSlides = rootNode.childNodes.length;
    firstSlideNode = rootNode.firstChild;
    currentSlideNode = firstSlideNode;
    currentIndex = 1;
    updateSlide(firstSlideNode);
    function updateSlide(newSlideNode) {
    imagePath = newSlideNode.attributes.jpgURL;
    slideText = newSlideNode.firstChild.nodeValue;
    loadMovie(imagePath, loadTarget);
    }

    Ok I've managed to get most of this working including the
    alpha fade in. I haven't been able to get the images to fade out
    (fadeImageOut function) so if someone can tell me what I'm doing
    wrong. Also should I have some sort of preloader function for when
    each image loads? and if so any pointers, then it should be done
    except that I might need to add some text for each image in the XML
    file.
    stop();
    var container:MovieClip =
    this.createEmptyMovieClip("container", this.getNextHighestDepth());
    var loader1:MovieClip = this.createEmptyMovieClip("loader1",
    this.getNextHighestDepth());
    var loader2:MovieClip = this.createEmptyMovieClip("loader2",
    this.getNextHighestDepth());
    container._x = 0;
    container._y = 0;
    function fadeImageIn() {
    var fadeTween = new mx.transitions.Tween(loader1, "_alpha",
    mx.transitions.easing.Regular.easeIn, 0, 100, 1.5, true);
    loadmovie(imagePath, loader1);
    function fadeImageOut(loader1) {
    var fadeTween = new mx.transitions.Tween(loader1, "_alpha",
    mx.transitions.easing.Regular.easeOut, 100, 0, 1.5, true);
    unloadMovie(loader1);
    // Create XML Object
    slideshow_xml = new XML();
    // Find out what this does
    slideshow_xml.onLoad = startSlideShow;
    //Load XML file
    slideshow_xml.load("slideshow.xml");
    //Ignore Whitespace in XML Document
    slideshow_xml.ignoreWhite = true;
    //Create Function for Slideshow - Shows first slide and
    initalises variables
    function startSlideShow(success) {
    if (success == true) {
    rootNode = slideshow_xml.firstChild;
    totalSlides = rootNode.childNodes.length;
    firstSlideNode = rootNode.firstChild;
    currentSlideNode = firstSlideNode;
    currentIndex = 1;
    updateSlide(firstSlideNode);
    function updateSlide(newSlideNode) {
    imagePath = newSlideNode.attributes.jpgURL;
    slideText = newSlideNode.firstChild.nodeValue;
    //loadMovie(imagePath, loader1);
    fadeImageIn();
    function nextSlideImage() {
    nextSlideNode = currentSlideNode.nextSibling;
    if (nextSlideNode == null) {
    rootNode = slideshow_xml.firstChild;
    totalSlides = rootNode.childNodes.length;
    firstSlideNode = rootNode.firstChild;
    currentSlideNode = firstSlideNode;
    currentIndex = 1;
    updateSlide(firstSlideNode);
    } else {
    currentIndex++;
    updateSlide(nextSlideNode);
    currentSlideNode = nextSlideNode;
    slideTimer = setInterval(nextSlideImage, 5000);

  • FLASH PLAYER 10.1 does not work on my 32bit browser

    the newest  version  of  FLASH PLAYER 10.1 would  not  work  on  my  32bit  FIREFOX browser.  so  I  installed  flash  player  on  a  32bit  VERSION of  internet  explorer. it worked fine for a few days till ADOBE asked me if i wanted to update  my  player.      NOW IT DOES NOT WORK  ! ! !      NOW  IT  DOES  THE  SAME  "GREEN  FLASHING  BLANK  SCREEN THING"  THAT  IT  DOES  ON  MY  FIREFOX  BROWSER  ! ! !    WHAT GIVES ? ! ? ! ? !

    Hello I have a Dell inspiron 6400 computer with window's home vista and with the latest standard Internet explorer. i was enjoying the fact that i could watch Youtube and other such sites until i was prompt to downlaod the latest version (10.1) flash player. which like anyone else I did, but not the mcfee anti virious as it would be inconflicsion with Norton anti virious.
    Now when i go to view a youtube etc I just get a blank or black screen.
    Please how can i rectify this problem
    ta,

  • Flash player download web site not working

    After uninstalling flash player, I can't get the web site to reinstall it. I go to the web site click the agree and install now and gos to the next page but nothing pops up like it said it should.
    http://get.adobe.com/flashplayer/thankyou/activex/?installer=Flash_Player_10_for_Windows_I nternet_Explorer&i=McAfee_Security_Scan_Plus&d=Google_Toolbar_6.3

    Hi eidnolb,
    My OS is windows 7 Ultimate. There no Service packs listed Microsoft don't have one for it yet. My brower is Internet explorer 8 version: 8.0.7600.16385. My firewall is not causeing problems and the popup blocker didn't even activate.
    Date: Wed, 14 Apr 2010 10:01:33 -0600
    Subject: Flash Player flash player download web site not working
    Hi newcomer76, Please post back your operating system and if any applicable Service Packs, any and all browsers that you use with the versions.
    With that information, I'll be able to give you instructions and the links you need.
    Thanks,
    eidnolb
    >

  • Adobe Flash Player 10.1 is not working

    Hallo,
    My problem is that everything that uses flash player, does not work at the moment and says that I need the latest version. (I cannot see a video on you tube for example.)
    I downloaded AFP 10.1 several times (install-uninstall-reboot several times), I even checked the "Add-remove programms" and the "Adobe Flash Player 10 Active X" is there, but when I get to see a youtube video it says again to get the latest version. Each install was successful, but it still doesn't work.
    Here's some information about my computer in case of a need :
    Windows XP Professional
    Internet Explorer 8
    Norton 360
    and I also have some issues with pop-ups (I don't know if this is related)
    Note that:Today I was asked to update the AFP on the firefox and I did and until now it works perfectly.
    (I use both firefox and internet explorer)
    If anyone could help me , I would be very grateful...

    Hi Eidnolb,be careful, long post following  :
    Yes of course I kept MBAM on my desktop as a shortcut (was actually installed in C:\Program files) and it became my new friend .
    I am so suspicious now on everything that I am scanning my pc everyday!!
    I saw the scanning works without disabling Norton components, but you still think I have to do it , right?
    As for the Java, ok with the update.Now I have Java 6 Update 21.
    FF plug-ins
    In Firefox I actually got a message that 2 new add-ons have installed: Java Console 6.0.21 and Java Quick starter 1.0
    The other "extra" add-ons (2nd category from left) are:
    Microsoft.NET Framework Assistant 1.1
    Norton IPS 2.0
    Norton Toolbar 4.6
    and on the category "add-ons" (4th category from left) I found:
    Adobe Acrobat 9.3.3.177
    Google Update 1.2.183.23
    Java Deployment Toolkit 6.0.210.7
    Java (TM) Platform SE 6 U21
    Microsoft DRM (DRM Store Netscape Plugin) 9.0.0.4503
    Microsoft DRM (DRM Netscape Network Object) 9.0.0.4503
    Mozilla Default Plug-in 1.0.0.15
    Shockwave Flash 10.1.53.64
    Windows Media Player Plug-in Dynamic Link Library 3.0.2.629
    Windows Presentation Foundation 3.5.30729.1
    IE add-ons
    All add-ons
    Microsoft Corporation
    Search
    Windows Media Player
    XML DOM Document 6.0
    Free Threaded XML DOM Document 6.0
    XSL Template 6.0
    XML HTPP 6.0
    Google Inc
    Google Side Bar
    Google Toolbar Notifier BHO
    Google Toolbar Helper
    Google Toolbar
    Sun Microsystems,Inc
    JQSIEStartDetectorImpl Class
    Java(tm) Plug-In 2SSV Helper
    Java Plug-in 1.6.0_21
    Java Plug-in 1.6.0_21
    isInstalled Class
    Symantec Corporation
    Symantec Intrusion Prevention
    Symantec NCO BHO
    Norton Toolbar
    (All these 3 are disabled)
    Adobe Systems,Incorporated
    Adobe PDF Link Helper
    Adobe PDF Reader
    (Not verified) Microsoft Corporation
    XML DOM Document
    XML DOM Document 3.0
    XML HTTP 3.0
    Cureently loaded add-ons
    Symantec Corporation
    Norton Toolbar
    Symantec NCO BHO
    Symantec Intrusion Prevention
    (All these 3 are disabled)
    Google Inc
    Google Toolbar
    Google Toolbar Helper
    Google Toolbar Notifier BHO
    Google Side Bar
    Adobe Systems, Incorporated
    Adobe PDF Link Helper
    Sun Microsystems,Inc.
    Java(tm) Plug-In 2 SSV Helper
    JQSIEStarDetectorImpl Class
    Run without permission
    Microsoft Corporation
    InformationCardSigninHelper Class
    HtmDlgSafeHelper Class
    Tabular Data Control
    Microsoft Shell UI Helper
    Windows Media Player
    XML DOM Document 6.0
    Free Threaded XML DOM Document 6.0
    XML Schema Cache 6.0
    XSL Template 6.0
    XML HTTP 6.0
    Scripting Dictionary
    Free Threaded XML DOM Document
    (Not verified) Microsoft Corporation
    XML DOM Document
    XSL Template
    XML Schema Cache
    XML DOM Document 3.0
    Free Threated XML DOM Document 3.0
    XML Schema Cache 3.0
    XML HTTP 3.0
    XSL Template 3.0
    XML Data Source Object 3.0
    XML Data Source Object
    Sun Microsystems,Inc.
    isInstalled Class 6.0.210.7
    Java Plug-in 1.6.0_21
    Java Plug-in 1.6.0_21
    Java Plug-in 1.6.0_21  6.0.210.7
    Java Plug-in 1.6.0_21  6.0.210.7
    Deployment Toolkit  6.0.210.7
    Adobe Systems,Incorporated
    Adobe PDF Reader
    Google Inc
    Google Update Plugin
    Download controls
    Sun Microsystems, Inc.
    Java Plug-in 1.6.0_21
    Java Plug-in 1.6.0_21
    Java Plug-in 1.6.0_21
    It's clear now that some java add-ons have been installed!
    On the Add-Remove programms there are some that I don't know, take a look and if you know anything,please be so kind-as always-to tell me.
    -High Definition Audio Driver Package-KB835221
    -Marvell Miniport Driver
    -NVIDIA Drivers
    and some others Microsoft NET Framework
    (I think that the technician may have add them when I did a format to my pc)
    and I removed Apple software update, cause I didn't know what this was.
    I told you that this would be a long post..but now I'm through..
    Waiting for next step (no rush,take your time Eidnolb)
    BIG thanks to you!!

  • It seem a bug in flash server " main.asc is not working well"

    i did download the latest version of flash media server , but it seam the /live/main.asc did not work at all ,
    i did create a main.asc in :
    C:\Program Files\Adobe\Flash Media Server 3\applications\live\
    to be :
    C:\Program Files\Adobe\Flash Media Server 3\applications\live\main.asc
    now i did add to main.acs this code :
    application.onConnect = function(client, name) {
         trace("TRACE -- TRACE -- TRACE -- TRACE -- TRACE -- TRACE");
    as the help files said :
    The output of the trace() statements used by a main.asc file are sent to a log file, typically:
    RootInstall/logs/_defaultVHost_/yourApplicationName/yourInstanceName/application .xx.log
    Where yourInstanceName is _definst_ by default, and xx is the instance number, 00 for the most recent log file, 01
    for the previous instance, and so forth.
    You can view a log file with any text editor.
    i opened "Flash Media Live Encoder 3" and point the stream to "rtmp://localhost/live/stream" hist start , traming is start well,
    i went to the log to see if it true that FMS will write the trace !
    C:\Program Files\Adobe\Flash Media Server 3\logs\_defaultVHost_\live\stream\application.00.log
    where the "stream" is the the name of the "instance"
    i did not found any thing regarding the "trace("TRACE -- TRACE -- TRACE -- TRACE -- TRACE -- TRACE");"
    Please advice

    It seem no one in the world have this broblem !Please if you have a plan to help us (if).
    Do the following :
    ·        Download the latest version of flash media server , linux or windows never mind
    ·        Install flash media server , as usual with standard settings , in linux use Nobody user
    ·        Now the FMS is run and active .
    ·        Go to the application directory in the “C:\Program Files\Adobe\Flash Media Server 3\applications\live”
    ·        The content of this directory will be as the list below :
    main.far
    Application.xml
    allowedHTMLDomains.txt
    allowedSWFDomains.txt
    So there is NO main.asc file , create a new text file . rename it to be “main.asc”
    o  Open the main.asc code , it will be empty for sure .
    o  Put the following command :
    o  trace(‘--------------- Test The Log Out Put -------------’);
    ·        Now Open the “fms_adminConsole.htm” and Login as admin
    ·        Select View Applications Tap
    ·        Now , form “New Instance” select the “LIVE” and insert “test”
    ·        Click on the name of the Instance in the right window and click the restart application icone in the toolbar , and see the live log , there is no out put of the trace command:
    o  Found wildcard (*) entry: disabling authentication for HTML file domains
    o  Found wildcard (*) entry: disabling authentication for SWF file domains
    o  Unloaded application instance live/test
    ·        Any way , Now Open the “Adobe Flash Media Live Encoder 3”
    ·        Point the FMS to “rtmp://localhost/live/test”
    ·        Stream: test_str
    ·        Click on start
    ·        Go to “fms_adminConsole.htm”
    ·        Select View Applications Tap
    ·        Go to live loge window ,
    ·        There is nothing regarding the trace command that we set in the main.asc ate the 1st place, but we did restart the app! strange !!!!
    ·        We can see just “Accepted a connection from IP:127.0.0.1”
    ·        Is there any thing wrongs with the steps ! is it a bug or what ?
    ·        If trace command did not run so any command will not load .
         ·        Why is that ?

  • Flash player silent auto update not working

    I was glad to read the news about the new feature of silent auto updates of the Adobe Flash player, but unfortunately this is not working on my machine. Has anyone had the same problems and was able to solve them?
    Some information on my setup:
    I had previously installed Flash player version 11.1.102.63, both ActiveX and Plugin version (installed through the .msi files, deployed via Active Directory/GPO - no further configuration, just plain original .msi files).
    To test the auto update feature, I decided to install the new 11.2.202.228 version, but only the ActiveX version. I installed this via the .exe installer (install_flash_player_11_active_x_32bit.exe) manually, choosing "Install updates automatically when available (recommended)" in the last step of the installation, as seen here:
    http://www.adobe.com/devnet/flashplayer/articles/background-updater-windows.html
    When I open Control Panel -> Flash Player, under the "Advanced" tab I see:
    "Install updates automatically" is chosen, but greyed out (no admin rights with this windows user)
    ActiveX version: 11.2.202.228
    Plug-In version: 11.1.102.63
    The file "mms.cfg" under C:\WINDOWS\system32\Macromed\Flash\ contains:
    AutoUpdateDisable=0
    SilentAutoUpdateEnable=1
    The task "Adobe Flash Player Updater" was created and is scheduled to run every 1 hour. I can see that it is started ("last start time"), the result code is 0x0 which means "no error".
    So everything as expected. But the auto update is not working, since the plugin version of flash player never gets updated!
    I edited the "mms.cfg" and added:
    SilentAutoUpdateVerboseLogging=1
    After manually starting the task, there are some lines added to "FlashInstall.log" in the same directory:
    2012-4-4+7-20-48.814 [info] 1614
    2012-4-4+7-20-48.829 [info] 1615
    2012-4-4+7-20-48.829 [info] 1618
    2012-4-4+7-20-48.829 [info] 1619 1063
    2012-4-4+7-20-48.876 [info] 1614
    2012-4-4+7-20-48.876 [info] 1615
    2012-4-4+7-20-48.876 [info] 1618
    2012-4-4+7-20-48.876 [info] 1608
    2012-4-4+7-20-48.876 [info] 1604
    2012-4-4+7-21-10.425 [warning] 1403 12029
    2012-4-4+7-21-10.425 [warning] 1407 183
    2012-4-4+7-21-10.425 [warning] 1408
    2012-4-4+7-21-10.456 [info] 1624
    2012-4-4+7-21-10.456 [info] 1612
    2012-4-4+7-21-10.456 [info] 1621
    What does this mean?
    Some more information:
    Windows XP SP3, all windows updates installed, german
    Avira Professional Security anti-virus software
    Machine is behind a proxy server, but this is set up in Control Panel -> Internet Options
    I suppose this is a problem with our proxy server. Does the auto updater not use the proxy information from the Windows Control Panel settings?
    Kind Regards,
    Martin

    Hey Hans,
    After reading of your sucsess I attempted to replicate it.
    I am happy to say that I managed to update from Adobe Flash 11.2.202.228 to 11.2.202.233 on serveral different windows 7 notebooks and desktops sliently.
    I went into the windows task scedular and ran the Adobe Flash Player Updater task (I didn't need to change anything in the task or the service for it to work).
    The only issue I found was that if I ran the task again without restarting the computer no requests from the client would show up in the logs from my web server but if I restarted my computer and then reran the task it would work again. I'm assuming that it will only sent requests out every 24hours is talked about in page 18 of the Flash Player 11.2 Administration Guide. 
    My Web Servers logs look like this:
    2012-04-27 05:45:01 W3SVC1967680676 10.135.12.38 GET /pub/flashplayer/update/current/sau/11/xml/version.xml - 443 - 10.135.13.17 Get+Flash+Player+version+xml/1.0 200 0 0
    2012-04-27 05:45:05 W3SVC1967680676 10.135.12.38 GET /pub/flashplayer/update/current/sau/11/install/install_all_win_ax_sgn.z - 80 - 10.135.13.17 Download+Flash+Player+Installer/1.0 200 0 0
    My mms.cfg looks like this:
    AutoUpdateDisable=0
    SilentAutoUpdateEnable=1
    SilentAutoUpdateServerDomain=proxy.tallangatta-sc.vic.edu.au
    I think the biggest issue I had during testing was that I forgot to my web servers certificate into the windows certificate stores trusts root certs of my notebooks/desktops. EG: http://blogs.adobe.com/livecycle/2012/04/rights-management-how-to-get-windows-7-to-trust-a -self-signed-server-certificate.html
    I have since deployed the mms.cfg file and added my web servers certificate into the trusted root certs via group policy to all my clients and it is working very well. I have also writen a batch file to download the needed files from adobe for that backgroup updater and to put them on my web server. I created a daily task on my web server to run the batch file. If anyone wants the batch file or shell script please email me and I'll forward it on.
    My batch file pretty much looks like this:
    @echo off
    :::::::::: INFOMATION ABOUT SCRIPT ::::::::::
    :: This Script Titled  adobe-flash-background-updates and was written by Tyrone Wyatt of www.cloudportal.org.
    :: This Script is open to use by everyone and is not under any licence.
    :: See flash_player_11_2_admin_guide.pdf for more infomation on how this script is required to function.
    :::::::::: SCRIPT CONFIG ::::::::::
    :: The TITLE option is the scripts name
    set TITLE=adobe-flash-background-updates
    :: The LOG option is the log file.
    set LOG=./%TITLE%.log
    :: The SOURCE option is the mirror on which you would like to download the flash files from.
    set SOURCE=http://fpdownload2.macromedia.com
    :: The DESTINATION option is where you would like your downloaded files to go so they are accessable by your web service.
    set DESTINATION=d:\wwwroot\Proxy
    :: The VERSION option is the current major version of Flash Player (for Flash Player 11.2, the major version is 11).
    set VERSION=11
    :: The Proxy settings for wget to use
    set HTTP_PROXY=http://edupass.tallangatta-sc.vic.edu.au:8080
    :::::::::: SCRIPT CORE ::::::::::
    echo Welcome to %TITLE% Script!
    echo =O====== %date% %time% ======== >> %LOG% 2>&1
    if exist %DESTINATION%\pub\flashplayer\update\current\sau\%VERSION%\xml (
    echo Skipping destination folder structure creation.
    ) else (
    echo Creating destination folder structure.
    mkdir %DESTINATION%\pub >> %LOG% 2>&1
    mkdir %DESTINATION%\pub\flashplayer >> %LOG% 2>&1
    mkdir %DESTINATION%\pub\flashplayer\update >> %LOG% 2>&1
    mkdir %DESTINATION%\pub\flashplayer\update\current >> %LOG% 2>&1
    mkdir %DESTINATION%\pub\flashplayer\update\current\sau >> %LOG% 2>&1
    mkdir %DESTINATION%\pub\flashplayer\update\current\sau\%VERSION% >> %LOG% 2>&1
    mkdir %DESTINATION%\pub\flashplayer\update\current\sau\%VERSION%\xml >> %LOG% 2>&1
    mkdir %DESTINATION%\pub\flashplayer\update\current\sau\%VERSION%\install >> %LOG% 2>&1
    echo Downloading files...
    wget.exe -nv %SOURCE%/pub/flashplayer/update/current/sau/%VERSION%/xml/version.xml -O %DESTINATION%\pub\flashplayer\update\current\sau\%VERSION%\xml\version.xml >> %LOG% 2>&1
    wget.exe -nv %SOURCE%/pub/flashplayer/update/current/sau/%VERSION%/install/install_all_win_ax_sgn.z -O %DESTINATION%\pub\flashplayer\update\current\sau\%VERSION%\install\install_all_win_ax_sgn .z >> %LOG% 2>&1
    wget.exe -nv %SOURCE%/pub/flashplayer/update/current/sau/%VERSION%/install/install_all_win_pl_sgn.z -O %DESTINATION%\pub\flashplayer\update\current\sau\%VERSION%\install\install_all_win_pl_sgn .z >> %LOG% 2>&1
    wget.exe -nv %SOURCE%/pub/flashplayer/update/current/sau/%VERSION%/install/install_all_win_64_ax_sgn.z -O %DESTINATION%\pub\flashplayer\update\current\sau\%VERSION%\install\install_all_win_64_ax_ sgn.z >> %LOG% 2>&1
    wget.exe -nv %SOURCE%/pub/flashplayer/update/current/sau/%VERSION%/install/install_all_win_64_pl_sgn.z -O %DESTINATION%\pub\flashplayer\update\current\sau\%VERSION%\install\install_all_win_64_pl_ sgn.z >> %LOG% 2>&1
    echo Script complete! See log file for more infomation %LOG%
    echo =X====== %date% %time% ======== >> %LOG% 2>&1
    echo. >> %LOG% 2>&1
    :::::::::: END OF SCRIPT ::::::::::
    Thanks for your help,
    Tyrone Wyatt.

  • Slideshow & audio suddenly not working on one page

    I discovered that one of my audio files mysteriously disappeared from one of my pages..I tried re-publishing, re-doing the file, and finally deleted the page and created a new one. The slideshow and audio file are just not there. The audio file is right there in iWeb, but will not publish. Also, clicking on the photos to enlarge them is not working.
    Any ideas? I have plenty of disk space. I'm stumped. All other pages are in working order. What am I missing here?
    http://web.mac.com/dzari/iWeb/Braam/Fitzgerald%27s%204-1-06.html

    That's what's so confounding. This page has been up and running (with apostrophe) for months, no problem. I just happened to notice yesterday that the audio and slideshow were gone.
    The only thing that has changed is a Security Update that I installed on 9/21.
    Maybe there is some kind of conflict.
    I will try re-publishing this page without the apostrophe.
    Thanks for your quick response to this, varkgirl.

  • Flash player 10.1 still not working (more information).

    A few months back, I made a thread concerning my situation of specific flash content not being played.
    I have returned, with hopes that my trials and tribulations may provide more insight into my problem.
    Basics
    Windows XP 32bit (v2002) - Media Center
    Service Pack 3
    Audio and Visual drivers up-to-date.
    Web Browsers
    IE8
    Google Chrome (6.0.472.62)
    Mozilla Firefox (3.6.8)
    All of these are running on the latest Shockwave and Flash players.
    The Problem
    Various types of Flash content cannot be played. This is what I have been working on for the past few months.
    1. YouTube works fine.
    2. ShockwaveFlash objects that are located on my hard-drive play fine.
    3. Embedded Players  (most commonly MySpace and JWplayer) will often freeze upon page loading, or will never load (progress circle spins forever).
    These issues, however, were avoided upon using Firefox to view the pages (I was originally using Chrome). An new version of chrome was just released, and it APPEARS to only have problems with the MySpace player. Haven't tested this yet, though.
    Video streams are completely out as well (except YouTube streams).
    These embedded videos on the video-indexing sites I visit may never load depending on their type, but they will often work normally when viewed on the site that owns the player.
    4. Embedded Objects (such as flash games) will vary in playability from site to site (an embedded version might not work on one site, but another site which hosts it as an executed file by itself will).
    The flash games will play through intros, but freeze (right-click "play" box becomes unchecked) upon reaching an interactive menu, or any sort of interface.
    5. I have tried fixing the Global/Local Settings and all the stuff there. I have tried changing the amount of data storage allowed for sites, but the flash games WILL NOT set any data. This makes sense, since they are not even running...
    Previous Advice
    "Post the files from file:///C:/Windows/System32/Macromed/Flash/"
    A folder called FlashPlayer Trust, and these files;
    Flash10i.ocx ~ FlashInstall.log ~ flashplayer.xpt ~ FlashUtil10i_ActiveX.dll ~ FlashUtil10i_ActiveX.exe ~ install.log ~ NPSWF32.dll (version 10.1.82.76)
    "Check in Tools & Extensions and make sure Shockwave Flash Object...ActiveX Control...Flash10h.ocx is listed and Enabled"
    Shockwave Flash Object - Check
    get_atlcom Class - huh?
    Shockwave ActiveX Control - Check
    Did not find Flach10h.ocx          I guess this is where a warning light should go off in our heads.
    Older Versions
    Since this all started when Flash 10.1 came out, a logical assumption would be that downgrading my version number would solve the problem.
    It did not. I tried a good half-dozen of the archived versions (none below 9.0 or not for my OS) and nothing happened. Really, nothing. Same old problems.
    Other Stuff?
    Disabling hardware-acceleration did nothing. just putting that out there.
    Please use this thread, as I tried hard to make it more clear and organized. However, if you wish to read the old thread;
    http://forums.adobe.com/thread/668004?tstart=0

    Hi, Norton normally just Disables the Windows Firewall and runs their own; first I've heard they gave a choice.
    So are you running the Norton Firewall or the Windows?
    Several things are going on, having your Internet Security set to Medium-High blocks ActiveX Controls from working. Guess what the Shockwave Flash Object is? It is the ActiveX Control in your browser that works with your Flash Player files and the websites so you can view Flash Content & Videos.
    Then the Norton Toolbar, the Intrusion Prevention and the NCO BHO conflicts with the browser and FP. Now the ControlInstaller Class and the PSFactoryBuffer must be new browser add ons from Norton. I'll research them and see what they are about.
    Your Norton add ons, Norton Firewall, the RP add ons and your Security Setting for the Internet Zone are all conflicting and blocking Flash Player Content and Videos from the Websites.
    In other words Flash Player is trying to work for you and all of those just mentioned are saying, no way!!
    So I guess you'll need to decide if you want to use Flash Player or be extra extra secure.
    Let me know,
    Thanks,
    eidnolb

  • Flash Player And adobe reader not working and downloads don't work

    I have IE 8 and windows vista and everything has worked great for 2 years until 2 or 3 weeks ago.  At that time my flash player stopped working so I could no longer get videos , streaming stock quotes, weather map loops, etc and when I go to websites that use Flash (i.e. Piaaz Hut) it wouldn't work.  Also, at that same time my adobe reader stopped working properly and I can't view mosy PDF Files.
    I have gone through many of the posts on this forum and have tried many of the fixes, but none have work for me.
    I tried to uninstall the Flash Player, but I didn't use the Adobe uninstaller.
    Whenever I try to update or load the Flash player, a dialog box with the globe tossing papers to the folder appears and then after a few seconds I get the the message that IE can't install_flash_player_ax.exe from fp download.adobe.com, and then a message that says IE was not able to open this internet site. The requested site is either unavailable or cannot be found.
    In control panel programs I have listed
    Adobe AIR      no size
    Adobe Flash Player 10 active X           no size
    Adobe Reader 9.3     141mb
    Macromedia Shockwave player      no size
    In Tools i have the following add ons and they are all enabled
    Shockwave Flash object 10.0.42.34
    Adobe PDF Link Helper
    Adobe PDF Reader
    Macromedia Shockwave Active X Control 10.1
    As I said I've already attempted a number of the fixes on this forum, but so far no luck.
    Does anyone have any suggestions on what else I might try?
    Thanks

    Ok, I tried to download the firefox browser but IE wouldn't let me download it.  My friend downloaded it from their computer to a flash drive and I loaded it to my computer from the flash drive.  The download of Firefox from the flash drive worked, and now I'm using Firefox & both my adobe flash player and my adobe reader are working just great.
    However, neither the flash player nor the reader are working if I use IE, so I guess I will just have to use Firefox as my browser.
    I'm going to mark my question as answered since I really don't care that I have to use Firefox instead of IE,although I can't understand why it works using Firefox but not using IE.
    Thank you so much for your assistance in walking me step-by-step through this problem until I was able to reach a satisfactory solution.

  • XML create script is not working in Photoshop.

    Hi All
    Below i have mentioned script is not working. Kindly check and advice. Please do this needful
    #target photoshop;
    var createDefaultXML, createPresetChild, defaultXML, initDDL, presetFile, presetNamesArray, readXML, resPath, win, windowResource, writeXML, xmlData,
      __indexOf = [].indexOf || function(item) { for (var i = 0, l = this.length; i < l; i++) { if (i in this && this[i] === item) return i; } return -1; };
    windowResource = "dialog {  \
        orientation: 'column', \
        alignChildren: ['fill', 'top'],  \
        size:[410, 210], \
        text: 'DropDownList Demo - www.davidebarranca.com',  \
        margins:15, \
        controlsPanel: Panel { \
            orientation: 'column', \
            alignChildren:'right', \
            margins:15, \
            text: 'Controls', \
            controlsGroup: Group {  \
                orientation: 'row', \
                alignChildren:'center', \
                st: StaticText { text: 'Amount:' }, \
                mySlider: Slider { minvalue:0, maxvalue:500, value:300, size:[220,20] }, \
                myText: EditText { text:'300', characters:5, justify:'left'} \
        presetsPanel: Panel { \
            orientation: 'row', \
            alignChildren: 'center', \
            text: 'Presets', \
            margins: 14, \
            presetList: DropDownList {preferredSize: [163,20] }, \
            saveNewPreset: Button { text: 'New', preferredSize: [44,24]}, \
            deletePreset: Button { text: 'Remove', preferredSize: [60,24]}, \
            resetPresets: Button { text: 'Reset', preferredSize: [50,24]} \
        buttonsGroup: Group{\
            alignChildren: 'bottom',\
            cancelButton: Button { text: 'Cancel', properties:{name:'cancel'},size: [60,24], alignment:['right', 'center'] }, \
            applyButton: Button { text: 'Apply', properties:{name:'apply'}, size: [100,24], alignment:['right', 'center'] }, \
    win = new Window(windowResource);
    xmlData = null;
    presetNamesArray = [];
    resPath = File($.fileName).parent;
    presetFile = new File("" + resPath + "/presets.xml");
    defaultXML = <presets>
            <preset default="true">
                <name>select...</name>
                <value></value>
            </preset>
            <preset default="true">
                <name>Default value</name>
                <value>100</value>
            </preset>
            <preset default="true">
                <name>Low value</name>
                <value>10</value>
            </preset>
            <preset default="true">
                <name>High value</name>
                <value>400</value>
            </preset>
        </presets>;
    writeXML = function(xml, file) {
      if (file == null) {
        file = presetFile;
      try {
        file.open("w");
        file.write(xml);
        file.close();
      } catch (e) {
        alert("" + e.message + "\nThere are problems writing the XML file!");
      return true;
    readXML = function(file) {
      var content;
      if (file == null) {
        file = presetFile;
      try {
        file.open('r');
        content = file.read();
        file.close();
        return new XML(content);
      } catch (e) {
        alert("" + e.message + "\nThere are problems reading the XML file!");
      return true;
    createDefaultXML = function() {
      if (!presetFile.exists) {
        writeXML(defaultXML);
        void 0;
      } else {
        presetFile.remove();
        createDefaultXML();
      return true;
    createPresetChild = function(name, value) {
      var child;
      return child = <preset default="false">
                    <name>{name}</name>
                    <value>{value}</value>
                </preset>;
    initDDL = function() {
      var i, nameListLength;
      if (!presetFile.exists) {
        createDefaultXML();
        initDDL();
      xmlData = readXML();
      if (win.presetsPanel.presetList.items.length !== 0) {
        win.presetsPanel.presetList.removeAll();
      nameListLength = xmlData.preset.name.length();
      presetNamesArray.length = 0;
      i = 0;
      while (i < nameListLength) {
        presetNamesArray.push(xmlData.preset.name[i].toString());
        win.presetsPanel.presetList.add("item", xmlData.preset.name[i]);
        i++;
      win.presetsPanel.presetList.selection = win.presetsPanel.presetList.items[0];
      return true;
    win.controlsPanel.controlsGroup.myText.onChange = function() {
      return this.parent.mySlider.value = Number(this.text);
    win.controlsPanel.controlsGroup.mySlider.onChange = function() {
      return this.parent.myText.text = Math.ceil(this.value);
    win.presetsPanel.presetList.onChange = function() {
      if (this.selection !== null && this.selection.index !== 0) {
        win.controlsPanel.controlsGroup.myText.text = xmlData.preset[this.selection.index].value;
        win.controlsPanel.controlsGroup.mySlider.value = Number(xmlData.preset[this.selection.index].value);
      return true;
    win.presetsPanel.resetPresets.onClick = function() {
      if (confirm("Warning\nAre you sure you want to reset the Preset list?", true)) {
        createDefaultXML();
        return initDDL();
    win.presetsPanel.saveNewPreset.onClick = function() {
      var child, presetName;
      presetName = prompt("Give your preset a name!\nYou'll find it in the preset list.", "User Preset", "Save new Preset");
      if (presetName == null) {
        return;
      if (__indexOf.call(presetNamesArray, presetName) >= 0) {
        alert("Duplicate name!\nPlease find another one.");
        win.presetsPanel.saveNewPreset.onClick.call();
      child = createPresetChild(presetName, win.controlsPanel.controlsGroup.myText.text);
      xmlData.appendChild(child);
      writeXML(xmlData);
      initDDL();
      return win.presetsPanel.presetList.selection = win.presetsPanel.presetList.items[win.presetsPanel.presetList.items.length - 1];
    win.presetsPanel.deletePreset.onClick = function() {
      if (xmlData.preset[win.presetsPanel.presetList.selection.index][email protected]() === "true") {
        alert("Can't delete \"" + xmlData.preset[win.presetsPanel.presetList.selection.index].name + "\"\nIt's part of the default set of Presets");
        return;
      if (confirm("Are you sure you want to delete \"" + xmlData.preset[win.presetsPanel.presetList.selection.index].name + "\" preset?\nYou can't undo this.")) {
        delete xmlData.preset[win.presetsPanel.presetList.selection.index];
      writeXML(xmlData);
      return initDDL();
    initDDL();
    win.show();

    You should use the scripting forum. I only hack at Photoshop scripting when I need to.  What I put together is usually made from code I find on the web and modify to do what I want to do. When it come down to it I really don't know javascript.  Your javascript knowledge is way beyond mine.  To tell the truth I don'e even understand the syntax of you first statment after target Photoshop.
    I have a programming background but most of mine was was in design, debugging, and developing programming development tools.  I retired back in 2002.   I never got into Object orientated programming though it was in full swing as was C programming along with java.  Microsoft had given up on its object orientate desktop OS2 system sidetracking IBM with it.
    I did not look closely at your code.  That something you should do. You know more then I do.....
    In the scripting forum you will get better help then I can give you.   Many of the better scriptwriter seem to have left there becase of  frustration with Adobe support. However there are some that still visit there regularly.
    You may want to look into Xtools there open source and the author still visits the forum from time to time. I have use some of his scripts but have never gotten into his library I'm retired I only play a little to keep some brain function. ps-scripts - Browse /xtools at SourceForge.net

  • Link works in Flash 8 but it does not work in Dreamweaver

    I made a Flash swf file which contains button and ball. When
    I put mouse over the button, the ball jumps up.
    And also I have managed to attach a link to the button using
    action script.
    Strange thing is the link works fine when I use test movie
    with Flash 8 but when I insert it into Dreamweaver, although the
    ball works fine with mouse over but the link does not work at all.
    Can anybody tell me why?
    Why it work with test movie in Flash 8 but not in Dreamwever.
    Thank you very much in advance.

    I have just solve my question myself.
    In a Dreamweaver preview the link does not work but once the
    page is published it works.
    Thank you.

  • RSS in iWeb not working

    My RSS button is not working. I get this message back when ever I click on it.
    The requested URL /todpardon/tod_blog/rss.xml was not found on this server.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
    Apache/1.3.37 Server at www.pardondesign.com Port 80
    Can anyone figure this out?
    Happy Holidays!!!!!
    Tod
    http://www.pardondesign.com

    I think the RSS feed button is expecting to see a URL of either http://web.mac.com/tpardon/todpardon/Video_Podcast/rss.xml OR
    feed://www.pardondesign.com/todpardon/Video_Podcast/rss.xml
    Are you uploading your podcast separately to your 3rd party server? Are you modifying any of your folders on .Mac or your 3rd party server?

  • Movies in iWeb not working

    Exported iMovie to the desktop using "Share to Web" selection. Then ran it through Lillipot to set the "Fast Start" option. Dragged the movie into a new iWeb page & posted. But, alas it does not play until the entire movie is downloaded (Fast Start" not working). The same movie is on my old Homepage on .Mac & works as expected. Any ideas?
    Homepage link is:
    http://homepage.mac.com/lstacy2/iMovieTheater20.html
    iWeb link is:
    http://web.mac.com/lstacy2/iWeb/FamilySite/fishingmovie1.html

    Over on the top right side of this page there's an area where you can search the discussions. Type "Auto Play Movies" in the search area and it will post results of any discussion with those words included. Narrow your search to just the iWeb forum and you'll surely find your answer.
    Hover over the "Auto-Play" link I provided in my first post. It will send you to a page just the same as if you typed "auto Play Movies" in the search located on the right side of this page, restricted to the iWeb forum.
    Go a step further and try it on Google

  • In Web.xml  welcome file tag not works

    Hi All ,
    I am developing simple web application using spring framework
    when i am try to add welcome file tag in web.xml with respective welcome page path but it not works.
    but when use jsp page without to having any property it works.
    what the problem with me
    Thanks

    Hi Frank
    Thank you for your reply.
    This is how I registered the session filter in web.xml
    <filter>
    <filter-name>SessionFilter</filter-name>
    <filter-class>com.avery.view.filter.SessionFilter</filter-class>
    </filter>
    <filter-mapping>
    <filter-name>SessionFilter</filter-name>
    <url-pattern>/faces/*.jsf</url-pattern>
    </filter-mapping>
    I'll try to use phaselisenter as you suggested.
    Also, one more thing please, in the session filter, I have something like this.
    public void doFilter(ServletRequest request, ServletResponse response,
    FilterChain chain) throws IOException, ServletException {
    System.out.println("JF--- Calling the Filter");
    if (request instanceof HttpServletRequest) {
    HttpServletRequest httpRequest = (HttpServletRequest)request;
    HttpServletResponse httpResponse = (HttpServletResponse)response;
    HttpSession session = httpRequest.getSession();
    String url = httpRequest.getPathTranslated();
    String path = httpRequest.getContextPath() + httpRequest.getServletPath();
    if (httpRequest.getRequestURI().equals(path+"/Login")) {
    System.out.println(" the request path is" + httpRequest.getRequestURI().toString());
    session.setAttribute("WELCOME", Boolean.TRUE);
    chain.doFilter(request, response);
    else if (session.getAttribute("WELCOME") == null){
    httpResponse.sendRedirect(path+"/Login");
    else {
    chain.doFilter(request, response);
    else {
    chain.doFilter(request, response);
    Do you think it looks right ?
    thanks
    Edited by: Lang on Apr 13, 2012 1:41 AM

Maybe you are looking for

  • Trouble connecting TV (PAL)

    Hi there, my Intel Mini is usually connected to a 17" TFT display through DVI. Sometimes I connect it to my analog PAL-TV for watching Movies and stuff. Most of the time this works fine, though the computer doesn't always remember the TV settings i.e

  • How can i get data from the other system?

    hi, i want get some data from the other r3 system in my r3 system? now this two r3 system are installed two server.

  • Upgrade from Solaris 8 to 10....?  Why?

    I'm currently running 9.2.0.7 RAC on Solaris 8. I'm upgrading to Oracle 10gR2. I'd like to do upgrade to Solaris 10 as well (Solaris 10 first then after 2 weeks Oracle 10gR2). Some are saying why bother with the Solaris upgrade - 8 works... I know th

  • Letter 'A' not working

    Today the letter A on my blackberry 8520 stopped working completely. when pressing either the letter Q or S it will come up as Qa or Sa  . . It had happened once before but it appeared to fix itself after not being used for a few hours. I have read s

  • Does Airport Express Need an Airport to Transmit Music?

    I have an old Airport Express that I spent hours and hours trying to get working. Gave up last year. Am trying again now. I no longer use an Airport base station. I just want to transmit music from my computer to a remote location. Do I need an Airpo