Transparent SWF in published HTML file

Ask a Question related to Macromedia Flash Sitedesign, Design and Development.

  1. #1

    Default Transparent SWF in published HTML file

    Hi,
    Is there a way to make the background of a swf transparent for use in an HTML file which background is sky blue
    [h](#82C0FF)[/h]

    Thanks alot,
    Dannbeckett.
    dannbeckett Guest

  2. Similar Questions and Discussions

    1. xml menu not showing in published html
      Hi all my problem is that when iam trying to publish an flash project containing a dynamic xml menu as html file ,the menu is not showing although...
    2. Published fla file not running correctly
      I have created a fla file in Flash. Within this fla file I imported a swf file to run when the file is opened. I have published this file to...
    3. Published html to send by e-mail
      I created a Newsletter (containing various text boxes, pictures and titles) on Publisher, then in outlook I selected New Mail message, open and...
    4. Published Flash File
      I've imported a .swf into dreamweaver as always, but the file is big enough where when you first load the page on the net, the flash file shows up in...
    5. Flash file with transparent background
      Hello! I want my imported flashfile to have transparent background. But how! I have tried this...
  3. #2

    Default Re: Transparent SWF in published HTML file

    Have a look at the wmode parameter in the manual.

    John

    --
    ----------------------------------------------------------------------------
    -----------
    RESOURCES
    [url]http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash[/url]
    ----------------------------------------------------------------------------
    -----------
    TUTORIALS at
    [url]www.laiverd.com[/url]
    Flash & PHP Emailform
    Using textfiles in Flash
    ----------------------------------------------------------------------------
    -----------


    Laiverd.COM Guest

  4. #3

    Default Re: Transparent SWF in published HTML file

    Hi,
    Thanks for that. I've since found a solution in the HTML coding:

    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
    codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
    rsion=7,0,0,0" width="626" height="41" id="top" align="middle">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="movie" value="top.swf" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="[h]#ffffff[/h]" />
    <embed src="top.swf" quality="high" bgcolor="#ffffff" width="502" height="33"
    name="top" align="middle" allowScriptAccess="sameDomain"
    type="application/x-shockwave-flash"
    pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>

    Change the #ffffff to #82C0FF

    Thanks,
    dannbeckett

    dannbeckett Guest

  5. #4

    Default Re: Transparent SWF in published HTML file

    Well that's not transparent but since it works for you > glad it worked out.

    John

    --
    ----------------------------------------------------------------------------
    -----------
    RESOURCES
    [url]http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash[/url]
    ----------------------------------------------------------------------------
    -----------
    TUTORIALS at
    [url]www.laiverd.com[/url]
    Flash & PHP Emailform
    Using textfiles in Flash
    ----------------------------------------------------------------------------
    -----------


    Laiverd.COM Guest

  6. #5

    Default Re: Transparent SWF in published HTML file

    transparency only works in IE !






    "Laiverd.COM" <[email protected]> wrote in message
    news:c1r4gs$enl$[email protected]..
    > Well that's not transparent but since it works for you > glad it worked
    out.
    >
    > John
    >
    > --
    > --------------------------------------------------------------------------
    --
    > -----------
    > RESOURCES
    > [url]http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash[/url]
    > --------------------------------------------------------------------------
    --
    > -----------
    > TUTORIALS at
    > [url]www.laiverd.com[/url]
    > Flash & PHP Emailform
    > Using textfiles in Flash
    > --------------------------------------------------------------------------
    --
    > -----------
    >
    >

    Rob De Vries Guest

  7. #6

    Default Re: Transparent SWF in published HTML file

    That is not exactly true anymore. Suprised me also soem time ago ;-)

    The following browsers currently support windowless mode:
    Windows and Mac OS X
    Internet Explorer 3 or higher (Windows)
    Internet Explorer 5.1* and 5.2* (Macintosh)
    Netscape 7.0*
    Mozilla 1.0 or higher*
    AOL*
    CompuServe*



    Copy/paste from:
    [url]http://www.macromedia.com/support/flash/ts/documents/wmode.htm[/url]



    John

    --
    ----------------------------------------------------------------------------
    -----------
    RESOURCES
    [url]http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash[/url]
    ----------------------------------------------------------------------------
    -----------
    TUTORIALS at
    [url]www.laiverd.com[/url]
    Flash & PHP Emailform
    Using textfiles in Flash
    ----------------------------------------------------------------------------
    -----------


    Laiverd.COM Guest

  8. #7

    Default Re: Transparent SWF in published HTML file

    [Q]transparency only works in IE ![/Q]

    By that, do you you mean my way of "transparency" or the wmode version?


    [Q]Have a look at the wmode parameter in the manual.[/Q]

    I downloaded my version of FMX04 and bought a serial from Macromedia. Is this
    a true transparency method? I.E. So I don't have to change the HTML bgcolor
    paramater each time I change the background colour of my page. It'd be in the
    help files wouldn't it?



    Thanks, dannbeckett!

    dannbeckett Guest

  9. #8

    Default Re: Transparent SWF in published HTML file

    wmode was meant. As to the second question: yes and yes, but still mind
    those browsers that do not support wmode (if need be of course)

    John

    --
    ----------------------------------------------------------------------------
    -----------
    RESOURCES
    [url]http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash[/url]
    ----------------------------------------------------------------------------
    -----------
    TUTORIALS at
    [url]www.laiverd.com[/url]
    Flash & PHP Emailform
    Using textfiles in Flash
    ----------------------------------------------------------------------------
    -----------


    Laiverd.COM Guest

  10. #9

    Default Re: Transparent SWF in published HTML file

    thanks for that but as 95% of users use ie, i wil go with wmode.


    thanks again, dannbeckett.
    dannbeckett Guest

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139