about embed and object tag - Javascript

This is a discussion on about embed and object tag - Javascript ; Hi, I want to add some SWF to a page and I don't know its real width and height. is there any way to attach a SWF to the page without knowing the width and height for the SWF? we ...

+ Reply to Thread
Results 1 to 4 of 4

about embed and object tag

  1. Default about embed and object tag

    Hi,

    I want to add some SWF to a page and I don't know its real width and
    height.
    is there any way to attach a SWF to the page without knowing the width
    and height for the SWF? we can add images without specifying their
    width and height. Thanks!


  2. Default Re: about embed and object tag

    jackchang1@ said the following on 4/13/2007 7:07 PM:
    > Hi,
    >
    > I want to add some SWF to a page and I don't know its real width and
    > height.
    > is there any way to attach a SWF to the page without knowing the width
    > and height for the SWF? we can add images without specifying their
    > width and height. Thanks!
    >


    Did you try it?
    Seems more of an HTML question than a JS question though.
    --
    Randy
    Chance Favors The Prepared Mind
    comp.lang.javascript FAQ - http://jibbering.com/faq/index.html
    Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/

  3. Default Re: about embed and object tag

    On Apr 13, 4:08 pm, Randy Webb <HikksNotAtH...@aol.com> wrote:
    > jackcha...@ said the following on 4/13/2007 7:07 PM:
    >
    > > Hi,

    >
    > > I want to add some SWF to a page and I don't know its real width and
    > > height.
    > > is there any way to attach a SWF to the page without knowing the width
    > > and height for the SWF? we can add images without specifying their
    > > width and height. Thanks!

    >
    > Did you try it?
    > Seems more of an HTML question than a JS question though.
    > --
    > Randy
    > Chance Favors The Prepared Mind
    > comp.lang.javascript FAQ -http://jibbering.com/faq/index.html
    > Javascript Best Practices -http://www.JavascriptToolbox.com/bestpractices/


    I tried without specifying the width and height. The SWF is scaled (On
    FF the aspect ration is kept but it is not on IE7), and I want its
    original size.
    Speaking of HTML, did anyone know good HTML groups? Can't find one in
    Google groups.

    Cheers!



  4. Default Re: about embed and object tag

    jackchang1@ said the following on 4/13/2007 7:36 PM:
    > On Apr 13, 4:08 pm, Randy Webb <HikksNotAtH...@aol.com> wrote:
    >> jackcha...@ said the following on 4/13/2007 7:07 PM:
    >>
    >>> Hi,
    >>> I want to add some SWF to a page and I don't know its real width and
    >>> height.
    >>> is there any way to attach a SWF to the page without knowing the width
    >>> and height for the SWF? we can add images without specifying their
    >>> width and height. Thanks!

    >> Did you try it?
    >> Seems more of an HTML question than a JS question though.

    > I tried without specifying the width and height. The SWF is scaled (On
    > FF the aspect ration is kept but it is not on IE7), and I want its
    > original size.
    > Speaking of HTML, did anyone know good HTML groups? Can't find one in
    > Google groups.


    comp.infosystems.www.authoring.html

    --
    Randy
    Chance Favors The Prepared Mind
    comp.lang.javascript FAQ - http://jibbering.com/faq/index.html
    Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/

+ Reply to Thread

Similar Threads

  1. click a <embed> object in WWW::Mechanize script?
    By Application Development in forum Perl
    Replies: 0
    Last Post: 09-14-2007, 04:15 AM
  2. How to Embed VB.NET UserControl as ActiveX object Into IE
    By Application Development in forum DOTNET
    Replies: 0
    Last Post: 08-24-2007, 10:55 AM
  3. detect parent object id from embed svg
    By Application Development in forum Javascript
    Replies: 0
    Last Post: 07-18-2007, 04:31 AM
  4. detect parent object id from embed svg
    By Application Development in forum Javascript
    Replies: 0
    Last Post: 07-18-2007, 04:14 AM
  5. Can I user an <OBJECT> tag to embed a windows form?
    By Application Development in forum Javascript
    Replies: 2
    Last Post: 11-06-2003, 08:44 PM