Embed src in Servlets

Hello,
I am confused on as to why I am only able to embed a source in my Servlet by referring to a remote file only. I have:
out.println("<embed src=\"http://192.168.1.8:8081/alt1.svg\" width=\"1000\" height=\"1000\" type=\"image/svg+xml\">");and it would be great if it was like:
//with a local file
out.println("<embed src=\"c:\\alt1.svg\" width=\"1000\" height=\"1000\" type=\"image/svg+xml\">");Does anybody know why I am only able to get a remote file? How can I access a local file instead? Thank you.
Victor.

Hi,
Okay, here's the situation:
I have a set of files that are processed by my servlet. PrintWriter in my doGet() method appends data to common accumulator file. So, I am using FileWriter/FileReader to access and store my file locally.
Now, I have created a user interface that when a user selects data(which is in SVG code) from a particular file, that data has to be drawn on a screen. So, you see that this data comes from files strored locally, okay so far?
So, the problem is that this data is displayed using <embed src=http://....> way and when I try to access this file, it takes a **few attempts** to get the next file data. So, data is changed using FileWriter but is accessed using remote call. I think the problem is that there is some sort of latency or something like that involved between a change in a local file and that change being recieved through remote call. That's why I think if I access the file locally, this problem will be solved. I hope I made sense.
Thank you,
Victor.

