Plays in preview but not when posted on internet CS4

Hello,
I created a quiz that has several small video in AS2.  It works fine when I preview it, but when I post in on the internet it plays the first video and goes to a black screen.  I created the page and clicked to publish it.  I then exported the swf by hitting file/export/export movie then saved this and posted it to the internet.  This is how I have done it in the past, but now I get a blank screen.  Any help would be appreciated.
Mark.

At least on my side it only plays the first video and does not progress.  There are twenty-five videos after this, they are all very short  but they progress.   Is this progressing for you?  Perhaps it is my computer if so. Please let me know.
Thanks again,
Mark.

Similar Messages

  • Menu audio will play during preview but not when disc is burned.

    Encore CS6.
    Menu music plays fine in preview. I know that the file is good. No menu audio after disc is burned. Have tried several different transcoding options. There is menu video too that is working fine.

    Here are notes I couldn't find before I posted that; just general re testing methods:
    Mounting an iso (or building to a folder) is a great way to test.  There are some differences, but it is a great method prior to burning to a disk.  The main difference is simply computer vs dvd player - autoactivate on a button doesn't work with a mouseover, and you can be fooled into thinking your navigation does, or does not, work.  (Even on the computer, don't use the mouse for testing, use the "remote" in the player controls.)
    Encore preview is an emulator, like computer DVD players, that attempts to predict what will happen when a disk is played on a set top DVD player. It has always had issues with some predictions not being accurate. Some inaccuracies are like this one: Encore preview does not work, and a burned disk will. Others are the opposite; it works in Encore preview, and not in a DVD player. The point to be made here is that you cannot rely on Encore preview. You also cannot rely on computer playback of a built image or folder. And, in the end, you cannot rely on playback on one DVD player - some disks work on some players and not on others.

  • SWF plays in preview but not when published

    I have seen similar issues posted but none dealing with this
    precise problem. I have two SWFs, one of which loads at the end of
    the other. When SWF 1 is played back in Flash or when published in
    HTML format, SWF2 plays as is should. When SWF is exported to
    another program (e.g. Frontpage or Ektron, CMS), SWF2 will not
    play. Interestingly, when SWF2 is exported to the other program on
    its own, it plays fine so font support is not an issue.
    I have also tried altering the level in the LoadMovieNum
    script (0, 1, 2) as well as republishing both SWFs from the
    original FLA file. So far zippo.
    Any ideas??

    At least on my side it only plays the first video and does not progress.  There are twenty-five videos after this, they are all very short  but they progress.   Is this progressing for you?  Perhaps it is my computer if so. Please let me know.
    Thanks again,
    Mark.

  • Captivate 3 shows skin in preview but not when I run after published?

    Captivate 3 shows skin in preview but not when I run after published.  It shows it is included, what's up?

    Is the Skin externalised?  If so, perhaps Flash Global Security is interfering:
    http://www.infosemantics.com.au/adobe-captivate-troubleshooting/how-to-set-up-flash-global -security
    You could also try NOT externalising the skin.

  • Load swf works in Publish Preview but not when published

    Hi Folks,
    I having a problem where im trying to load two 1mb SWF movies into my Flash piece. It works fine in Publish Preview but not when I finally publish. I get this error in IE:
    SecurityError: Error #2000: No active security context.
    I have googled around and there is some talk online of a hack where by you get a timeout to overcome this. However im not so technical do I dont really know how to do this to my code in AS3. My code at the moment is below.
    Any help would be much appreciated and rewarded with Karma
    movieClip_12.addEventListener(MouseEvent.CLICK, fl_ClickToLoadUnloadSWF_9);
    var fl_Loader_9:Loader;
    //This variable keeps track of whether you want to load or unload the SWF
    var fl_ToLoad_9:Boolean = true;
    function fl_ClickToLoadUnloadSWF_9(event:MouseEvent):void
    if(fl_ToLoad_9)
      fl_Loader_9 = new Loader();
      fl_Loader_9.load(new URLRequest("search.swf"));
      addChild(fl_Loader_9);
    else
      fl_Loader_9.unload();
      removeChild(fl_Loader_9);
      fl_Loader_9 = null;
    // Toggle whether you want to load or unload the SWF
    fl_ToLoad_9 = !fl_ToLoad_9;
    movieClip_14.addEventListener(MouseEvent.CLICK, fl_ClickToLoadUnloadSWF_10);
    var fl_Loader_10:Loader;
    //This variable keeps track of whether you want to load or unload the SWF
    var fl_ToLoad_10:Boolean = true;
    function fl_ClickToLoadUnloadSWF_10(event:MouseEvent):void
    if(fl_ToLoad_10)
      fl_Loader_10 = new Loader();
    fl_Loader_10.load(new URLRequest("refunds.swf"));
      addChild(fl_Loader_10);
    else
      fl_Loader_10.unload();
      removeChild(fl_Loader_10);
      fl_Loader_10 = null;
    // Toggle whether you want to load or unload the SWF
    fl_ToLoad_10 = !fl_ToLoad_10;

    I think this is either a problem with my site preLoader or my external .swf Loader. I was checking out the bandwith profiler and saw something weird and I wondered if anyone could explain...I've added a picture. I have a blank frame on only my actions layer to export classes to and it seems that frame 2 is "bleeding" into frame 1. Could this be my problem? Why would this happen? Thanks

  • Flash plays in preview but not online

    My flash video plays fine in dreamweaver and in preview just not when loaded to my hosting server. Which makes me think it but be file target related.
    Any help would be appreciated
    Site is at www.florencevilleagltd.com
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','498','height','325','src','webslide','quality','high','flashvars','flashlet={imageLinkTarget:\'_blank\',captionFont:\'Verdana\',titleFont:\'Verdana\',showControls:fal se,frameShow:false,slideDelay:5,captionSize:10,captionColor:#333333,titleSize:10,transitio nsType:\'PixelDissolve\',titleColor:#333333,slideAutoPlay:true,imageURLs:[\'1200gallon.jpg \',\'ck27 HST right side(1).jpg\'],slideLoop:true,frameThickness:2,imageLinks:[\'www.florencevilleagltd.com/p arts\'],frameColor:#333333,bgColor:#FFFFFF,imageCaptions:[]}','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','flas h_component','ImageViewer.swc','movie','webslide' ); //end AC code
                </script>
                  <noscript>
                  <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="498" height="325">
                    <param name="flash_component" value="ImageViewer.swc">
                    <param name="movie" value="webslide.swf">
                    <param name="quality" value="high">
                    <param name="FlashVars" value="flashlet={imageLinkTarget:'_blank',captionFont:'Verdana',titleFont:'Verdana',showC ontrols:false,frameShow:false,slideDelay:5,captionSize:10,captionColor:#333333,titleSize:1 0,transitionsType:'PixelDissolve',titleColor:#333333,slideAutoPlay:true,imageURLs:['1200ga llon.jpg','ck27 HST right side(1).jpg'],slideLoop:true,frameThickness:2,imageLinks:['www.florencevilleagltd.com/par ts'],frameColor:#333333,bgColor:#FFFFFF,imageCaptions:[]}">
                    <embed src="webslide.swf" quality="high" flashvars="flashlet={imageLinkTarget:'_blank',captionFont:'Verdana',titleFont:'Verdana',s howControls:false,frameShow:false,slideDelay:5,captionSize:10,captionColor:#333333,titleSi ze:10,transitionsType:'PixelDissolve',titleColor:#333333,slideAutoPlay:true,imageURLs:['12 00gallon.jpg','ck27 HST right side(1).jpg'],slideLoop:true,frameThickness:2,imageLinks:['www.florencevilleagltd.com/par ts'],frameColor:#333333,bgColor:#FFFFFF,imageCaptions:[]}" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="498" height="325"> </embed>

    I uploaded the js file to the site root folder now and changed the
    <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    Still not loading

  • Ipod nano plays with headphones but not when plugged in to player

    I have a nano 16gb 4th or 5th generation.  It has worked fine up until about a week ago.  It works if I plug in the headphones, but not when it is plugged into the car stereo or an iHome.  Any thoughts?

    If:
    -you and your husband have the same generation iPod nano
    -they both have the same latest software
    -you tried the car stereo with the same iPod charging cord.
    (with 32 pins connector I just wanted to make sure it is not the headphone plug)
    this means that the problem is indeed with your iPod nano.
    Since you also said that before last week everything worked fine, something must've gone wrong after that.
    This could be software-related or hardware-related. Did you try to connect it to your computer? Does the computer recognise it? Can you still charge it?
    If the computer does recognise the iPod it might be a good idea to 'repair' your iPod via iTunes.
    Or try the Five R's: http://www.apple.com/support/ipod/five_rs/nano5gen/# (more or less the same for 4th and 5th gen)
    If your computer does not recognise it, it probably needs to be repaired. But since it is 4th or 5th generation I guess the warranty is void already, and you'll have to decide how much this is worth to you or if you wouldn't want to buy a new one.

  • Works in preview but not when published in captivate 8?

    My youtube widget used in captivate 8 works just fine in the preview, but when published there's nothing where the video should be, any idea as to why?

    Hi Robert,
    as far as I understand your post, you are missing some kind of "button-artwork" in the published file, but do not report a problem with the "action" that the script should perform.
    My guess would be that it will be hard to help you without having a better understanding what your trying to achive and how (are you using a prebuilt component, or did you build the button fron scratch etc....)
    It might be even necessary to have a look at the fla itself.
    M

  • PayPal button action works in preview but not when published

    Hi! 
    Any thoughts as to why this works correctly in CS5 publish preview but when I publish it I either get no action or (XP comupter) or a blank page (vista).  Any thoughts or insight would be appreciated.  Also, I'm new to flash and here's the button action:
    on (release) {
            //create the LoadVars that will hold our paypal information
            var paypal = new LoadVars();
            //specify the business, amount of the item, shipping, etc.
            paypal.cmd="_xclick";
            paypal.upload="1";
            paypal.business="[email protected]";
            paypal.currency_code="USD";
            paypal.amount="275.00";
            //paypal.handling = "0";
            //paypal.no_shipping = "0";
            paypal.item_name="One Session";
            //added
            //paypal.lc="GB";
            paypal.bn="PP-BuyNowBF";
            //paypal.no_note="1";
            //send our information to PayPal, including all the optional  variables we have collected from customer
             paypal.send("https://www.paypal.com/cgi-bin/webscr","_blank","POST");
    Thanks!
    Robert

    Hi Robert,
    as far as I understand your post, you are missing some kind of "button-artwork" in the published file, but do not report a problem with the "action" that the script should perform.
    My guess would be that it will be hard to help you without having a better understanding what your trying to achive and how (are you using a prebuilt component, or did you build the button fron scratch etc....)
    It might be even necessary to have a look at the fla itself.
    M

  • Site Displays Perfectly in DW Preview But Not When Uploaded

    Hi,
    I have a site which displays fine in IE, both the CSS and
    XHTML validate and when I use the FF preview in looks just fine.
    However when I upload the site to the server, the footer and a
    couple of images are missing and I'm just can't figure out why. All
    the paths are correct but I just can't figure out why it displays
    correctly in the preview FF and it's not when uploaded and viewed
    in FF. Site diplays in IE without any problems via preview or
    upload.
    Any help?

    I think you'll need to post a link or some code.
    Regards
    Martin

  • SWF plays in preview but not in browser

    http://e-supplylink.com/
    The SWF file works pefectly fine in the previewer but on the site the file doesnt. If the file was working properly it would be seen under the "Integration Specialists" header. Can somebody please point me in the right direction??
    <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="150" height="90">
                        <param name="movie" value="Logos.swf">
                        <param name="quality" value="high">
                        <param name="wmode" value="opaque">
                        <param name="swfversion" value="11.0.0.0">
                        <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
                        <param name="expressinstall" value="../../../Scripts/expressInstall.swf">
                        <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
                        <!--[if !IE]>-->
                        <object type="application/x-shockwave-flash" data="Logos.swf" width="150" height="90">
                          <!--<![endif]-->
                          <param name="quality" value="high">
                          <param name="wmode" value="opaque">
                          <param name="swfversion" value="11.0.0.0">
                          <param name="expressinstall" value="../../../Scripts/expressInstall.swf">
                          <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
                          <div>
                            <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
                            <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
                          </div>
                          <!--[if !IE]>-->
                        </object>
                        <!--<![endif]-->
                      </object>

    The code posted above is not the code used on that page:
    Above shows:
    <param name="movie" value="Logos.swf">
    and
    data="Logos.swf
    while code on page has this path to the .swf:
    <param name="movie" value="../raw images/flash/Logos.swf">
    and
    data="../raw images/flash/Logos.swf"
    see the diff?
    And as Martin pointed out, the path to the express install (which can install the flash pluggin) is most like wrong also. But, you really don't even need to use that. But you do need to get the path to Logos.swf right.
    http://e-supplylink.com/Logos.swf
    is the correct path by the way (the code you posted above...Not what's on the site).
    Adninjastrator

  • Chinese characters appear OK in preview but not when printed

    I am working on sap script .
    In which I am facing problem in printing Chinese character.
    In the spool(print preview) I am able to see Chinese characters printed but while printing on a paper it is appearing as '#' Characters.
    I am using Font Family as COURIER in basic settings and If I try changing Font to CHSONG(Chinese character font), alignment getting distorted.
    I have tried several options available in SDN, but not able to find exact solution on the issue.
    Please help me with proper solution.

    HI friend,
    Try changing the device type which suits the Chinese font. There are many device types which support device types.
    Example : CNSAPWIN.
    Just try this friend. If you face queries please revert back to me i will help you.
    Thanks,
    Sri Hari

  • Applet loads/plays in preview, but not on live web host server

    When I use FireFox 3 to browse to the “flexdc08.htm” document (yes, javascript is turned on) I get this message in the browser status bar – “Applet llp3 started”.
    But, only a blank page is ever displayed, nothing ever gets loaded, the application never starts.
    Specifically, I am questioning this line of code in the “flexdc08.htm” file –
    <APPLET CODE="llp3.class" ARCHIVE="llp3.jar,skinw.jar" width=664 height=453 MAYSCRIPT>
    The files “llp3.class” and “skinw.jar” do not exist. “llp3.jar” does exist.
    Here is a complete listing of the code in “flexdc08.htm” –
    <HTML><HEAD><TITLE></TITLE></HEAD>
    <BODY BGCOLOR='#FFFFFF' leftmargin=0 topmargin=0 rightmargin=0>
    <DIV ID='TDemoID' STYLE='position:absolute; left:10; top:10; visibility:visible'>
    <APPLET CODE="llp3.class" ARCHIVE="llp3.jar,skinw.jar" width=664 height=453 MAYSCRIPT>
    <PARAM NAME="ProjectFile" VALUE="flexdc08.ctd" />
    <PARAM NAME="LB" VALUE="0xFFFFFF" />
    <PARAM NAME="TC" VALUE="0x000000" />
    <PARAM NAME="SynchLoad" VALUE="1" />
    <PARAM NAME="FromSkin" VALUE="1" />
    <PARAM NAME="LoadingMsg" VALUE="Loading Demo..." />
    <PARAM NAME="ExpiredMsg" VALUE="Time limit expired." />
    <PARAM NAME="CorruptedMsg" VALUE="Demo File is corrupted." />
    <PARAM NAME="LoopMsg" VALUE="Loop" />
    <PARAM NAME="ProjectName" VALUE="Project Name" />
    <PARAM NAME="ProjectVer" VALUE="Project Version" />
    <PARAM NAME="Author" VALUE="Author" />
    <PARAM NAME="AURL" VALUE="Author's URL" />
    <PARAM NAME="AEMail" VALUE="Author's E-Mail" />
    <PARAM NAME="StopMsg" VALUE="STOP! The HTML page has been modified." />
    <PARAM NAME="IsLoop" VALUE="0" />
    </APPLET>
    </DIV>
    </BODY></HTML>
    And, here is a complete listing of all of the files on the web host server –
    autorun.inf
    autostart.exe
    autostart.ini
    flexdc08.ctd
    flexdc08.htm
    flexdc08_1.au
    flexdc08_10.au
    flexdc08_11.au
    flexdc08_12.au
    flexdc08_13.au
    flexdc08_14.au
    flexdc08_15.au
    flexdc08_16.au
    flexdc08_17.au
    flexdc08_18.au
    flexdc08_19.au
    flexdc08_2.au
    flexdc08_3.au
    flexdc08_4.au
    flexdc08_5.au
    flexdc08_6.au
    flexdc08_7.au
    flexdc08_8.au
    flexdc08_9.au
    llp3.jar
    playbutton.gif
    The applet starts and plays fine when previewing from within Dreamweaver. It's just when it is published o the web host server and tried to access from there in a browser that it will not start.
    Is there a good way to debug the applet startup?
    These files were provided to us from a vendor on a CD, which plays when inserted into the PC drive.
    Thanks,
    Mark

    Are you sure you are uploading the pages to the correct location?
    Could you post a screen capture of your expanded files window, showing the remote server and local file structures?
    I'm guessing they're not identical and that you may be uploading to a redundant root folder.

  • FLV files plays in preview, but not showing up on my LMS

    I have imported a single .flv file into Captivate 4, which was created in Flash 8. It shows in preview mode, as well as when I preview in IE browser, but when I launch from my LMS, I get nothing on the page. I can embed an .swf  video file that was published out in Flash 8, and when I embed that into Captivate 4, it plays fine in preview mode and in my LMS. I have tried using different settings in Flash to render out the same video and nothing has worked. Any thoughts?

    Jp,
    Thanks for the info. I did check with Tech Support from the LMS, and they assured me that the LMS does support .flv files. However, our online modules are launched from a webserver separate from the LMS, and that server needed to have the proper MIME type configured. By default, Windows 2003 Server does not have an associated MIME type to support deploying FLVs.
    Specifically, it needed to be set up to recognize .flv files with the correct file association and content type specified. That took care of it.
    Thanks,
    Steve Sieberts
    Instructional Designer
    Education and Workforce Development Branch
    Kentucky Department for Public Health
    275 E. Main St.
    Frankfort, KY 40621
    Phone: 502-564-4990 x3789
    Fax:     502-564-2626
    [email protected]
    "The price of success is hard work, dedication to the job at hand, and the determination that whether we win or lose, we
    have applied the best of ourselves to the task at hand."
    - Vince Lombardi
    NOTICE OF CONFIDENTIALITY:  This e-mail, including any attachments, is intended only for the use of the individual or entity to which it is addressed and may contain confidential information that is legally privileged and exempt from disclosure under applicable law.  If the reader of this message is not the intended recipient, you are notified that any review, use, disclosure, distribution or copying of this communication is strictly prohibited.  If you have received this communication in error, please contact the sender by reply e-mail and destroy all copies of the original message.

  • Animation works in browser preview, muse browser preview but not when live in Chrome!

    I have an Edge animation that worked fine in Chrome, Safari and IE.
    The last time I published my Muse site (To BC) again (since update to CC2014) it no longer worked in Chrome!
    Preview in browser (Chrome) from edge works, preview in browser (Chrome) from Muse works, publish and it doesn't work in Chrome (but does in Safari and IE).
    Have been trawling for possibilities but I'm not that web techy! Any help would be appreciated

    Here are some screen shots.
    This is Safari with the edge animation in the top rectangle:
    I tried putting a graphic underneath in Muse so that at least with edge not working in Chrome, nor showing the poster frame, there would be something there as shown here:
    However this did not work in Chrome so I simply see the stage BG colour with no animation as shown here:
    I have made sure that the stage action is set to play the animation - it is nothing more than simple text and rectangles moving in, and then a video (the same px size as the stage) coming in a the end.

Maybe you are looking for

  • ITunes 11.4 podcast problem

    Ever since upgrading to iTunes 11.4 my podcasts are not refreshing. They were all subscribed to prior to the upgrade, but now all show the option "Subscribe" - however, clicking "Subscribe" does nothing. No response at all. Neither does "Refresh Podc

  • 10.5 Leopard - can I load two OS's on it?

    I just set up my new 20" iMac 2.66Ghz machine, it came loaded with Leopard 10.5. I find that Leopard will not run my Adobe Photoshop 7.0, that's a known fact (and I know it now). A friend suggested that I load my old OS 10.3.9 on my machine and run P

  • Blurry text while using ACP

    We are trying to use Adobe Connect Professional to teach others at a different site and they can't read text on some of the screens.  We are using a live site via the web so we can't change font size like you can in a slide or document. Any ideas? Th

  • CANNOT CONNECT TO YOUTUBE ERROR

    CANNOT CONNECT TO YOUTUBE ERROR.  Can anyone offer a resolution for an iPod touch that IS NOT jailbroke?

  • "Subscription has now expired" email

    Hi Skype Community, Some of you have recently received an email titled "Your subscription has now expired - renew today" without being aware of any of your subscriptions expiring. Please sign in to your Skype web account page at www.skype.com/go/myac