Website works perfectly in DW, but not online.  Can someone tell what I inadvertently hurt?

Hello

Just finished the site www.sheilaschaefer.com, which works in DW, but when I go online it seems to be something wrong on the portfolio.html page.  I can access paintings (Gallery/index), but not photos (gallery2/index) I get a message that does not find the Gallery XML.  Can I have two swf on one page and if so, is there a special way to integrate them on the same page.  I'm really confused as to why he works in DW with a preview in Safari, but not when uploaded to Safari.

Any advice would be appreciated.

Thank you.

Like many people, I don't have a Flash plugin for the browser I tested (Firefox), so the pages gallery/index.html (paintings) and gallery2/index.html (photographs) both give an installation icon "you need flash.

Flash is essentially dead for all but very specialized sites and should really be used on all modern sites. Use html5, css3, and javascript for interactive content.

Tags: Dreamweaver

Similar Questions

  • "Sl_slider" JavaScript works perfectly in Dreamweaver, but not when uploaded to file hosting

    I use JavaScript to create a nice slideshow for my site, but the script does not work properly. Here's the situation.

    I downloaded all my files to my ftp folder and checked that they are in the right place, but my JavaScript will not work when I go to my Web site. The script works perfectly when I test it in Dreamweaver, but not when it is transferred. I use GoDaddy hosting.

    No one knows what might happen? What I have to do something special with where I put the javascript files in the ftp folder?

    Here is my site: http://wollenziehn.com/Products.html

    Thanks for the research!

    Seems to be some problems of case with the file names of your image.

    for example, the code for images pointing to

    images/Image2.png"alt ="image of the tester"/ >

    but the picture is

    http://wollenziehn.com/images/Image2.PNG (with a lower-case i to image2.png)

    On a Linux server, where you are staying, Image2.png and image2.png are completely different files.

    Code should read

    images/image2.png"alt ="image of the tester"/ >

  • IM hang the wii to the internet I have a router linksys it krrps ask for a ssid or website can someone tell what or where help

    OK I have cable time warrner that the modem has only 1 spot for the big phone looking for thing, I went and bought a linksys router, now he wants something called ssid or password or some web please help

    Don't know if you still need help, but...

    The SSID is the name of your network.

    The password is the password to access the wifi connection.

    You can verify this information by accessing your router configuration.

    In addition, a laptop detects your wifi signal and identify your SSID.

  • my animated biotech substance of edge is visible in the browser preview but not online

    This is the code on http://www.gelovenisgelukkigleven.nl/20%20juli%202013.html

    <! DOCTYPE html >

    < html >

    < head >

    < meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 ">"

    < meta http-equiv = "X-UA-Compatible" content = "IE = Edge" / >

    < title > Martian van Velde < /title >

    <! - execution of adobe Edge - >

    < script type = "text/javascript" charset = "utf-8"src="20%20juli%202013_edgePreload.js" > < / script > "."

    < style >

    .edgeLoad-EDGE-1138148 {visibility: hidden ;}}

    < / style >

    <! - end of Runtime adobe Edge - >

    < / head >

    < body style = "margin: 0;" padding: 0; ">

    < div id = 'Stage' class = "EDGE-1138148" >

    < / div >

    < / body >

    < / html >

    What I ' m hurt?

    This isn't the reason. In a lot of links goog animation even does not work, as http://d368525-647.pem.kpn.net/begrafenis/begrafenis.html the same here: animation works fine in preview, but not online

  • I installed the police of San Francisco system. his work in other applications, but not adobe, Ps and Pr

    I installed the police of San Francisco system. his work in other applications, but not adobe, Ps and Pr
    What... do not know any solution.

    Hello

    Please try to post your query in communities:

    General discussion of Photoshop

    Illustrator

    Premiere Pro

    Kind regards

    Sheena

  • the LCD of a pavilion dv 6000 works for a Pavilion dv9750us? can someone tell me please.

    A Pavilion dv6000 laptop lcd screen will work for a pavilion dv 9750? Can someone tell me please

    Hello
    Welcome to the HP Forum!

    nonameforid wrote:

    A Pavilion dv6000 laptop lcd screen will work for a pavilion dv 9750? Can someone tell me please

    N ° reference numbers are different which means that they are not the same point. See the image below. The pieces on the left are for the dv9700 series and on the right for the dv600 series.

    Kind regards
    ERICO

  • My website works in deskptops, tablets, BUT IT IS NOT WORKING in ANY SMARTPHONES!

    My website works in deskptops, tablets, BUT IT IS NOT WORKING in ANY SMARTPHONES! I call Adobe support and they say they can't gelp me, I called godaddy and they say I have to call adobe! I have the man DONT KONOW WHAT to DO! PLEASE I NEED HELP! WHEN I TRY TO ENTER MY SITE WEB SITE IN MYIPHONE IT SEND ME TO ANOTHER OF MY DOMAINS! ANY ADVICE?

    IMG_1753.PNG

    I think you understood the solution as the site opens fine on my end.

    Thank you

    Sanjit

  • Stand By worked in XP Home, but not XP Pro SP3 on the same machine

    Stand By worked in XP Home, but not XP Pro SP3 on the same machine.
    How can I get Stand By under XP Pro SP3?

    * title Moose - see http://stlcc.org/SYS/Standby.bmp for the issue.*

    Hi srfpala,

    I suggest that you manually download and install the latest drivers for the graphics card graphics card or computer manufacturer's website and check if it helps.

    How to manage devices in Windows XP

    http://support.Microsoft.com/kb/283658

    If fails it above step can refer to the article below and try the steps mentioned, check if it helps.

    How to solve the problems of hibernation and standby in Windows XP

    http://support.Microsoft.com/kb/907477

  • Execution of a procedure - work on Isql Plus but not SQL Developer?

    Hi people.

    I'm playing with some stuff and design the structure, mostly just passing values autour procedures. I have a (procedure1) procedure which takes a sysdate and then switches to another (procedure2) procedure that accepts the parameter and done a dbms_output.put_line.

    The two objects are valid and compile correctly. I use

    exec procedure1;

    with iSql more and it works perfectly. It prints the output and any dates.

    However if I use exactly the same command in SQL Developer it gives me the error "ORA-00900: invalid SQL statement.

    I do not understand why this is happening? The code runs perfectly in one but not the other...

    Remember that SQL * most orders do not work in the spreadsheet. So, that would be

    exec my_proc
    

    In the worksheet, you must declare an anonymous block...

    begin
        my_proc;
    end;
    /
    

    If you right-click on the procedure in the browser and select run, then SQL * Dev will throw up a harness for you. Very convenient if you want to get DBMS_OUTPUT, variables defined, etc..

    Cheers, APC

    http://radiofreetooting.blogspot.com

  • Firefox does not open, but is rather the error message "Unable to read the configuration file." He has worked in the past, but not now.

    Firefox does not open, but is rather the error message "Unable to read the configuration file." He has worked in the past, but not now.

    I REINSTALL 10 TIMES SO DON'T TELL ME THAT!
    I'm piss because I need firefox work again, so I can finish my reseaching in 5 days.


  • Pitch bend wheel on my pc - 300 midi keyboard Roland. The Modulation part works but when I try to pitch bend a note using the same logic of wheel just plays a continuous note. Can someone give me some advice please? Thank you

    Hi, I have a problem with my pitch bend wheel on my pc - 300 midi keyboard Roland. The Modulation part works but when I try to pitch bend a note using the same logic of wheel just plays a continuous note. Can someone give me some advice please? Thank you

    It's a delicate issue... like some patches cannot stipulate pitchbend...

    But to quickly test your pitchbend wheel actually works properly...

    Download the free lunch monitor...

    Snoize: MIDI Monitor

    Run and see if it sees pitchbend data sent by your keyboard... and therefore by logic.

  • I changed my apple ID password. I restarted my computer and my iphone. My new password works with my laptop, but not my iphone.

    I changed my apple ID password. I restarted my laptop and my iphone. My new password works on my laptop but not on my iphone, I can't update my applications.

    iowaoma wrote:

    I changed my apple ID password. I restarted my laptop and my iphone. My new password works on my laptop but not on my iphone, I can't update my applications.

    Apps are tied to apple id and password that was used to download/purchase it.

    Try your old password and see if you can update or not.

  • OfficeJet 6600. Works as a printer, but not able to start the scanner.

    OfficeJet 6600. Works as a printer, but not able to start the scanner.

    I am facing a strange behaviour of my camera. I tried to find similar problems on the forum, but did not succeed.

    I started it 2 days (near my 5610 old which seems to have problems of aging). I use a Sony VAIO PC, OS Win7-Pro, updated.

    Running the appliance following the instructions of the poster. Presents the installation CD. Wireless net was successful and the screen of the device is to give the corresponding IP address.

    But this IP has realized the configuration SW is not recognized. I tried thousands of times, switching and on different devices (router, printer and pc) in the order required, uninstall and reinstall the device.

    However, despite the property intellectual not recognized the device functioning as a "printer".

    But I need to use it as a scanner.

    Procedure by selecting the "scan to PC" screen of the device (only available as an option) I get the message "to ensure that the feature is turned on" and I am prompted to 'open the printer HP SW,... '. ».

    Go to Windows and by clicking on "HP SCAN" in the HP/HP Officejet 6600 directory I get the a warning window stating "HP Officejet unidentified 6600.

    Can someone, please?

    Thank you in advance.

    Hey,.

    Try this document! A "no computer has detected" or "Connection error" message when scanning for HP Officejet 6600 e-all-in-one and 6700 Premium e-All-in-One Printer Series (H711)

    Have a great day!

  • Why the HDR toning work with some pictures, but not for others?  I have CS6.

    I have Photoshop CS6 and when I go to HDR toning, it is only highlighted for work with some photos, but not others, why?  Thank you.

    HDR toning does not work with CMYK images. Change the RGB color mode, and then you will be able to use HDR toning. It also works with the color to grayscale mode.

  • Can someone tell me why my menu link does not work?

    Can someone tell me why my "FAUX FINISHES" menu link does not work even though it works perfectly in my preview of DW - 6? Page link is: http://carynakins.com/c_akins_2016/

    As I said before, I'm not using the PVII extensions, but I had a quick glance at the affinity + Drop seven Magic Menu page on the project site. Drop Menu Magic interface has the options to add an element and the void Add. I think that given the submenu prevents the interface for adding a normal link to the top-level menu item.

    Try to remove the false finish existing menu item and its submenu. Then click on add item, Item Link Text finished false and path of the link to the page that you want to load. Save it and upload it to your site.

    If that doesn't resolve it, you might be best to consult the PVII support forum.

Maybe you are looking for

  • the http disappears after clicking on enter

    When I type the http:// for a website, the http:// disappears when I hit enter

  • Weak WIFI signal of Qosmio X 770 - 10J

    Hey there! I just got a new Qosmio X 770 - 10J 3 days ago and had a few questions strange wlan. The laptop is placed 3 meters from my AVM WLAN device and he got only 2 bars WLAN, long loading times and a lot of reconnects. Another laptop (older) in t

  • How to eject a disc that is not visible on the desktop

    I have a DVD-R, stuck disc in the drive of an iMac computer. The icon is not visible, so it cannot be moved to the trash and the eject button is not visible either. I only seem to have problems with DVD-R discs or it may be a coincidence. Any ideas w

  • Blue square icon on desktop files

    A blue square icon with 2 White arrows is appearing superimposed on the icon of the file all place them on the desktop. There is no indication where it came from. Can anyone help

  • Vista keeps hooked randomly

    Hello, I use Vista for 2 years and it has been quite a good experience. But recently these last months the computer maintains suspended, with the mouse cursor, being unable to move. They occur randomly sometimes it hangs while loading the main screen