Similar Messages

  • I am trying to use the embed tag - to embed an html page with in a page embed src="page.html" /

    <pre><nowiki><!DOCTYPE HTML>
    <html>
    <body>
    <embed src="page.html" />
    </body>
    </html></nowiki></pre>

    The <embed> tag works in Windows IE 9, and Opera, Now! But not in Firefox yet. Whats up with that? I guess we will see who is going to be left behind.

  • embed src="sound/52211.wma" width="0" height="0" / Will not give me Audio.

    IE & Opera will give me audio with this:
    <embed src="sound/52211.wma" width="0" height="0" />
    I cannot get my website to work with Firefox. Other Browsers are OK.
    Can you help?
    http://slimowen.fatcow.com/cocochch/sermon%202011.html
    Try any of these.

    There could be more than one problem with the website. You may get lucky and get an answer, but you stand a better chance on somewhere like:
    * mozillazine http://forums.mozillazine.org/viewtopic.php?f=25&t=268518

  • Why won't this scriipt work with Firefox? embed src="News2008Fall.pdf" width="615" height="3200" /embed

    Please tell me why this script won't work with Firefox. It works with Safari. Here is the page that includes the script: www.lionsgatehoa.org/newslettertest.html. Thank you. Tom Engleman
    Here is the script in my html document:
    <embed src="News2008Fall.pdf" width="615" height="3200"></embed>
    edit: removed phone #

    Works for me on Linux.<br />
    Your system details list doesn't show the Adobe Reader plugin, so you will have to (re)install that program.
    See:
    *https://support.mozilla.org/kb/Using+the+Adobe+Reader+plugin+with+Firefox
    *http://kb.mozillazine.org/Adobe_Reader
    *http://get.adobe.com/reader/otherversions/

  • Embed src issue / Div moving

    Alright, two problems here. My website is at
    http://www.theepicenter.org/pagetemp.htm.
    First:
    I did a check on my code at validator.w3.org. It keeps
    telling me that there are errors on Line 113 with the <embed>
    element (this is the "destination finder" header which is made in
    flash to keep the font the same), along with several other issues
    that will probably resolve themselves when I fix this issue. I
    followed W3's FAQ link of fixing flash in xhtml (the "Flash Satay:
    Embedding Flash While Supporting Standard" article). This article
    is great for movies, but does not work when using flash to make
    text boxes. Any help here?
    Second:
    At the bottom of the page is the footer links and copyright.
    In dreamweaver and IE, these will stay in place. But in Firefox and
    Netscape, these two lines move down. I've had this issue before and
    I fixed it somehow, and I cant remember how I did it. Any help here
    would be appreciated too. Thanks!
    Kris

    Hi Kris,
    > First:
    > I did a check on my code at validator.w3.org. It keeps
    telling me that there
    > are errors on Line 113 with the <embed> element
    (this is the "destination
    > finder" header which is made in flash to keep the font
    the same), along with
    > several other issues that will probably resolve
    themselves when I fix this
    > issue. I followed W3's FAQ link of fixing flash in xhtml
    (the "Flash Satay:
    > Embedding Flash While Supporting Standard" article).
    This article is great for
    > movies, but does not work when using flash to make text
    boxes. Any help here?
    I can't help you there...
    >
    > Second:
    > At the bottom of the page is the footer links and
    copyright. In dreamweaver
    > and IE, these will stay in place. But in Firefox and
    Netscape, these two lines
    > move down. I've had this issue before and I fixed it
    somehow, and I cant
    > remember how I did it. Any help here would be
    appreciated too. Thanks!
    Your real problem is that you use absolutely positioned divs.
    Why not get yourself a good 2 col css template (lots of free
    and good
    stuff out there) and move your design to that instead of the
    AP divs
    layout you have now. While you're at it you could change your
    menus to
    styled list menus instead.
    I'm sorry if it all sound like bad news... but AP divs just
    suck for a
    solid layout. (Try to resize your text size and resize your
    screen to
    800x600).
    Very nice design :)
    Kim
    http://www.geekministry.com

  • Embed manually created servlet/dyamically built html into JSF Page.

    Hi there,
    I am wondering if anybody has ever tried embedding manually created pages (ie: using servlets to dyamically build an HTML page), inside of a JSF Page?
    The reason I ask is I have about 3000 of these pages already in production and can't really take advantage of JSF, without massive rewrites.
    Is there a way for the embedded page to communicate with the outer JSF Page?

    That works fine Thanks. Now the issue i am facing is if i have one chart and one table in one form , the form is always displayed first then table even if the table is drawn first in design time. IS there any way to Hide the graph Because this component does not have the rendered property.
    I want to render the graph conditionaly.Also Is it possible to change the graph type dynamically ie on selection of any radio button. I can get the handle of button in my Backing Bean.
    I tried to put the graph in Form PAnelBorder as well as in table and set the rendered property to false but still the graph is showing.
    Please help us....Pleas point us to some sample examples where thsi kind of scnario is done.
    Thanks
    Anshu

  • EMBED SRC="sound.wav" HEIGHT=1 WIDTH=1 HIDDEN=TRUE No Longer Works with Firefox 22.0

    I am a web developer and ever since the Firefox 22 update, sounds no longer play for any users on the website. I have even recreated the problem myself on a clean install of windows 7/clean firefox/clean quicktime install. The sound code worked flawlessly prior to the 22.0 update and has caused a big rift between my users and myself, mostly blaming me and not putting any blame on Mozilla. It has been frustrating as all of us have tried to work through our own ways/solutions with absolutely no fixes. The sound in question is located at http://www.trophyfishingonline.com (sorry but you'd have to register/login) but after, you click simply "Test Sound" and it will attempt to play. Prior to installing Quicktime, it did instruct me to download the plugin which I did and it did not work or play. Again, this worked flawlessly years for everyone(including myself) on Firefox and suddenly it does not work across the board for hundreds of users on different platforms, installations, etc. Please help - this is a bit of an emergency as a web developer who relies on the Firefox platform for his business.

    I found the related bug (looks like it will be fixed in Firefox 23)
    *[https://bugzilla.mozilla.org/show_bug.cgi?id=890516 Bug 890516] - Embedded audio stopped working after installing FF 22

  • Src in embed   tag

    Hi All,
    I wrote a servlet which fetches the bytes from database and write it to the outputstream.
    I configured it in web.xml as
         <servlet>
        <servlet-name>imageServlet</servlet-name>
        <servlet-class>com.adidas.ctm.presentation.servlet.ImageServlet</servlet-class>
        <load-on-startup>1</load-on-startup>
    </servlet>
    <servlet-mapping>
        <servlet-name>imageServlet</servlet-name>
        <url-pattern>/image/*</url-pattern>
    </servlet-mapping>and used the embed tag as below in jsf
    <f:verbatim>
                             <embed src="/image/" height="100%" width="100%"/>
    </f:verbatim>The control is not going into the servlet.
    Thanks in advance
    karteek

    HI
    After analyzing more than a day
    i came to know that the culprit is <t:dataTable >.i am using the <embed> tag in one of the datatable column, it is not working there.when i kept the
    same tag out of <t:dataTable> it is working fine in IE.In mozilla it is working fine every where.
    please suggest a solution.

  • Can Servlet embed flash??

    hi,all
    Recently,I've start write servlet code,and client UI which use flash application.But I have problem with write out page through servlet.
    I want to know can servlet embed flash (swf.file).Below I post some section of my code.
    protected void doGet(HttpServletRequest request, HttpServletResponse response)
    throws ServletException,IOException
    response.setContentType("text/html");
    PrintWriter out = response.getWriter();
    out.println("<html>");
    out.println("<head>");
    out.println("<meta http-equiv=Content-Type content='text/html>");
    out.println("<title>XXX</title>");
    out.println("<script language='JavaScript'>");
    out.println("function openNewWindow(URLtoOpen, windowName, windowFeatures){");
    out.println("newWindow=window.open(URLtoOpen, windowName, windowFeatures); } </script>");
    out.println("<script language='JavaScript' type='text/JavaScript'>");
    out.println("<!-- ");
    out.println("function setFlashVars() {");
    out.println("enterprise.SetVariable('userid'," + UserID + "); }");
    out.println("function openBrWindow(theURL) {");
    out.println("window.open(theURL,'desc','width=588,height=285'); }") ;
    out.println("//--> </script>");
    out.println("</head>");
    out.println("<BODY bgcolor='#999999' onLoad=\"setFlashVars()\">");
    out.println("<A HREF=javascript:top.close()></A> <A HREF=e-date.swf></A> <!-- text used in the movie-->");
    out.println("<OBJECT classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0\" WIDTH='100%' HEIGHT=\"100%\" id=\"enterprise\" ALIGN=\"\">");
    out.println("<PARAM NAME=movie VALUE=\"enterprise.swf\">");
    out.println("<PARAM NAME=quality VALUE=high>");
    out.println("<PARAM NAME=scale VALUE=exactfit>");
    out.println("<PARAM NAME=devicefont VALUE=true>");
    out.println("<PARAM NAME=bgcolor VALUE=#999999>");
    out.println("<PARAM name=flashvars value=\"gatewayURL=" + gatewayURL + "&Userid=" + UserID + "&Today=" + today + "\">");
    out.println("<EMBED src=\"enterprise.swf\" quality=high scale=exactfit devicefont=true bgcolor=#999999 WIDTH='100%' HEIGHT='100%' NAME=\"enterprise\" ALIGN=\"\" TYPE=\"application/x-shockwave-flash\" flashvars=\"gatewayURL=" + gatewayURL + "&Userid=" + UserID + "&Today=" + today + "\" PLUGINSPAGE=\"http://www.macromedia.com/go/getflashplayer\"> </EMBED>");
    out.println("</OBJECT>");
    out.println("</BODY>");
    out.println("</html>");
    out.close();

    You should use the path to the .swf file, i.e. /myapp/flash/whatever.swf

  • SVG image in Servlet

    Hello,
    I need to run an SVG file from a servlet so I embedded it like this:
    out.println("<HTML>");
    out.println("<embed src=\"draw_objects1.svg\" width=\"350\" height=\"176\" type=\"image/svg+xml\">");
    out.println("</HTML>");
    and I am using:
    res.setContentType("text/html");
    When I try to run my servlet as localhost:80/servlet/draw_svg I am only getting an empty box defined by width and height but I don't see the actual svg image. Does anybody know what the problem could be? I put the 'draw_objects1.svg' where my servlet class is but I still can't see the image. Please help.
    Thank you,
    Victor.

    Hello,
    I've solved the problem. It worked when I embedded my svg using url source
    out.println("<embed src=\"http://localhost:8081/draw_objects1.svg\" width=\"350\" height=\"176\" type=\"image/svg+xml\">");
    Thank you,
    Victor.

  • Automatic pdf print from a servlet?

    Hi..I have a one servlet that displays a pdf file in the browser (IE). Under normal circumstance, the user would print the pdf from the Acrobat Reader toolbar displayed within the browser. Well now, the user wants to have the pdf file printed automatically, because it is "too confusing" to choose between the browser print button and Reader's! My idea is to have the servlet contain a method for handling pdf print. Any ideas on an existing API or if this can even be done? Thanks!!

    I ran into a similar situation recently and found one cheap (smells a bit like a hack) option to give the illusion of direct printing. If you embed Acrobat Reader as an object in your page then you can give it a width and height of 0, effectively hiding it. Then use the print() function to make it print from your own button in the page. Something like this:
    <OBJECT CLASSID="clsid:CA8A9780-280D-11CF-A24D-444553540000" WIDTH=0 HEIGHT=0 ID=MYPDF>
    <PARAM NAME="SRC" VALUE="/servlet/MyServlet">
    </OBJECT>
    Then a button on the same page can make the pdf print.
    <BUTTON name='printButton' onClick='MYPDF.print()'>Print</BUTTON>
    Your confused users still have to choose that button however -- I don't think you can override the behaviour of the browser's print button.
    I've heard of some plug-in called ActivePDF that might also help you but I don't know much about it (do a search).

  • Jpanel to a picture in Servlet without saving to disk

    Hi. I need to display a graph on the fly in a servlet. I currently have the graph in a JPanel. I saw all the posts about how to save this to disk. Can anyone please suggest a way to display it (servlet generated HTML) without saving it to disk?
    Any suggestions for a good tutorial on servlets serving generated images would also be highly appreciated.
    Thank you very much,
    Arijit

    Hi,
    I have an example that works with Java Server Faces based web components and produces svg dynamically. The same strategy can be used for jpg or any other graphical format.
    * SessionServlet.java
    * Created on June 3, 2004, 12:09 AM
    package com.hypernex.xml.svg;
    import java.io.*;
    import java.net.*;
    import javax.servlet.*;
    import javax.servlet.http.*;
    * @author  hyperdev
    * @version
    public class SessionServlet extends HttpServlet
        /** Initializes the servlet.
        public void init(ServletConfig config) throws ServletException
            super.init(config);
        /** Destroys the servlet.
        public void destroy()
        /** Processes requests for both HTTP <code>GET</code> and <code>POST</code> methods.
         * @param request servlet request
         * @param response servlet response
        protected void processRequest(HttpServletRequest request, HttpServletResponse response)
        throws ServletException, IOException
            ServletContext context=getServletContext();
            java.util.Enumeration e=context.getServlets();
            while(e.hasMoreElements())
                System.out.println("servlets \t"+e.nextElement());
            /*e=context.getAttributeNames();
            while(e.hasMoreElements())
                System.out.println("AttributeNames \t"+e.nextElement());
            e=request.getParameterNames();
            while(e.hasMoreElements())
                System.out.println("ParameterNames \t"+e.nextElement());
            System.out.println("getContextPath "+request.getContextPath());
            System.out.println("getRequestURI"+request.getRequestURI());
            response.setContentType("text/xml+svg");
            PrintWriter out = response.getWriter();
            HttpSession httpSession=request.getSession();
            System.out.println("getQueryString"+httpSession);
            if(httpSession!=null && request.getRequestURI().endsWith("wafermap.svg"))
                /*e=httpSession.getAttributeNames();
                while(e.hasMoreElements())
                    System.out.println("httpSession AttributeNames \t"+e.nextElement());
                SVGProducer svgProducer=(SVGProducer)httpSession.getAttribute("waferMap");
                out.print(svgProducer.getSVGView());
            else if(httpSession!=null && request.getRequestURI().endsWith("hardware.svg"))
                SVGProducer svgProducer=(SVGProducer)httpSession.getAttribute("hardwareBean");
                out.print(svgProducer.getSVGView());
            else if(httpSession!=null && request.getRequestURI().endsWith("geometry.svg"))
                SVGProducer svgProducer=(SVGProducer)httpSession.getAttribute("geometryBean");
                out.print(svgProducer.getSVGView());
            else
                try
                    java.io.BufferedReader br=new java.io.BufferedReader(new java.io.FileReader("./webapps"+request.getRequestURI()));
                    String line=null;
                    while((line=br.readLine())!=null)
                        out.println(line);
                    br.close();
                catch(java.io.IOException ioe)
                    System.out.println("ioe:"+ioe.getMessage());
            out.close();
        /** Handles the HTTP <code>GET</code> method.
         * @param request servlet request
         * @param response servlet response
        protected void doGet(HttpServletRequest request, HttpServletResponse response)
        throws ServletException, IOException
            processRequest(request, response);
        /** Handles the HTTP <code>POST</code> method.
         * @param request servlet request
         * @param response servlet response
        protected void doPost(HttpServletRequest request, HttpServletResponse response)
        throws ServletException, IOException
            processRequest(request, response);
        /** Returns a short description of the servlet.
        public String getServletInfo()
            return "SVG graphics handler";
    }And any jsf component that implements
    * SVGProducer.java
    * Created on June 3, 2004, 9:09 PM
    package com.hypernex.xml.svg;
    * @author  hyperdev
    public interface SVGProducer
        public String getSVGView();
    }such as
    public class WaferMap extends Object implements com.hypernex.xml.svg.SVGProducer
        protected void generateSVGWafermap(java.sql.ResultSet resultSet)
            //FacesContext context = FacesContext.getCurrentInstance();
            //context.
            //Create an svg graph of the equation.
            org.apache.batik.dom.svg.SAXSVGDocumentFactory svgFactory=new org.apache.batik.dom.svg.SAXSVGDocumentFactory("org.apache.xerces.parsers.SAXParser");
            org.apache.batik.dom.svg.SVGDOMImplementation svgDOMImplementation=new org.apache.batik.dom.svg.SVGDOMImplementation();
            org.w3c.dom.DocumentType dt=null;//svgDOMImplementation.createDocumentType("svg","-//W3C//DTD SVG 1.1//EN",f.toURI().toString());
            //System.out.println(dt);
            org.w3c.dom.svg.SVGDocument svgOMDocument=null;
            try
                System.out.println("dir "+(new java.io.File(".")).toURI().toString());
                java.io.File f=new java.io.File("./webapps/jsf-wita/siteadmin/templates/wafermap-template.svg");
                svgOMDocument=(org.w3c.dom.svg.SVGDocument)svgFactory.createDocument(f.toURI().toString(), new java.io.FileInputStream(f));//new org.apache.batik.dom.svg.SVGOMDocument(dt, (org.w3c.dom.DOMImplementation)svgDOMImplementation);
                org.w3c.dom.svg.SVGSVGElement root=svgOMDocument.getRootElement();
                org.w3c.dom.svg.SVGGElement visuals=(org.w3c.dom.svg.SVGGElement)svgOMDocument.getElementById("visuals");
                //visuals.getFirstChild().setNodeValue(Double.toString(xMin));
                //resultSet.beforeFirst();
                while(resultSet.next())
                    org.apache.batik.dom.svg.SVGOMRectElement rect=new org.apache.batik.dom.svg.SVGOMRectElement("", (org.apache.batik.dom.AbstractDocument)svgOMDocument);
                    rect.setAttribute("fill", "teal");
                    rect.setAttribute("stroke", "teal");
                    rect.setAttribute("transform", "scale(1, -1)");
                    rect.setAttribute("stroke-width", "1");
                    double x=50+100.0*(resultSet.getDouble("X")-2.5)/300.0;
                    double y=100.0*((resultSet.getDouble("Y")-2.0)/300.0-0.5);
                    //System.out.println(x+" "+y);
                    rect.setAttribute("x", Double.toString(x)+"%");
                    rect.setAttribute("y", Double.toString(y)+"%");
                    rect.setAttribute("width", "10");
                    rect.setAttribute("height", "8");
                    visuals.appendChild(rect);
                javax.xml.transform.TransformerFactory tFactory = javax.xml.transform.TransformerFactory.newInstance();
                javax.xml.transform.Transformer intermediateTransformer=tFactory.newTransformer(new javax.xml.transform.stream.StreamSource("./webapps/jsf-wita/stylesheets/identity.xsl"));
                java.io.CharArrayWriter caw=new java.io.CharArrayWriter();
                intermediateTransformer.transform(new javax.xml.transform.dom.DOMSource(svgOMDocument), new javax.xml.transform.stream.StreamResult(caw));
                svgView=caw.toString();
            catch(java.sql.SQLException sqle)
                System.out.println("sqle err: "+sqle.getMessage());
            catch(javax.xml.transform.TransformerConfigurationException tce)
                System.out.println("tce err: "+tce.getMessage());
            catch(javax.xml.transform.TransformerException te)
                System.out.println("te err: "+te.getMessage());
            catch(java.io.FileNotFoundException fnfe)
                System.out.println("fnfe:"+fnfe.getMessage());
            catch(java.io.IOException ioe)
                System.out.println("io:"+ioe.getMessage());
        public String getSVGView()
            return svgView;
        private String svgView="";of course with jpg or other binary formats you would need to use a byte array instead of a string. Note that my example does take a template svg file which holds all the static parts and positions for dynamic parts, gets any changes from the data in a database, and creates an in memory svg to go to the client with any changes since the last request.
    On a jsf/jsp/html page where there is
    <embed src="../wafermap.svg" align="left" width="400" height="400" ...the server will supply the graphic via the SessionServlet

  • Combining jsp getProperty with HTML EMBED

    Hi, Just a quick question, I have a couple of JSP/HTML books and I can't find a way of achieving this;
    basically I have a webpage that embeds a VRML file like so
    <EMBED SRC="/VRML/stair.WRL"
    TYPE="model/vrml"
    WIDTH="300"
    HEIGHT="300"
    VRML_SPLASHSCREEN="TRUE"
    VRML_DASHBOARD="TRUE"
    VRML_BACKGROUND_COLOR="#0066CC"
    CONTEXTMENU="TRUE"
    >
    This works fine, the problem is that I now have a servlet that dynamically generates the VRML file to be displayed, so I need a way of inserting this variable into the EMBED header, how do I do this?
    If it can't be done with JSP etc then how about a JavaScript solution?
    Anyway, ive tried a few things and Im out of ideas
    Cheers
    PS, the current JSP property finder;
    <jsp:useBean id="vrmlFileFinder"
         type="legato.VRMLBean"
         scope="request" />
    <jsp:getProperty name="vrmlFileFinder" property="fileName" />

    There are two issues here
    1 - generating the WRL file (from your servlet)
    2 - generating the EMBED tag in the HTML/JSP page
    These are two different requests to the web server.
    1- generating the WRL file:
    You say you have a servlet which generates the VRML code?
    Does it generate it to file, or output it directly?
    If it outputs it directly, just point the src of the tag to be your servlet
    ie
    <EMBED SRC= "/servlet/VRMLServlet"...
    This will invoke your servlet, and return the code to the browser. (ie as long as the servlet sends it a WRL text format, it can't tell the difference)
    2 - generating the EMBED tag:
    If you want to dynamically choose which file to include, then JSP would do it like this:
    <jsp:useBean id="vrmlFileFinder" type="legato.VRMLBean" scope="request" />
    <EMBED SRC="<jsp:getProperty name="vrmlFileFinder" property="fileName" />"...
    Remember that the JSP code gets executed first, so if the property evaluates to "/VRML/stair.WRL" all the browser will see is
    <EMBED SRC="/VRML/stair.WRL" - it doesn't see the JSP code at all.
    Hope this helps.
    Cheers,
    evnafets

  • How to play .wav file from URL in web browser embed

    Hi;
    I want to play a .wav sound file in embed default media player in IE. Sound file is on some HTTP location. I am unable to sound it in that player.
    Following is the code.
    URL url = new URL("http://www.concidel.com/upload/myfile.wav");
            URLConnection urlc = url.openConnection();
            InputStream is = (InputStream)urlc.getInputStream();
             fileBytes = new byte[is.available()];
             while (is.read(fileBytes,0,fileBytes.length)!=-1){}
    BufferedOutputStream out = new BufferedOutputStream(response.getOutputStream());
             out.write(fileBytes);Here is embed code of HTML.
    <embed src="CallStatesTreeAction.do?ivrCallId=${requestScope.vo.callId}&agentId=${requestScope.vo.agentId}" type="application/x-mplayer2" autostart="0" playcount="1" style="width: 40%; height: 45" />1. If I write in FileOutputStream then it plays well
    2. If I replace my code of getting file from URL to my local hard disk. then it also works fine.
    I don't know why I am unable to play file from HTTP. And why it plays well from local hard disk.
    Please help.

    You'll have to ask the devleopers of sencha and phonegap.

  • How to embed audio to my website using quicktime when I get "file not found

    hi,
    i've been trying to embed audio into my website all night and I get a file not found message even though I;ve checked 100 times and all files are where links say they should be..
    but even just linking to audio (mp4) files won't work...
    everything is o.k. with non-audio links on my website - only the mp4 audio can't be found.
    can anyone help me? or post the correct code?
    I've tried using these formats..
    <EMBED SRC="anymovie.mov" HEIGHT=176 WIDTH=136>
    <embed
    src="http://www.crossandthrone.com/.samples/qt/sample-reference2.mov"
    width="242" height="199" autoplay="false" loop="false"
    controller="true" bgcolor="#666666"
    pluginspage="http://www.apple.com/quicktime/"></embed>
    the pages that should play audio just have a quicktime file with a question mark on them
    help would be much appreciated!

    Start here:
    http://www.mediacollege.com/video/streaming/
    --Nancy O.
    Alt-Web Design & Publishing
    www.alt-web.com
    "subdued2u" <[email protected]> wrote in
    message
    news:gbg2th$r13$[email protected]..
    > Hello ,guys, i have a website,, and i would like to add
    upload vidoes on
    my
    > website i have tried but did not work can anyone please
    tell me how to
    embed my
    > videos in my website using dreamwever ?
    > thank so much
    >

Maybe you are looking for

  • Can not update Photoshop CC (2014) and receive error message U43M1D206. What do I do?

    Can not update Photoshop CC (2014) and receive error message U43M1D206. What do I do?

  • Fixed Assets - Tax Book Depreciation Reset

    Hello Fixed Assets Experts, My company recently reorganized our parent company, and now has the following scenario: Due to legal changes, we need to start over the useful life on our tax books (10 and 11) and restart the calculation of depreciation b

  • Production Report for Quantity produced.

    Hi PP Gurus, We want to capture a report wherein we need to capture quantity produced against work center/production order. Finished product got base unit of measure and alternate unit of measure like Base UoM= EA Alternate UoM= Case and Bottles Now

  • INterim storage bin to unrestricted stock movemnet

    Dear All, I have a problem in warehouse management Step 1 After the GR(65000 units) my system will automatically create a TR and TO to the quality inspection . Step 2 will clear the inspection lot by giving a Usage decision through the T.code QA32 to

  • Problem in populating userfields in PO using BAPI_PO_CREATE1

    DATA: lw_poheader type BAPIMEPOHEADER,       lw_poheaderx type BAPIMEPOHEADERX,       lw_poitem type BAPIMEPOITEM,       lt_poitem type standard table of BAPIMEPOITEM,       lw_poitemx type BAPIMEPOITEMX,       lt_poitemx type standard table of BAPIM