Site works in preview but not when uploaded to the web

I have been trying to add a link from my website to another project I have been doing, a mini site made with Flash.
I wanted the link to open up a new window with the animation playing inside, and it works perfectly when I use "preview in safari" within dreamweaver, but now I've uploaded to the web it just opens up a blank window.
This is the url for the homepage:
http://kayleighthompson.com/
and the link is the ActiveAid button at the bottom of the navigation list.
If anyone knows how to get this working I'd be very grateful! It's for a uni project due in this afternoon :S

I think you may be having a problem with how Flash is displayed. The Flash on the first page doesn't display in IE8... although it does in Chrome. The second page doesn't display in either. Your link is correct. I checked that.
Wish I could be more helpful, I'm having the same issue with IE and DW CS4 myself, and can't figure it out.
This may help: http://code.google.com/p/swfobject/wiki/documentation
Good luck! Let me know if you figure it out.
[email protected]

Similar Messages

  • Dynamic text works in preview but not when uploaded

    Can someone help me resolve as to why my dynamic text works
    in DW8 preview by I get an error after FTPing the page.
    Warning: require_once(/Connections/oneandone.php)
    [function.require-once]: failed to open stream: No such file or
    directory in /homepages/0/dxxxx/htdocs/xxxcom/index_by_town.php on
    line 1
    Fatal error: require_once() [function.require]: Failed
    opening required '/Connections/oneandone.php'
    (include_path='.:/usr/local/lib/php5') in
    /homepages/0/dxxxx/htdocs/xxxcom/index_by_town.php on line 1
    My testing server is my remote server.
    Thanks

    ah ha sorted - seems to have something to do with relative
    links. Changing site root relative links to document relative links
    has done the trick.
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?catid=263&threadid=1154447&hi ghlight_key=y&keyword1=virtual%28%29

  • 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

  • Flash video works onDreamweaver preview but not after uploaded to site

    Hi,
    I created a page with FW CS3 and opened it with Dream weaver.
    Using Flash CS3 I created some video clips. I then inserted three
    video files to the web page. In DW preview mode I can see the
    videos. I copy the source code and pasted it to the index page of
    my website as well as uploaded all the sit files from my hard drive
    folder to the website. The page comes up but not the videos.

    Search this forum for "FLASH" "UPLOAD". You'll find hundreds
    of answers.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "SERocks" <[email protected]> wrote in
    message
    news:g11qep$n8m$[email protected]..
    > Hi,
    > I created a page with FW CS3 and opened it with Dream
    weaver. Using Flash
    > CS3
    > I created some video clips. I then inserted three video
    files to the web
    > page.
    > In DW preview mode I can see the videos. I copy the
    source code and
    > pasted it
    > to the index page of my website as well as uploaded all
    the sit files
    > from my
    > hard drive folder to the website. The page comes up but
    not the videos.
    >

  • Spy Collapsible Pane Works in Preview, but not when I put it online

    Hello,
    I am trying insert collapsible panels at
    this
    site. They work fine in all the browsers when I preview them, but
    they do not work online. I am very new to dreamweaver and could use
    any help. Thanks

    nhw1908 wrote:
    > I am trying insert collapsible panels at
    >
    http://www.udel.edu/History/testgrad/prospective/prostud.html
    site. They work
    > fine in all the browsers when I preview them, but they
    do not work online.
    You haven't uploaded SpryCollapsiblePanel.js.
    Another problem with your page is that you have applied
    styles to your
    library items. This results in style blocks being embedded in
    the body
    of the page, which creates invalid code. You should use
    Design Time
    Style Sheets to apply styles to library items (press F1 and
    search the
    help system to find out how to use them).
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS3" (friends of
    ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • 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

  • 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

  • Masking works in preview but not when published

    I am dynamically loading higher-res images into a movie clip
    that
    correspond to the place in a 360 degree rotation the main
    clip is at,
    then resizing that movie clip to "zoom" the image. Since I
    don't want
    to overflow the whole screen, I've created another movie clip
    that
    masks the loader movie clip.
    When I preview the flash file, it works perfectly. When I
    publish the
    file, the mask doesn't get applied. Thoughts?
    zoom_btn.onPress = function(){
    if(iszoomed == false){
    loadMovie("zoomimages/" + Math.floor((_currentframe-4)/3) +
    "big.jpg", image_mc);
    stop();
    zoom_btn.onRelease = function(){
    if(iszoomed == false){
    Loading progress loop begins, extra code
    removed...
    if (pcLoaded >= 99){loader_mc._alpha = 0;
    image_mc._visible = true;
    myMask_mc._visible = true;
    image_mc.setMask(myMask_mc);
    .....Loading progress loop ends}
    iszoomed = true;
    }

    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

  • Text visible in preview but not when uploaded.

    I'm designing a mobile site in Muse.
    The fonts I'm using are from the Museo family through Typkit.
    I've uploaded the site a few times during the design process and had no trouble with text frames or text appearing.
    Yesterday I added a new text frame in one section to link to a phone number and now sections of text are not visible when I upload the site. It is, however visible in the Muse preview!?
    I've tried creating the text boxes from scratch but they still disappear in that particular section of the site.
    Does anyone know why this is!?
    The pale grey line is the text box where the text should appear.

    Hi Michael,
    It works fine at my end, please try clear browser cookies/cache and then check. If possible, check this on a different device and see how that goes.
    - Abhishek Maurya

  • Query works in preview, but not when added under a Query Group

    Hello Experts-
    I'm trying to use this query as one of the options under the drop down on the Supplier Search under the Supplier Management.
    Error message:
    while trying to invoke the method com.sap.odp.comp.query.QueryParamValue.getPromptParamDef() of a null
    object loaded from local variable 'paramValue' while trying to invoke the method
    com.sap.odp.comp.query.QueryParamValue.getPromptParamDef() of a null object
    loaded from local variable 'paramValue'
    The query itself is complicated, but it works fine when executed under preview.
    Wondering if any one has ever seen this behavior and knows of any typical causes?
    Thanks,
    Mike

    Thanks for the offer, Vignesh.
    Sorry, I'm currently having trouble duplicating it, but next time it happens I'll try to get some screenshots.
    I have narrowed it down to blank values in optional string fields when the query loads. I fixed (kind of) the ones I was having trouble with by rearranging the filter parameters so there would not be blanks.
    Thanks again,
    Mike

  • How do you get your email content to display?  Mine shows in preview but not when I open the email, How do you get your email content to display?  Mine shows in preview but not when I open the email

    How do you get your email content to display?  Yesterday, I suddenly could only see the content in preview.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode

  • My iPad only has sound when the earphones are plugged in. The switch that controls the volume works then, but not when I take the earphones out. Suggestions?

    My iPad2 only has sound when the earphones are plugged in. The volume switch works then too, but not when I take the earphones out. Suggestions?

    it's a hardware issue
    https://discussions.apple.com/thread/1343532?start=315&tstart=0
    more here
    iphone stuck in headset mode

  • 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 work in preview but not in the browser!?

    Hi there:)
    I have a .swf file in a table in Dreamweaver. When I preview it in place and in Safari, it plays. When I upload eveything, it is not in any browser on the server.. any ideas?
    Thanks!
    V

    Hi John!
    Yes, sorry about that.. here it is.
    http://farmingtonfarm.com/appraisal.html
    Thanks for your help!!
    v
    Date: Thu, 8 Apr 2010 18:52:05 -0600
    From: [email protected]
    To: [email protected]
    Subject: flash work in preview but not in the browser!?
    Can't really help without a link to the site. Can you provide one?
    >

  • Wifi works at home but not when away from home

    My Wifi works at home but not when away from home, what is wrong?  I thought with a phone plan I didn't need to have a wifi connection.

    You either need WiFi or Cellular (or both). If you have neither, you can't connect to the internet.
    Most people use WiFi at home and Cellular while away from home, or connect to public WiFi networks where there are some.

Maybe you are looking for

  • Dynamic taxes and charges of Purchase Order

    Hi We have the following issues in purchase order: The discounts offered by vendors vary from PO to PO. Sometimes the discounts are applicable on basic price and in some cases it is applicable on the price after some charges/taxes. This is not feasib

  • Can't drag item to trash

    i am trying to remove an item from my intel imac desktop i get the following mesage the item "    "can't be moved to the trash because it can't be deleted

  • HP Pavilion starts up in hibernate/sleep mode and remains there - there is nothing on the monitor

    I have an HP Pavilion Elite HPE-250f (Core i7) desktop computer. I was using the internet. Suddenly, the computer made some sound, and the screen went blank. The computer seemed to go into its usual hibernate/sleep mode. Usually, when the computer go

  • How to do safePoint Rollback

    Hi, Jdev : 11.1.1.2.1 Can some one please share me a link how to do safepoint rollback. i.e Rollback up to some specific point only. Thanks, Hari

  • Datasource-Table name mapping

    I know the Datasource and i need to find out the table name from which each field in the datasouce is mapped from. Thanks.