Flash Quits When I Publish
I am using Flash 7. I built an Email form and when I try to publish Flash keeps quitting. If I "test Movie" I can generate a .swf but can not seem to publish. Other movies publish fine.
Any Ideas?
FlashKit > Flash Help > Flash MX
Posted on: 06-19-2004, 01:49 AM
View Complete Forum Thread with Replies
Sponsored Links:
Flash Quits
I am encountering a problem with Flash MX2004.
When I boot the software it boots until the start page shows. The start page shows for a couple of seconds and then Flash quits.
I have restarted the computer.. no luck. I have trashed the preferences... no luck. I have repaired permissions... no luck. I could not find any information regarding this issue. Any help appreciated.
I am running on an iMac, OS 10.3.9 with 1gig ram.
Thanks
Justina
View Replies !
View Related
Flash Quits On Launch
Flash quits on launch
Please help me out my friends... I need to work on Flash this week, and every time I open the application in quits. It seems like it is going to start and then it shots down. After it quits a text box comes up asking me if I would like to restart, close, or send a report to mac. I am using Flash MX 2004 professional, and running Mac OS X 10.4.2 I tried talking to the customer service representatives at adobe, but they were no help, and I tried reinstalling flash, and reinstalling quicktime.
All the best (and thank you ahead of time),
Paul Manlove
View Replies !
View Related
Flash 8 Crashes And Quits
Downloaded and installed Flash 8, then started a new project.
Imported a .flv and tried to look at the parameters, it crashed.
Opened it again, selected WIndow/Movie Explorer and it crashed.
Tried an old .flv file (not VP6 codec) and it did the same thing.
Trashed prefs, did the same thing.
Unistalled and reinstalled, did the same thing.
Don't know what to do now.
View Replies !
View Related
Flash Unexpectedly Quits On Mac OX X
I've installed Flash 8 Professional on Mac OX X Tiger, latest version (10.4.8). I've tried everything - repairing permissions, re-installing, etc, I just keep getting the same message and the message window saying "re-try - close - report" - please HELP!! It's stopping me working!!!
many thanks
Heathcliffe
View Replies !
View Related
Flash Quits At Startup Page
Man, I never seem to get a reply on here. So many posts after me and yet no help. I'm going to try again.
I am encountering a problem with Flash MX2004.
When I boot the software it boots until the start page shows. The start page shows for a couple of seconds and then Flash quits.
I have restarted the computer.. no luck. I have trashed the preferences... no luck. I have repaired permissions... no luck. I could not find any information regarding this issue. Any help appreciated.
I am running on an iMac, OS 10.3.9 with 1gig ram.
Thanks
Justina
View Replies !
View Related
Flash Executable Quits With No Message
Hey all,
I have a program that is not "crashing" per se, as I get no error message or anything, but occasionally it will just quit out. Can overloaded memory do this, or perhaps a certain type of error in the .exe. It doesn't happen with any specific behavior that I can tell, but haven't seen the actual behavior every time it has happened. When I programmed in Director, there would be a clear error message from the player about what the error was, but Flash fails silently when acting as a stand-alone .exe player, and when errors do occur, they usually just manifest themselves as bugs or odd behavior, not actually exiting from the program. As a result, I am not even sure where to start looking. I know that I don't have any commands to quit the program in there, as this is a stand-alone kiosk at a visitor center. Any ideas?
- B
View Replies !
View Related
[Flash 8 Pro] Microphone Component Quits After About 3 Minutes And 50 Seconds...
Hi,
I've made a flash movie which monitors the microphone's audio input level and displays the numeric value in a dynamic textfield. All works great untill around 3 and a half minutes have passed. Then the audio level goes flat (value: -1 !). It almost looks like the microphone is turned off.
Offcourse I want my script to work longer that 4 minutes and I am desperately seeking an anwser.
Anyone an idea why this happens and how I could work around it?
This is my script:
Code:
m = Microphone.get();
m.setUseEchoSuppression(false);
nc = new NetConnection();
nc.connect("rtmp://mySvr.myDomain.com/App");
ns = new NetStream(nc);
ns.attachAudio(m);
onEnterFrame = function () {
signals.meter.dyntext.text = m.activityLevel;
};
P.S. The netstream connection is used because only then the audio of the microphone is not directly put out on my speakers. So I'm trying to use a fake netstream connection.
If you have any further questions please post them...
Thanks.
View Replies !
View Related
Can't Do Publish/Publish Setting A Movie In Flash CS3
I installed Flash CS3 while still keeping Flash 8. When I try to publish/publish setting a movie, an alert pops up saying 'No valid HTML Templates are available to complete this operation'.
Probably there was a conflict so I uninstalled both Flash CS3, Flash 8 then installed Flash CS3 but the problem still comes up. What is that?
Thanks in advance.
View Replies !
View Related
Close.window Script In Flash Button Quits My Browser Window Or Crashes System
Can somebody please help me?
I have a javascript attached to a button in a .swf file to close the browser window it is in.
The code which was given to me yesterday by senocular is
on(press){
getURL("javascript:window.close()")
}
__
however if you try it IE will unexpectedly quit or bomb my computer.
I tried it in Netscape and it didn't crash.
You can refer to my site http://www.valdesdesign.com
after intro go to print button and then to editorial button.
Editorial opens new window with editorial.swf inside. Click on top right button to close window and see what happens.
Is there something I'm doing wrong? Please help me.
Thanks
View Replies !
View Related
QUITS When Publishing HELP
HI i have this extremely important work due tomorrow as always, and after working with no problem on this fla for a week, tonight, when i try to preview or publish it flash MX quits EVERY time!!!
I tried other projects and they are published normally.
then I tried to publish it on another computer and it it crashed at the same moment...so the problem must com from my file...but wwwwwhat could it be...???
I tried to resave and rename it, put the different parts in sequences, erase all the unused items...nothing works
it is the first time it happens it drives me crazy!!!
someone has an idea?
thnx
kaza
View Replies !
View Related
Random Quits?
Has anyone had a flash movie that randomly quits on them and plays the first frame?
My website is doing just that right now and I'm at a loss for why.
The site is located at www.linneapetrillo.com
It has started doing this just since I updated the structure and made it in to several different SWFS loaded in to levels vs one huge swf.
I am trying to dissect it right now in hopes the problem goes away but it has not. So right now it has limited functionality (no background music, and only the pink and green sections work).
One instance where it always quits is when you go from the green section to the pink one.
I just have no idea what could be wrong or how to go about isolating a problem. If anyone has any ideas I would be in great debt to you .
View Replies !
View Related
IE5 Quits Closing Pop-up
I have made an info pop-up and want users to have a close button. Everywhere I have looked people say use this:
on (release) {
getURL("javascript:window.close()");
}
It seems to work OK on PC IE6, OSX Safari and OSX Firefox but in IE5 on the Mac it causes the browser to quit with an error message. I have tried using the absolute minimum on a page to test it (just a round button) and tried two different ways of making the pop-up but it still makes IE5 quit.
When I test the pop-up on it's own it closes OK in IE5 until I open more than one browser window - then it quits again. It also stops working in Safari with more browser windows??
Could anyone suggest something that might solve this please?
Many thanks
View Replies !
View Related
My Preloader Quits With 98 Percent Done?
http://www.sin-city-productions.com/best.htm
check it out and see what im talking about...for some reason it gets down to 41 bytes left to load and sticks...???hmmmmmmmmmmmmm
CODE:>>>
total_bytes = _root.getBytesTotal();
loaded_bytes = _root.getBytesLoaded();
remaining_bytes = total_bytes-loaded_bytes;
percent_done = int((loaded_bytes/total_bytes)*100);
bar.gotoAndStop(percent_done);
ifFrameLoaded (_totalframes) {
gotoAndPlay ("Scene 2", 1);
}
anyideas
i also used
ifFrameLoaded ("Scene 2",1);
HELP
View Replies !
View Related
Please Help With My Movie Clip That Quits After...
hi there,
somebody must know the answer......
to fresh up things:
i have this compass clip, in that same movie i am having a dynamic menu AND a scroller, both clips are ripped and adjusted.
The compass works fine when loading, he moves whenever the mouse moves, but, after i click the menu or the scroller... the compass stops.....
can somebody drop me a mail so i can send the fla file....
thanx dudes...
greeetz
melvin
View Replies !
View Related
Sound Quits When Masked... Huh?
Anyone know why masking a movie clip with streaming sound in it makes the sound shut off? Weirdest thing. I tried a motion guide on a sound panel type movie clip, and wanted to mask it as it went off to the side. As soon as it goes behind the mask, the sound stops.
View Replies !
View Related
Localconnection - Autoquit(2) If (1) Quits
Hello together,
thatīs my problem:
Iīve got two standalones (projector1 and projector2).
I want the second projector to automatically quit, if the first isnīt running any more (quit by altf4 f.e.).
Is there a way using localconnection to do this job?
Any help is welcome,
have a nice day
guidoarmin
View Replies !
View Related
Quits On Mouse Move
Hi all flashers on flashkit,
Please help,
I want to quit the movie window on mouse move,
I had given the foll. code
_root.onMouseMove = function() {
fscommand("quit");
};
But the problem is that the movie quits within a second without the mouse being touched.
Please suggest.
Thanx.
View Replies !
View Related
I'm Just About Ready To Call It Quits
Oh please somebody help me! I've been massaging this code for a week now and nothing is working!
What I am trying to do: Load a random image from an external folder to use as my site's background. I want to be able to add and remove images from this file, so the number of files in the folder is not absolute. Because of this I am using loadVars to load an external .txt file that states how many images are in the folder, so I can generate my random number within that range. Also, I want my movie to stop until this background image is loaded, then play.
So, on my main timeline I have an empty movieclip and within that empty movieclip I have only one frame with this code
Code:
_root.stop();
var backImage = new LoadVars();
backImage.onLoad = function() {
var a:Number;
a=(Math.floor(Math.random()*backImage.numofbackground)+1);
var loader = new MovieClipLoader();
loader.onLoad = function() {
_root.play();
};
loader.loadMovie("backgrounds/"+a+".jpg",this);
};
backImage.load("backnum.txt");
My images are called 1.jpg, 2.jpg, 3.jpg, etc and are contained in a folder called "backgrounds". My text file is called "backnum.txt" and contains "&numofbackground=6&"
In this incarnation the site just stops on frame one and does not play. I've tried lots of things (throwing a "_root" in here, a "this" in there) and nothing really works.
View Replies !
View Related
Frequent Unexpected Quits
Lately, I have to save after every brush stroke and line I make because Flash has been quitting repeatedly. It is never after something big it'll just be at random times, such as I switch to the pointer tool or brush tool or something. This really sucks because I just lost an hours work and before I a half an hours work before. Is there anyway I can fix this? If not how can I reinstall the program? Or how do I uninstall it?
View Replies !
View Related
Publish Preview As Flash VS Publish Preview As Html
Ive made a movie that add strings from several input text fields to an array. This array is sent from the flash video to php.
This is working fine when I preview the movie as Flash. The php script prints the variables as intended.
But when I preview it as html the arrays are all empty...
Can anyone tell me why?
ActionScript Code:
on (release) { number_of_attr1 = main._currentframe + 1; suggestions1 = new Array(); if(main.attr1.text.isEmpty()) { gotoAndStop(8); } else { for(i=1; i<=number_of_attr1; i++) { attr = main["attr"+i] suggestion = attr.text; if(!suggestion.isEmpty()) { suggestions1.push(suggestion); } } var submit1 = new LoadVars(); submit1.sugg1 = suggestions1; submit1.send("<a href="http://mylink.php" target="_blank">http://mylink.php","_self","POST</a>"); }//end else}
View Replies !
View Related
Publish Preview As Flash VS Publish Preview As Html
Ive made a movie that add strings from several input text fields to an array. This array is sent from the flash video to php.
This is working fine when I preview the movie as Flash. The php script prints the variables as intended.
But when I preview it as html the arrays are all empty...
Can anyone tell me why?
ActionScript Code:
on (release) { number_of_attr1 = main._currentframe + 1; suggestions1 = new Array(); if(main.attr1.text.isEmpty()) { gotoAndStop(8); } else { for(i=1; i<=number_of_attr1; i++) { attr = main["attr"+i] suggestion = attr.text; if(!suggestion.isEmpty()) { suggestions1.push(suggestion); } } var submit1 = new LoadVars(); submit1.sugg1 = suggestions1; submit1.send("<a href="http://mylink.php" target="_blank">http://mylink.php","_self","POST</a>"); }//end else}
View Replies !
View Related
Publish Preview..it Works. Publish, It Doesn't
The functionality of my movie works fine in "Test Movie" and all "Publish Preview" modes, yet when I publish the movie and load it to my server, it doesn't.
Here's whats going on, I've got three buttons, each with very similar code.
Button one code -
on (release) {
_root.contents.loadMovie("Disturbed.swf");
}
Button two code -
on (release) {
_root.contents.loadMovie("FilterResize.swf");
}
Button three code -
on (release) {
_root.contents.loadMovie("HnOResize.swf");
}
I've got empty MC's on the stage for each corresponding SWF. All three buttons work as desired in the test movie and all publish preview modes, however, when I publish the movie and load it to my server, button three does not work. I've tried it with the empty MC's sitting on their own layer, or all on the same layer I've also tried it with the buttons on the same layer, or on their own layer.
Why would it work fine in the publish preview modes, but not when actually loaded to the server?
More important, how do I fix this?
Thanks
View Replies !
View Related
Publish Preview, Publish Settings...
Greetings.
I have a bar that runs the top of my movie. I noticed that in publish preview the bar is cut in half from the top whilst in test movie I have the whole bar. Is there a way to better match up my movie between the two. In Dreamweaver I can set all boarders to 0 but I would like an accurate view of my movie in Flash publish preview.
All in all I want my Flash document to fit inside a standard browser.
Any ideas?
Thanks.
View Replies !
View Related
Publish Many Files With One Publish Profile
Hi all,
I'm using Flash MX 2004 and have a bunch of files to re publish with new publish settings. I created a publish profile and I'm trying to figure out if there is any easy way to have all my files use that profile without going into each one of them and specifying it on their pusblish settings. I try creating a project but I don't think this works for what I want to do. Any ideas?
View Replies !
View Related
Publish Flash / Gif
hi,
i'm creating a 250 by 250 pixel photo montage in flash 4. what i then need to do is publish it and encode it via html into my web page.
i tried publishing it as HTML but i don't understand how to get it in the html page.
then i tried publishing it as an animated gif file. can you tell me the easiest way to put a file like this in an html file? thanks
View Replies !
View Related
Flash CS3 Publish
I am having a bit of trouble using Flash CS3. I have created my flash file, and published it to my hard drive. There are two files, one is the flash.swf file, and the other is index.html. With Flash MX I used to put these two files on my server and everything worked fine, however, this is not the case since I have gotten CS3 - when I go to the domain it gives me this message: [Not Found The requested URL /public_html/Bluevision/ was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.]. How do I fix this?
View Replies !
View Related
Flash 8 Publish Bug?
Hi - I have a strange problem when publishing Flash movies using Flash 8. I live in the UK, and naturally use the UK Keyboard layout, which means among other things, that my @ key is almost next to my Return/Enter key. In the US, the @ key is above the number 2.
The thing is, when I publish movies in standard Window mode, the keyboard layout is correct, and uses the UK layout that I have my PC set-up for. However, if I publish my movie in Transparent Window Mode, my keyboard switches to US layout, and if I need to enter an e-mail adddress into a transparent movie, I need to use the Shift+2 combination to get the @ sign, where normally, in normal Window Mode, I can use the UK Shift+' combination. I can't understand why using normal Window Mode and Transparent Window Mode should change the way my keyboard layout works! Very strange.
Is there any kind of workaround for this bug, as I need to publish a transparent movie that requests e-mail input, and most UK users do not know the US Shift+2 combo to get the @ sign.
I hope this makes sense - and hope that someone can help me on this.
Just to clarify: In published movies, In Window Mode Shift+' gets me the @ sign in input boxes. If I publish in Transparent Window Mode, I have to use Shift+2 to get the @ sign in input boxes.
Thanks for any help.
View Replies !
View Related
Flash Won't Publish SWf
I created a presentation using scenes. I added jpegs to the scenes and movie clips in the scenes. I use a movie clip to create a photo gallery. I close flash to work on something else. Then I re-open flash to work on the presentation again and all of my jpegs in the movie clip are missing. I click on them in the library and there is nothing in the preview window. Then I try to publish the swf and that disappears from the file folder! What the hell is wrong? This happened when I had the trial version and now with the official version!
How can pics and swf's just disappear?
Also, most of the time I get a microsoft error message to send report. flash.exe problem. this shuts flash down completely! GREAT!
Edited: 11/17/2007 at 01:46:36 PM by maxinak
View Replies !
View Related
Flash Will Not Publish SWF
I created a presentation using scenes. I added jpegs to the scenes and movie clips in the scenes. I use a movie clip to create a photo gallery. I close flash to work on something else. Then I re-open flash to work on the presentation again and all of my jpegs in the movie clip are missing. I click on them in the library and there is nothing in the preview window. Then I try to publish the swf and that disappears from the file folder! What the hell is wrong? This happened when I had the trial version and now with the official version!
How can pics and swf's just disappear?
View Replies !
View Related
All Done On Flash. How To Publish To CD?
Hi!
I've finally finished putting my portfolio/resume etc. on on a flash presentation.
Now the big question is.... How do i publish it all so i can write it on a CD?
1) I've got external files that link to buttons, eg: .pdf files. What URL should i link them to? Now they're on my computer, but i need them to be on the CD.
2) How do i publish it so that it opens on a computer automatically? (Mac and PC)
Thanks!
View Replies !
View Related
All Done On Flash. How To Publish To CD?
Hi!
I've finally finished putting my portfolio/resume etc. on on a flash presentation.
Now the big question is.... How do i publish it all so i can write it on a CD?
1) I've got external files that link to buttons, eg: .pdf files. What URL should i link them to? Now they're on my computer, but i need them to be on the CD.
2) How do i publish it so that it opens on a computer automatically? (Mac and PC)
Thanks!
View Replies !
View Related
Publish A Flash Web Site
Hi,
it's the second time i post this question because first time i got 4 answers but somehow, when i click to see them it only shows half of the first answer and nothing else...maybe a problem in flashkit board site...i don't know.
1) I created a web page in dreamweaver with a 100% table and a 600 pixels table inside. This way my web site is centered. I inserted my flash web site inside the 600 pixel table. My Flash .swf has black background and my web
page has also black background. However for a few moments, when i access my web site, the 600 pixel table is empty and with white background while everything else is black...it only turns black when the flash movie shows
up. I really don't understand this...
2) I also tryied another thing: i went to Flash Publish Options and i set the horizontal and vertical position to center. Then i clicked Publish. I clicked the HTML file produced and it Flash site appeared but was not centered.
What is wrong?
Anyway, could someone advice me on how to publish a Flash web site?
Thanks,
Miguel
View Replies !
View Related
Publish As Flash 5 Prob.....
I am trying publish a Flash MX file as Flash 5.
I get the complaint....
WARNING: This movie uses features that are not supported in the Flash 5 player
Scene=Scene 1, Layer=speedo, Frame=35: Flash MX Button Instance Name
......all I have done is make a draggable button with an instance name whose co-ordinates are controlled by action scripts.
Anyone have a clue as to what I may have done by accident that only works for MX?
View Replies !
View Related
Publish To Flash 5 Not Working
Good day all.
I am trying to publish my Flash MX movie to Flash 5.
When i run the movie, it still asks for the Flash 6 plugin and will not load unless I download the Flash 6 Plugin in spite of the "publish to Flash 5" i have set when I export my movie.
I just so happen to have an archived version of the Flash 5 plugin for testing purposes...when i delete the Flash 6 plugin and put in my Flash 5 plugin....The movie still will not load and still asks for the Flash 6 plugin.
I do have a sniffer which successfully confirms the existence of the Flash 5 or, conversely, Flash 6 plugins.
I have tried to manually change the HTML object code to version=5,0,0,0 as shown below, with no success:
*****ECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" WIDTH="767" HEIGHT="540" id="home" ALIGN="">
<PARAM NAME=movie VALUE="home.swf">
<PARAM NAME=loop VALUE=false>
<PARAM NAME=quality VALUE=best>
<PARAM NAME=bgcolor VALUE=#E176A3> *****ED src="home.swf" loop=false quality=best bgcolor=#E176A3 WIDTH="767" HEIGHT="540" NAME="home" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT>
What can I do to get this movie to work with the Flash 5 Plugin?
Thanks for any help.
D.
View Replies !
View Related
How Can I Publish Flash Intro
Hello
I would like to ask how could I combines two flash files
1. My web site files I did from a template I bought on line.
2. Flash intro also bought on line
Now I have two folders one with my web site and the other has the intro?
Is their a way to companied the two in one file?
Or I should publish them separately < now they both have html file called index?
In addition, how I link the intro to the web site?
Please help
View Replies !
View Related
Flash Publish Settings?
I am trying to publish a flash file and have a .gif file that I have made insert if it does not detect flash player 6.
I understand how to set these settings in the publish area, but I don't know how to set it up to link the .gif I already made to be inserted.
Can anyone help with this, or know a better way to achieve it?
thanks!
Nicole
View Replies !
View Related
Flash Publish Settings
Sorry i missed the last one i started because i didnt check my email in awhile.
My question was what do the following do in flash publish settings for swf? :
Compress movie
Debugging permitted
omit trace actions
protect from import
generate size report
thanks
View Replies !
View Related
Flash Publish Problems
im new to flash.....
when I try to publish my flash movie it ends up in a html doc with large white boarders around it. right now I am linking directly to the swf in a java pop up window which is working fine. is there any benefit aside from meta tags, to useing an html?
how would I publish with out any boarders?
any help is greatly appreciated!!!!
the site is : http://66-65-94-102.nyc.rr.com/~stevenschopp/
this is what happens when I publish it:
http://66-65-94-102.nyc.rr.com/~stev...leg%206.3.html
thanks
steve
View Replies !
View Related
Publish Flash Site
I have published my site (800x600) but I can not figure out how to get my movie to play all the way to the left of the html page. There is always a thin line (black on my page) to the left. How do I get my movie to play all the way to the left? Please help!
Thanks!
View Replies !
View Related
|