Professional :: Published A File In Flash Player 10?
Jan 8, 2010
I have been using CS4 for about a week, getting used to it from CS3. I just noticed that I published a file in Flash Player 10 and do not see an AC Run file in the folder yet the swf displays.I uploaded to my server and it still display?
I've created a startup screen for a CD and have published it to exe format. When it plays from the CD however, it opens in a Flash Player 10 window. I am wanting to create a standalone splash screen without the Flash Player bar along the top.
I am trying to publish a flash file onto a website but once I post it there it keeps looping. How do I get it so that it doesn't loop? I have a feeling it's a setting in Flash that I have to find before I publish it but I don't know where it would be or if there even is one.
I created a flash file that contains a flv file inside. After I published it on my Mac in both html and swf format and it played well. But when I copied all this folder include the swf, html and the source flv to test on a pc it played well but the video part (flv) was blank. So I copied the .fla file to pc and published again, then it works fine (including the flv video part) on both pc and Mac. All the settings were same while publishing.So I wonder what's wrong with publish from Mac side? I work with Mac and so it's very inconvenient to publish my work on PC.
I have made an animation, when i veiwed it as a preveiw in flash CS4 it works fine.So I published it as both a HTML fie and SWF.The HTML file runs perfectly fine, but the SWF file is missing almost all of the illustrations and the play button at the begining, the sounds all work fine however.
I was given this piece of script by a friend. It's placed on a movie clip instance and makes it bounce away from the mouse pointer in random directions and distances. It's a great piece and works fine when you publish your flash movie as v6. But I'm wanting to use it in a movie that I have to publish as v7 with as2, and it doesn't work at all when you do that.[code]
I was hoping someone could help me. I was given this piece of script by a friend. It's placed on a movie clip instance and makes it bounce away from the mouse pointer in random directions and distances. It's a great piece and works fine when you publish your flash movie as v6. But I'm wanting to use it in a movie that I have to publish as v7 with as2, and it doesn't work at all when you do that.
i want to know how i can put a flash file inside a flash wbsite. i have found a tutorial [URL] that says something like that but in this tutorial if i understand correctly it creates a new flash project and add another swf inside. i have my website created and i just want to add video gallery, image gallery etc that are already swf. how i can do that?
I've created a flash animation (the backgroung is moving horizontally and vertically according to the movement of the mouse), the problem is that when I open my SWF file in Adobe Flash Player 10.0 the whole animation is shaking. (In Adobe Flash in preview mode it looks fine)
i am facing problem with internet explorer and google chrome, viewing my flash document. When i test my flash document on IE, it simply does not show my flash work at all. Instead this show up:
and on google chrome i have just click on screen for it to show otherwise nothing happens.
My flash design crashes! I published everytime I finished few steps. First few publications in html/ swf were okay, but after a few new steps the things all went wrong: the button went missing, the whole did not stop at frame1 as in my action script, some of the images went missing. I then deleted new steps hoping to get the thing back to normal, but it remained. After every futile effort I did (restarted pc, republished, saved as...), I suspected that there are BUGS whether in flash or in my pc, I did an experiment by simply creating a new layer and inserting an image in the layer, I published, and this time all the images has gone!
Can I convert a Flash file to Quicktime or Windows Media Player? If so....how? (Also, is swf the only file format on Flash?) I've been reading I need to download some converter to do this.
We have noticed a possible bug in the Flash Player within Mac's latest OS version Snow Leopard.
When a Browse for file dialog is initiated, upon returning to the browser. It's as if there is a layer above the flash app which stops interaction with the mouse. MouseOver events no longer take place and a click is require to remove this layer. If you move your mouse at all after the click this invisible layer returns limiting interaction.
We have tested this with 2 macs running snow leopard and the latest Flash Player. And also verified it is not an issue on Mac OSX previous to Snow Leopard.
It seems to effect only FF and Safari. Opera functions correctly.. Here is a video we created documenting the problem: [URL]
We have not had any customers complain about this yet. But if it's infact a bug, it's just a matter of time.
ive publish a html file with flash detection enabled from flash.[code]now since the default codes places my flash movie on upper left corner, ive made my own tables with the flash on it, how or where do i place this code to the upper codes?[code]
I have a problem with the following code:[code]The problem is that the code is working when I test the scene (ctr+alt+enter in flash), but after I publish it it doesn't work... not sending any request nor redirect.What I want to do is to log in a file on the server what the users typed (related with Related with: Flash actionscript - save a text file on server).
I have an MP3 file in Flash 5.5 that I have edited in the properties panel of the frame where the sound is...I basically cut a couple seconds off the beginning by editing the timeline. It plays fine when I'm in Flash, but when I publish the movie, the sound is published unedited.
I'm not sure when this started, but when I publish any movie (fp9 or fp10) in the IDE, my SWFs aren't appearing in my browsers (release player 10,1,102,64) ONLY WHEN I'm viewing the swf/html that are on my web server.I can view the local SWF/html if I open those files locally in the browser? I'm on a Mac and I've deleted all my Flash CS4 preferences.
everyone out there that is smarter than me. I have made this little prototype video player, and it isn't working. It'll eventually become a nice little player show videos from our summer camp for the last few years, but first I want to make it work in a basic stripped down version. There is a playback component with one of the skins right above the three buttons.
Here's the ActionScript: btn1.addEventListener(MouseEvent.CLICK, vid1);btn2.addEventListener(MouseEvent.CLICK, vid2);btn3.addEventListener(MouseEvent.CLICK, vid3);
function vid1(e:Event):void{vidPlayer.source = "Video1.flv"};function vid2(e:Event):void{vidPlayer.source = "Video2.flv"}; function vid3(e:Event):void{vidPlayer.source = "Video3.flv"};
It runs fine when I test in in flash and even the .swf file runs fine alone, but when I put it in a .html file via Dreamweaver and in the published .html it doesn't run. What up?
I have CS5.5, know very little about Flash, and can't find the answer to this anywhere. I know how to go into Flash, create an ActionScript 3 project, save it, imort a video, add a skin and export it. However, the result is two files. Not what I want.
Is there a way to combine a video file and player skin into one file?
My loader component works when I publish to Flash Player 7 but not when I publish to Flash Player 8, why? The publish setting are for ActionScript 2.0 on both.
Is it possible to add a player component to your fla file? In all the documentation I'm finding the only thing I can find is adding it to an flv file. I've run into a roadblock, my flash video encoder is not installed, I no longer have the cds to install it and when I try to export to an mov file its saying that the version of flash is too new for my quick time application. There has to be an easier way to add add controls to your flash movies.
I've got a avi file which I can convert to a swf or flv file. What I want to do though is put this on a website with a play and stop button. Progress bar maybe.
I am new to Flash and I am working on updating a website that was created by co-workers in 2009.I was not here when it was created and those people are no longer here to help me out.The website is URL...I am simply trying to update a few of the photos in the flash file that plays on a few of the pages.We recently upgraded from CS2 to CS5.5 and I am working on a PC.When I try to open the SWF file in the Flash Application, it only lets me play it through the player and I'm not granted access to any of the editing tools(see image).I recently found a photoshop file where it looks like they created the animation, but I'm confused how they saved it as an SWF file.
Is there a way when using Actionscript 3 to embed the video player skin into my document so that when I publish it, everything I need to launch the file onto a website is in one swf? When I publish it as it is now, 2 swfs appear, one for my file and one for the video player skin. Can I embed the video player skin so this doesn't happen and I only have to upload the one swf to my website?
The Flash file that I've attached plays very slow on my other, older computers. It plays fine on mine, but these older computers play other flash files (i.e adobe.com) fine. I want to know if I'm missing something here as to how making this play efficiently. I understand that I am using photographs - rasterized images - but, is it really supposed to take that much power to play it?
My main project loads an external .swf ("room") depending on which button the user clicks. Once that external .swf ("room") is loaded, the viewer chooses a ("demo") .swf to view. For each button click, a loader is to appear showing the viewer that the desired room or demo is loading. All of this works fine for the web...please click the link below to view. The problem exists when I try to publish as an .EXE. We'd like to send these out to prospects on CD and thus I need an .EXE to autorun when insterted in a PC. I've publised the main .SWF (overhead map) as an .EXE and burned a cd containing all necessary files. Now when the user clicks a room and then a demo, the loader that shows up fine on the web does not appear.