Flash :: Transparent PNG Background + Hover Div Menus + IE
Apr 23, 2009
I'm working on [URL] and I'm having problems with the semi-transparent png backgrounds when I embed flash into the page, but only in Internet Explorer. See attached. notice how the semi-trans white seems to fade out away from the top left in the drop down, and in the 5-pixel border encircled. On pages without flash, it's fine. In Firefox, Safari, it's fine. I tried using the Unit PNG fix, and that made the image backgrounds look perfect, but then my drop-down hover menus became buggy, i.e. they would hide if you moused over link text in the menu and then moved back into the white empty space in the menu. Argh. I'm running IE 8.0.7077.0, Firefox 3.0.9, on Windows 7 build 7077 x64
View 1 Replies
Similar Posts:
Jun 9, 2011
I have figured out how to do most items I have needed to change in a template I purchased, but I'm stumped on this one. How do I change to hover over color of menu items? I can supply the fla and flv files if needed. I just don't know which item(s) I should be working on in the library to do what I want to do.
View 5 Replies
Apr 10, 2009
I've designed a Flash site in CS3 using Action Script 2.0 that has a main flash movie sorta floating in space over a gradient background. I want the gradient background to re-size with the browser, so I thought that the easiest way to do this would be to delete the gradient background in Flash and instead recreate the background in Dreamweaver using the repeat background option and then make the Flash movie's background transparent. (I hope I'm making some amount of sense here).
I've found a few tutorials on how to do this, but so far I just get a white background instead of transparent. I've tried choosing "Transparent - Windowless" under Window Mode on the HTML tab in Publish Settings. And I've tried selecting the movie from within DW and clicking the parameter button and adding a "wmode" parameter with "transparent" as its value.
View 2 Replies
Oct 17, 2010
I imported a video into flash and have a transparent photoshop layer to create an iPod skin. The video works fine, but I cannot get the "stage" to be transparent so that you do not see the flash background color behind the iPod skin.
I've read in the forums and have followed the instructions here from Adobe. If you look at my code, I have
[Code]...
View 6 Replies
May 2, 2010
I want to embed some video into my HTML page. As background I want to use big picture. And above it I want to insert loop video with (i.e.) walking man.So, can I embed video (without flash and any player controls) in page?Can I decode video with transparent background? Is there any codecs which support transparent background (alpha-channel)?
View 1 Replies
Dec 28, 2010
As the title already states i have a (big) problem importing a PNG in a Flex 4 application.Created a PNG file in Photoshop with transparent background. Loaded in Flex application using this code:[code]So when the complete event fires the data has been loaded and it is possible to assign the data loaded to the image component named Thumbnail:[code]Unitls now everything works as expected!But when i try to send the Thumbnail component's data to a WCF service i receive a photo with white background:[code]
View 2 Replies
Jul 26, 2009
Is it possible to make flash file with transparent background. I want to make animated buttons on transparent background, so you can see background image in wordpress under the buttons.
View 5 Replies
Sep 11, 2008
I have been trying for weeks on this project but I know it can be done. I shot a subject in front of a green screen and he wants a Flash movie of just him (the subject) and no background. I told him it could be done. I shot a 1 mintue video using the old DV rack to make the green screen fairly good. I imported the avi clip to Premiere Pro 2 and used the chromakey ( Color key on some tries) to remove the green screen whereas the background was black. I saved it and exported it as a quicktime movie, animation compressor codec, millions of colors square pix. Then I used Flash CS3 and imported the video to the library by On2 VP6 codec with the alpha channel selected. I created two layers, layer 1 a jpeg image. I highlighted layer 2, dragged the FLV playback to the stage and made sure layer 2 was about layer 1. I saved and tested it but the background is still there. I have tried several ways; saved a flash file from Premiere Pro2 and imported it with CS3 Flash encoder following the same steps. I even loaded and older version of PPro 1.0 and followed a tutorial exactly. The FLV plays well but I can't see the image from layer 1 because the background is black and not transparent. All I want is a transparent background where the subject is there without a background. I have Ultra 2, Visual Communicator, I can make a background of anything but I can't seem to make a background transparent!
View 6 Replies
Feb 25, 2011
I have a Flex Mobile Project with a View in it. I placed a background image on that view. Now I want to add a StageWebView on it to render an HTML file, in such a way that the contents of the HTML scroll while the View's background is visible. However, when the StageWebView gets rendered, it has a white background. I didn't find a Background property on it to modify. I tried to change the stage's alpha, but it didn't work.
View 1 Replies
Mar 13, 2010
I want to make flash gallery's background fully transparent. Now it looks like it is like 30% transparent. This is the code for flash movie on my page:
<div id="content">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="[URL]" width="800" height="600" id="gallery" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="allowFullScreen" value="false" />
<param name="movie" value="gallery.swf" />
[Code] .....
Looks like this on page (Flowers and white square):
View 1 Replies
Mar 5, 2010
I have used Ultimate 3D Carousel AS2 which is a great little flash script for 3D menus and integrated it with a script i found for getting the background to stretch full screen. But I need it so that the menu stretches larger the bigger the screen is like the background and to stay in the centre. Here is my flash file [URL].
View 7 Replies
Dec 9, 2010
I have an animation that uses a button to call the animation.However, I am placing this flash movie on top of html as I want the animation to play as users hover over a div.I wanted to ask if it is possible to have a transparent button because at the moment the flash is appearing on top of the HTML. I have managed to give the flash a transparent background, but not figured out how to have a transparent button.This is my actionscript:
PHP Code:
// Action for button on rollout
button.onRollOut = function() {
Dog1.onEnterFrame =function () {[code].....
View 8 Replies
Jun 5, 2009
I was wondering if anyone knows if you can create a flash file with a transparent background. Ultimately i would like to insert my flash file (which is a website) into dreamweaver but i want it to interact with my background image in dreamweaver (which fills the whole browser page edge to egde) so it shows through my flash file which will have an opaque backgorund?
View 3 Replies
Feb 12, 2010
I've created a flash to go in an html page with a colored background. When I put images with the appropriately desinated colors in flash, it changes the color ever so slightly when it runs in the page. It's JUST enough for it to be noticable. Is it possible to designate a transparent background?
View 2 Replies
Oct 13, 2010
Don't ever tell me that its the window mode set to transparent in the html setting in publish settings and don't tell me I need to change the html code of the published product in dreamweaver because I don't have dreamweaver.How is one to make an swf file file that has no background in it without Dreamweaver and without a publish setting that doesn't work?After that can be answered, how then are you to make an avi. file thats transparent?How do you edit your discussion so I don't have to post the same topic twice with new information?
View 3 Replies
Feb 10, 2011
i've been mucking about with flash for a couple of years but only doing some animations and stuff however now i am trying to build my 1st website and i need a mp3 player with playlist and with a transparent background.i've been search the net for a freebie (although i would be willing to buy if i found the right one)or i am happy to try and build my own in flash but could use a good tutorial.
View 1 Replies
May 31, 2011
Is there a way to get transparent background when in fullscreen mode in flash? I tried the following:
<!DOCTYPE HTML>
<html><head>
<style type="text/css">
body{background:#666;}
</style>
[Code] .....
View 1 Replies
Jul 26, 2011
I have an artist I'm paying to do animation art for me. I need PNGs for each frame in the animation but she is most comfortable doing her animations in Flash. It sounds like getting the frames for me will be difficult for her. She was able to do the still art we needed and give us that as a frame, but for some reason the animation is different? Keep in mind we need PNGs with full transparency support in the background. We can't be clipping these frames out by hand.
View 1 Replies
Oct 17, 2011
I want a WebView with a transparent background and a flash content.These two things work perfectly separatly but not together. So for flash i need android:hardwareAccelerated="true" but then the background won't be transparent. If i set android:hardwareAccelerated="false" the background will become pretty transparent but I won't see any flash content.
View 1 Replies
Jun 9, 2009
how to make a flash background go from solid to transparent? I know how to make it transparent all of the time, but I want the SWF to play, the background is there, and when it's done I need it to fade away...
View 1 Replies
Aug 4, 2009
I ve uploaded flash file with transparent background to my web page. Set background transparency in html code of page. Purpose of this flash is to represent main meny, so it contains few buttons, in up and over stage everything is ok but when i press mouse some strange doted line appears around flash, on click out of flash zone line disappear i want to remove that doted line.
View 3 Replies
Sep 4, 2009
Is there a way to make the background of any flash move completely transparent?
View 3 Replies
Oct 23, 2010
How can I make the background of the Button component transparent in actionscript (or remove it completely) ?I'd like to show a Button component with only the text label, no background, no border.
View 2 Replies
Nov 13, 2010
Is there a way to have a transparent background in a flash application built with Flex 4? I need to put it on a webpage where the html background is visible through the flash.
View 1 Replies
Jan 4, 2012
Say, i have a text field with some text in it, and i want to make it have a backgruond with alpha value (as in partially transparent, not sure how to make it sound good ^^). This text field reacts to mouse events, such as clicks and rolls out/over, and each event changes the background color.
I've done some digging and ran across flash.text.TextField.backgroundColor and flash.text.TextField.background properties of text fields. They're cool, but not enough to solve the problem. And obviously, if I change the text field's alpha value, the text will also become transparent.
I know I can create a movieclip below the text field and alter its properties to acheive my goal, but I'm wondering if there is a simpler way.
View 1 Replies
Nov 16, 2006
How do we go about making flash movies with a transparent background with the new embed work around: [URL]. I have a tableless site.
View 5 Replies
Jun 14, 2009
I've done a complex animation in After Effects and want this to be part of a Flash movie, running on timeline as a sequence.I rendered this as a PSD sequence (RGB+alpha) with hoping, this has transparent background in Flash.But Flash seems not understanding about alpha layers and displays black background instead of no-background. I also rendered this as PNG sequence but failed again � the images opened in wrong size and were really huge, so Flash Player wouldn't play it smoothly.Then I saved just a frame as Photoshop Layers which after importing to Flash has transparency in it. Sure, doing it frame-by-frame is a time consuming process and feels stupid way to do.
View 2 Replies
Nov 24, 2004
how do you make the background of your flash document transparent
View 3 Replies
Mar 18, 2011
Does anyone have a simple example of modifying the style of aScrollPane component to set the pane area to transparent?
View 1 Replies
Jan 16, 2004
Id like to create a logo for a flash movie using photoshop.
the problem is, even if i delete the background layer in ps, there is always a white background with the logo.
how can i make the background completely transparent when i load it into a flash mc?
View 3 Replies