473,511 Members | 13,618 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Transparent swf file into html code

Fary4u
273 Contributor
Hi

i'm trying to make this html code into Transparent ?
where is the problem >
Expand|Select|Wrap|Line Numbers
  1.  
  2. <noScript>
  3. <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="716" height="236" align="middle" processed="true">
  4. <param name="allowScriptAccess" value="sameDomain" />
  5. <param name="movie" value="flash.swf" />
  6. <param name="quality" value="high" />
  7. <param name="wmode" value="transparent" />
  8. <param name="bgcolor" value="#FFFFFF" />
  9. <embed src="flash.swf" quality="high" wmode="transparent" bgcolor="#000000" 
  10. width="716" height="236" align="middle" allowscriptaccess="sameDomain" 
  11. type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>
  12. </noScript>
  13. <script>
  14. //<!--
  15. AC_RunFlContentX ("src","flash.swf","quality","high","bgcolor","#000000","width","716","height","236","name","flvplayerpro","align","middle","allowscriptaccess","sameDomain","wmode","transparent");
  16. //--></script></p>
  17.  
what do you think where is the problem ?
Sep 11 '09 #1
2 3118
thesmithman
37 New Member
i haven't tested this so may be off base but my first thought is,

have you tried eliminating all the bgcolor parameters?

you've got wmode="transparent" which is correct but I'm thinking that because your code includes a bgcolor parameter, the viewing browser will fill the space behind your .swf with a solid color regardless of the wmode setting.

just a thought.... let us know if it works!
Sep 16 '09 #2
Fary4u
273 Contributor
yep done it with transparent iframe
Sep 24 '09 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
3525
by: Bart Van der Donck | last post by:
Hi, I'm having a hard time trying to find out why the following lines don't work in Firefox and Netscape. The idea is to change the colour of a table row at onmouseover, and then put it back to...
16
2567
by: expertware | last post by:
Dear friends, My name is Pamela, I do not know anything about javascript, but I would like to ask if it offers a solution to this problem of mine. I have an image on a web page within a css...
8
6474
by: djmanmaster | last post by:
Am I right in thinking that images with transparent areas (GIFs or PNGs) should allow clicks to "pass through" to any underlying elements behind them? I have had no luck getting this to work in...
0
2605
by: eruess | last post by:
Here's the scenario: I've got a whole bunch (for the sake of argument, let's say thousands) of different little 32x14 .png files that act as buttons all over a very large website. Each button...
8
10583
by: Grahammer | last post by:
Is it possible to set the background of a usercontrol as transparent? I tried setting the background image of the usercontrol to a transparent GIF, but that caused MAJOR problems. I'm making...
4
9330
by: ray well | last post by:
in my app i need to make a RichTextbox control transparent. i need it to be a like a pane of glass lying on a sheet of paper, where u can see everything on the sheet of paper not covered by text...
4
10226
by: Dale | last post by:
I am creating GIF images with transparent backgrounds on-the-fly for a web app and rendering them by using System.Drawing.Image.Save(Response.OutputStream, ImageType.GIF). I am confident that...
8
10144
by: Brian Ward | last post by:
I am looking for a simple way to set the image transparency in a PictureBox. I have a moving PictureBox containing a graphic image .. moving by incrementing its Left property. The background...
33
2618
by: rvj | last post by:
if you redirect on an IIS , must the client url address bar always be updated with the new address. what options are? Q1 if a user requests http://old.com , is there a method of ASP...
0
7367
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7430
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7089
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7517
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5072
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4743
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
1581
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
790
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
451
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.