I loaded a page on the server and is not showing up the flash object. You can hover the screen and you know the object is there but is showing a white box. Locally in my computer I can see it. The test page is [URL]
When the page for thsi site [URL] loads the background behind the flash document is white. Is there a way to change this so that it matches the page background?
I am facing some problems with publishing of flash file. After publishing at HTMl; it shows white border at all sides of document. My document size is Width :- 1280 Height : 650. It is adding border on all sides border at top and bottom are greater than that of Left and Right. I have tried it many ways, altered my flash setting as well but no use. I am really stumped due to this. To my surprise at SWF file it showing perfect match and fit exactly into window (not showing any borders like HTML) I dont know exactly from where it is getting white borders. My Publish Setting Are as follows Flash :-
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]
I am trying to add to my site a feature that allows users to select a set of images in Flash (AS3) click a button and have my server create a zip file of all the images for them to download.
I have already wrote my code in flash and crated my php script and tested it on my localhost and everything works great. But when I upload the same files to my sever no zip files are created. Below is the code for both my flash and for my php.
Localhost server is using 5.2.17 and so if my Server hosted on 1&1
Flash Code To Send Info to PHP
Code:
function MakeZip():void { var variables:URLVariables = new URLVariables(); //variables.Image1=img1; variables.ImageList=OrderItems;
I can't figure out how to get rid of extra white space in the browser at the top of a swf file. It looks fine when I preview the file, but when I do publish preview in flash/ try to incorporate in HTML, there's an extra 1/4" at top of window.
I am trying to add to my site a feature that allows users to select a set of images in Flash (AS3) click a button and have my server create a zip file of all the images for them to download.
I have already wrote my code in flash and crated my php script and tested it on my localhost and everything works great. But when I upload the same files to my sever no zip files are created. Below is the code for both my flash and for my php.
Localhost server is using 5.2.17 and so if my Server hosted on 1&1
Flash Code To Send Info to PHP
function MakeZip():void { var variables:URLVariables = new URLVariables(); //variables.Image1=img1;
I created a .swf file for a header of a website using a logo that tweens in. I tested the .swf with the transparent properties and it works but the logo I imported from photoshop has a white box around it, how can I remove this? Do I need to import a transparent .png file instead of a .jpg?
I am embedding my swf file using SWFobject but I get a white box flashing before the swf file loads. I had tried all suggestions but I still have the problem. The Flash file and the browser background color is the same. Any new ideas on how to fix this. I am a casual AS3 programmer, I just learned to be able to do my own website.
After turning my files to fla and creating swf I happy embedded them into an area in my Dreamweaver page. A grey space area appeared with a Flash icon. A command window open placing two files in a script folder and then I went to the browser (safari in this case) and there was my webpage with a white space where the Flash video should have been.
I have downloaded an xml gallery (as2) as we needed one for an old as2 file. Now I mostly use as3 but thought as I only needed to tweak it there would be no probs. Of course, it rarely works out that way. The problem is, text loaded from the xml file is displayed with its corresponding image. This works fine in the file.When I load the SWF into another SWF however, it all works EXCEPT the text doesn't show at all?? Whoever made the gallery used 'device fonts' in the textbox, I don't know if this has anything to do with it. I tried changing the textbox to dynamic and embedding characters but still nothing.
Implemeting RSL in Flex 3.2 The build comils perfectly but opening it shows Error #2124: Loaded file is an unknown type. URL:Whereas I have confirmed the requisite files are there in the folder. i.e. SWZ/SWF. I also noticed we assetCache does not contains framework swz.
I'd like to be able to click on each of the buttons and have the background color change and also have its color name loaded in the dynamic text field. E.g. Clicking the white square would change the background color to white and should also display the text ''white'' in the dynamic text box. I've sorted out the colour changing part with the following code:
i am trying to add extra images to the photo gallery attached. I would have thought it is easy and it seems so. I add an extra image to the gallery. I publish it. The html file shows the extra image in the gallery but the swf doesnt. driving me crazy, cant work it out?
I've looked high and low for an answer to this and I'm hoping someone has an answer, or at least a tip on how to avoid it.I'm loading a static HTML file into a container via the jQuery load() method. This static HTML file has a script which loads a swf. When I load that particular file, I get the white screen of death (WSOD) and the page explodes and everyone in the room dies a horrible death.I've had this happen also when using the jQuery wrap methods (wrap, wrapOuter, etc.) when a swf is present.It seems manipulating the DOM with a container that has a swf object causes this. Does anyone have a solution or a way that I can prevent it happening?
do anyone know why there is a white box of flash when u open a flash website? from my understanding i thought that was bcause the SWF file is trying to load but it still even show before the preloader. does that mean that even the preloader is too heavy to load itself?
I have mashed a setting somewhere that put the stage in wireframe preview mode and I can't seem to find where the setting is to change it back. I THINK I have checked every setting.
how to change this back? It's a little difficult to work with images when all you see is an outline of the image's dimensions.
I'm trying to make a simple Flash application to be placed on a web site. It is intended to take data from an .xml file and display it in the Flash movie. There are a number of buttons that display different nodes of the .xml file when clicked. (Not all the buttons are functional yet in this code; I know that.)It runs just fine in Flash. It even runs fine when I publish it and then run it by clicking on the html file on my computer.When I upload the html and swf files to my server, the html file works fine (gives me a solid colored background) but the swf is just a white box, nothing in it and no functionality.Something needs to be declared, imported or linked, I think, but I do not know what or how to do it. (Most irritating is the fact that the code is substantially taken from an online tutorial, with nary a word about this issue.)
ar chineseSentence:Array=new Array(); [many other Array vars deleted for space] var loader:URLLoader = new URLLoader();
Before my load bar begins to load and go to 100% it shows itself at 100% and then returns to 0% and then begins the count back up, how do I not have it show the bar at 100% before it begins to loadHere is the code
I am a little rookie when it comes to flash.. so I have been trying to fix this design your t-shirt application in flash which has a non-working order functionality. As you can imagine, once the t-shirt design is complete, the user would place and order.. for which I would need to send a screenshot of what the user has on his final design, as a screenshot to the server.
I looked for similar questions on the forum, but couldn't find a reference. This is likely an inane question (with a simple answer), but here goes.I have created slideshows for a site with a blue background. In quick succession, the page loads, a white box appears where the swf will play, and then the Flash movie starts. The background color of the Flash file matches the background color of the site. How do I get rid of the white box that appears beforehand?
I am hoping someone can lead me down the path to figure out this issue I am having. I am trying to create an app that shows images using the RSS feed supplied by the sets page. I am not going through flikr's API, i am simply using the url from the feed on the sets page.
so far, I have been able to ouput the xml from the rss feed as a whole it looks like this
I want to develop a player, which shows imagesMost of the things can be done SAMPLE :[URL] but I am so much confused about the progress bar or scrubber which can be moved or how to arrange with respect to time just like VIDEO Player every image will have to play 10 sec , so if 20 images , so there will be 200 sec so how i should control this time bar or even when user move the scrubber, it moves to exact image with respect to time