ActionScript 2.0 :: Mac - Go "file>publish File" To See The Result Rather Than That Shortcut
Apr 12, 2011I dont know whether I press command + enter.... I need to go "file>publish file" to see the result rather than that shortcut
View 1 RepliesI dont know whether I press command + enter.... I need to go "file>publish file" to see the result rather than that shortcut
View 1 Repliescan anyone explain when I goto publish my flash file certain graphics and text are disappearing from the swf file?
For instance just some static text and also a graphic i've copied three times.. two show up but the third doesn't? really annoying help!
Is it possible to publish my .fla file to .exe without the File menu and the default Flash icon and Flash tile appearing.
View 1 Repliestrying to work out why Flash is publishing an unexpected swz file with one recent project. From what I can tell this is an optional run-time library used to reduce file size. My problem is that it is causing all sorts of text formatting grief when I try to import my swf into Adobe Captivate. how I can publish a swf without generating a swz? Why on earth has Flash opted to generate this unexpected file in the first place (assuming user error, but can't work out what I've done)?
View 3 Repliesam trying to export/publish a swf of a dress up game I made so I can put it in Dreamweaver and upload it to my site but I keep getting this error message:"Error Creating Flash Movie File: Be sure the destination file is not locked or on a locked drive. Also, check that the file name is not too long".I am also unable to test the movie, it gives me the same error message.
View 3 RepliesDoes anyone know of a method or strategy through which a shortcut can be created through Flex for the various platforms? I've been examining the various flash.filesystem.File methods but did not notice anything that seemed noteworthy.
View 1 RepliesI would like create a application that can can create folders and short cuts to folders in the file system. The user will click a button and it will put a folder on there desktop that has short cuts to files like //server/folder1/folder2 Can you create a desktop shortcut with code in adobe air? How would you do that? How do you create a folder? I keep thinking this should be easy but i keep missing it.
View 2 RepliesWhile publishing my movies in CS4, I noticed that the javascript required to embed the movie in a web page was published as inline javascript in the published page. This means that code would be downloaded for each page my movie is on. Is it possible to configure Flash CS4 to publish that javascript to a separate .js file, instead of having to manually copy-paste that each time??
If no, I believe that js is independent of the Flash movie (please correct me, if I am wrong). So, can I copy-paste that javascript to an external file just once, and use the js file for all my movies being published??
I have to work with a .fla file. I would like to rewrite this file in AS3. Is it possible?
I mean, I would get a .swf file as result of compilation of mxml file in Flash Builder 4 IDE, not Flash CS5 (I don't know CS5, I'm a newbie) . Main target is getting a .swf file by compilation of mxml file, not fla file. Could you explain in detail how this code works? For example what's TXT ? Is it a inputText? Where is this variable defined?
Now I 'm linking .fla file ....
[Code]...
When I go to publish my file in html I get an error message: "Error creating SWF movie file. Be sure the destination file is not locked or on a locked drive. Also, check that the file name is not too long" I've done all of the above and still get the error. I can export the SWF but I need a transparent background so I need the html.
View 2 RepliesFor For some reason, I'm not getting any result returned to me when uploading a file to my server. I'm using a php script, the file gets sent, gets uploaded, but I can't get the return result.
I am firing these event listeners:
fileRef.addEventListener(ProgressEvent.PROGRESS, fileRef_progress);
fileRef.addEventListener(Event.COMPLETE, fileRef_complete);
[code].....
there is a 10 arrays in my root and everyone contains 2 inputs: new arrays = myresult1["1","2"]like this one, when i got a new result i change it in all arrays in the fla file and play it to get the swf which i'll use it in my screen.is there any way to make it load from txt file i'll put in it the final result and if i do this will it load the final one or i've to add refersh method in the swf file.
View 3 RepliesWhat's generally going to run smoother, result in lower file size, and/or drag less:
if (condition){move a clip from here to there and if it goes too far, bring it back;}
else (!condition){do nothing, let it sit;}
move a clip here or there, regardless of any condition, so it's always moving, and bring it back if it goes too far;
Is there a way to publish my SWF file so that it will display my SWF file no matter what resolution setting the user has?
View 1 RepliesI want to design a simple website. My main problem is that when I publish it I have a border around my swf .How can I publish my fla file and make it occupy full browser window - without any border at all - I want just my swf !Whats the proper stage size and scale settings? Do i have to add some code in the exported html?
View 5 RepliesEverytime I export or publish my swf file .. Loop is on and I have to turn it off.. How do I get around this / turn it off.
View 3 RepliesI have recently taken over a project started by another person who has been let go due to lack of performance and other issues.He has created a FLA file and an .exe file. But I am have been asked to place the movie on to the internet.The FLA file that I have will not let me publish an SWF file to be uploaded to the internet, in fact it will not let me publish anything.I have changed the publish setting but when I go to publish it the SWF file is not created.I just want this file in SWF format and for it to autoplay when the website is loaded.
Extra Information: I have used a exe to swf converter to convert the EXE file that was already made into a SWF file for the internet. This does make an swf file but the file is not editable and will not autoplay once it is uploaded.
how to publish the fla file over the internet?
View 6 RepliesFor the record, I just want to say that I think it is totally absurd that Adobe shipped Flash CS5 with the ability to ONLY publish AIR 2.0 apps...which hasn't been publicly released yet. I've been working on an AIR app for several weeks and needed to upgrade from Flash CS3 to CS5 to take advantage of the new Text Layout Framework. Now, my app can't be installed by my customers because I can't publish for a version of AIR they can access!! How this decision got made baffles me. Adobe needs to be on top of their game these days and this blunder makes it that much more difficult to defend the Flash/AIR platform that I love so much. Flame over.
Now, for the workaround I've discovered. To get Flash CS5 to publish an AIR 1.5 file, I first published an AIR 2.0 app. Then I went into the app descriptor xml file and changed the version from 2.0 to 1.5 <application xmlns="http://ns.adobe.com/air/application/1.5"> Then I deleted the xml nodes in that same file that are specific to AIR 2.0 (<visible>, <fullScreen>, <autoOrients>, <aspectRatio>, <renderMode>). I locked the app descriptor file so it couldn't be changed by the next publish. Then I deleted the previously created .air file and the .swf file. I then republished the app from CS5 and it was able to install under the publically available version of AIR (1.5.3.9130).
I've been working on an AIR application with Flash CS4 (AS3) for the last two days. Yesterday when publishing I was able to install the application (or overwrite existing version) without a problem. Now whenever I publish a new AIR file, it constantly tells me it cannot be installed because the "AIR file is damaged".
There are no actionscript errors or compiler errors when publishing, and I've generated a new certificate at least 3 times already thinking that may expire daily?
I have a bunch of Flash files i will need to publish for FlashLite Player 3.1 format with the "compress" option unchecked. Can i do this without having to open each FLA file and doing a manual publish? How for free?
View 4 Repliesthis is the first time i encounter this problem.. I had the problem where a file would not open correctly which was also addressed at this forum. But this one is different. this file was created (from what i remember) in Flash 8, then opened/saved in all possible flash versions for updates in time. While it will open just fine, it will not publish. The publish window with the percentage will open up for a split second, then it will close with no messages whatsoever, no actionscript errors, nothing. F12, the same thing again. No possible settings could solve this.
I am willing to send the file for testing of course, have tried to publish using Flash cs4 and Flash cs5. I thought of going back to Flash 8 by opening the file and saving to a previous version but as soon as i open the file in Flash cs3 (while the file has been saved as cs3) it will not open the file with an error message that i cannot remember right now.
[Code]...
I'm having a little trouble with my publish settings setup.Let's say that I have a file called MyFirstAnim.fla under the folder AnimSource.Then, I set the swf publish path to ../AnimFinal/MyFirstAnim.swf, and everything is great.Now, I need another file almost identical the first one, so I copy MyFirstAnim.fla and rename it to MySecondAnim.fla.hen I publish the file my MyFirstAnim.swf (under the folder AnimFinal) got overridden.So, I removed the swf part of the publish setting, leaving just the relative path (../AnimFinal/).
Am I smart or not?
When I publish a "fla" a file in CS5 environment, got following error.
ComponentShim (Compiled Clip), Line 1 5000: The class 'fl.controls.TextInput' must subclass'flash.display.SimpleButton' since it is linked to a library symbol of that type.
without geting security notice on swf
View 1 RepliesI am working on an AS3 file for one of my webpages, in Flash it is 660 x 2800 pixels in size, which is relatively large, and to view the entire file contents i need to have a zoom level of 40%! Once publish as an SWF file and uploaded to my webpage, the file appears very small!! I expand the file to as large as possible on the webpage and the file still appears undersized. Obviously I wish it to fill the whole content area.
View 1 Repliesi have problem with publish with fms.i have a song play in back i have microphone to sing and camera when publish in mp4 the voice is ok and camera good. But the song play in background dont have good quality.
1- can i separate voice and song in my microphone? if yes do you have an exemple? because the sound o f voice is ok but song in background not good
2- else can mix my original song mp4 to camera and microphone? and publish record all with fms?
How can i publish this so it becomes a stand alone file,and give it a custom icon?Actually, it doesn't have to be completely stand alone. As long as they have flash player installed.
View 4 Repliesi need to share a preview banner to my cliend , but i want to evite the decompile risc. The cliend may decomple my banner and stole it . I need a safe way to do it .
View 1 Repliesi made a simple nav bar with a dropdown menu it works fine in flash mode and preview but when i try to embed into html it only show the nav bar but not the dropdown menu.
View 4 Replies