IDE :: Appearing In Published Movie, But Not In Timeline?

Apr 21, 2010

I have this flash file for a website that needs editing. However, I know next to nothing about Flash (I still have Flash 8, so that tells you alot). Anyway..I have made the edits, and as far as I can tell, the bits I have edited haven't changed where the problem occurs.

Basically, theres 2 'slides', you click 'next' and the 1 slide fades away, and the next fades in. However, if you drag the timeline thingy, this fade happens all ok, however, ctrl+enter to test the movie, or publish it and play it the swf player..one part of the first slide doesnt fade out, it stays there in the background. Its seperate from the rest of the slide in terms of not been all one image or whatever, its text, but i cant edit it (if that makes sense?).

I can delete it, by clicking and double clicking around randomly till its highlighted, but then it disappears completely from the movie.

View 3 Replies


Similar Posts:


Pages Duplicated In Library Not Appearing In Timeline

Nov 18, 2009

In the attached .fla file the library contains a "pages" folder, which contains 5 pages and "all pages" (plus 2 pages I duplicated). When right clicking on "all pages" then "edit", there are 6 frames (5 layers) in the timeline, which represent the pages (but not the duplicated pages). In short, I can "duplicate" pages in the library, but they don't appear in the timeline. I want to duplicate some of the pages in the library and edit them individually to my satisfaction, then I want text (e.g "read more...") to go the the pages when the text is clicked.

I want to make the "duplicated" pages appear in the timeline and be able to navigate to them with text from other pages. As you will also note, "page 3" is not in the library, but it is in the timeline (frame 3), as it appear to be reserved for use by Flashmo. I would also like to be able to edit that page and visibly see it in the library.
Attachment: flashmo_191_mini_orange.fla.zip (406.8 K)

View 1 Replies

Actionscript 3 :: Published Movie Works Fine But Loops First Movie Clip When Viewed In Browser

Sep 3, 2010

I've been creating this banner: [url removed] which accesses an xml document, replaces some texts etc, but as soon as you open it up in a browser (like with the dropbox link I pasted) the banner only loops on the first movie clip. Put in another way: The banner you see is looping through only the first movie clip. But the swf file (and the html file) work fine from the local path of my computer.

View 1 Replies

Published HTML Movie Won't Play

May 12, 2009

I just published a short movie from Flash CS4 and placed the entire set of files at this URL[URL] and when my web designer or me for that matter double clicks on the HTML file the movie doesn't play. We get a black screen and at the bottom of the frame in the progress bar there's a little green & white zebra like moving line. I'm pretty sure this is how I've delivered movies from CS3. I'm obviously missing something obvious here, but I haven't a clue. If I double click on the HTML file on my machine that has Flash installed it works great. The .FLV file plays correctly in media player also.

View 7 Replies

Movie Won't Play Once It's Saved Or Published?

Jun 10, 2009

I am testing Flash CS4 at the moment, but something is wrong with it. What I did hundreds of times in CS3, here it just doesn't work.I used Adobe Media Encoder to make F4V from AVI. Then I imported that file to flash (load external video with playback component). Then I previewed it (ctrl+enter) and everything was fine, but once I saved (or published) it, the movie didn't play anymore. There was just background and no movie nor playback component.I tried encoding that file to FLV, even for older flash versions (I have the newest one installed), but that didn't help.

View 5 Replies

Flash :: Movie Clip Keeps Appearing Behind?

Feb 11, 2011

I have two movie clips called mc_England and mc_Scotland they are on separate layers but placed on the stage in the same position.

When I click the close button on one of the clips I can't tell which close button I'm clicking.

If I move the two movie clips onto different parts of the stage the code below works correctly.

As the Close button being in the same position was causing the problem.

I decided to set the position of each Movie clip to come on and off stage.

This works apart from the FinishTween not completing before re positioning the movie clip.

Is there a way to set the position after a tween has completed?

import fl.transitions.Tween;
import fl.transitions.easing.*;
import fl.transitions.TweenEvent;

[Code]....

View 2 Replies

ActionScript 3.0 :: Movie Clip Not Appearing?

Jan 28, 2009

I have two .as files with 2 classes, Map and Grabber. A function in Map is called by the .fla because it is the document class. The function creates all the blocks then does some other functions that I know work. The trouble comes when it calls a (buildclaw) in the second class (Grabber). The code is executed but the MovieClips it "addChild"s centerpole) is not added. If I use exactly the same adding code in the map function it works why is this?Attached is the files if you need them.

Grabber:
ActionScript Code:
package{

[code].....

View 1 Replies

Flash Mx Movie Published As CS4 Not Visible Online

May 9, 2010

I have not worked with Flash for quite awhile and just finished a personal project in Flash CS4, originally created in Flash MX, but when I uploaded the complete swf and html to the Web, the swf file is not visible at all I see a blank page. The previous version, saved in MX, works just fine online but I no longer have the MX version.

what ActionScript version should I output for the SC4 version, 1 or 2 (I tried version 3 and got an error message)?

View 2 Replies

Blank Frame At End Of Looped Movie When Published?

Oct 7, 2010

I have a very simple flash movie. It has 6 images that fade in and out in a loop. I created the movie and when I play it in Flash using Control > Play (with loop playback) it all works perfectly, but when I publish it there is a blank space at the end of the movie before it loops through again. It only lasts a fraction of a second but it breaks up the smooth image transitions. I have checked and there are no layers that go past the last image, and there is a keyframe on the last frame of the last image.

View 3 Replies

IDE :: Movie Clip Blinking On Published WebSite?

Mar 16, 2010

I'm having the following problem. The menu movie clip on my website keeps blinking when I publish on the web. I don't have that problem when I'm testing on the CS4 flash player. I've gone over the code to check for something funny but everything looks good. May be this looks familiar to somebody. Here is the url.

View 1 Replies

ActionScript 3.0 :: Test Movie Works BUT When Published

Mar 7, 2011

I'm using a different domain to host the swf file. The different domain is a media server to take the load off our own server and ISP. Actually, we have 2 different media server URLs. One each for development and production. I'm pretty sure the problem is a security issue in the flash. When I take the media server URL out of the file paths everything works. Although I have a crossdomain.xml with the media server urls included, I don't think it's permitting the request.

[Code]...

View 4 Replies

ActionScript 2.0 :: Movie Clips Appearing In Later Frames

Nov 17, 2010

I have an action in a frame that controls multiple movie clips. It doesn't seem to work on clips that don't exist in the first frame. Is that a normal part of AS2.0?

View 1 Replies

ActionScript 2.0 :: Text Not Appearing In Flash Movie?

Jun 5, 2006

I am building a banner for a website..when i do test movie in Flash the text is there and it's also there when i upload the movie but when i just double-click on the file and it plays in Flash Player the text is not there..

View 2 Replies

Frames Are Being Repeated When Published Despite Not Being Repeated On The Timeline?

Dec 2, 2009

I'm an interior architect at a small architecture firm and I have been tasked with updating the firms website. I have no prior experience with flash, but have been able to learn enough to update all expcept for the portfolio section. For some reason, when I add three additional frames to the portfolio gallery timeline, it repeats the previous three frames before playing the new three. This happens only when I publish the file, when I run the timeline and view it on the stage everything appears fine.

View 3 Replies

Professional :: Symbols Are Appearing On My Stage When Export My Movie?

May 14, 2011

I've made a movie which has symbols waiting to come onto my stage. When I watch it, all seems to be fine until I run a test. A random symbol sits in the top left corner not moving which isn't there when I watch it.

I've looked through all the layers and none of them are duplicated. When i do a test, this following message appears:WARNING: Multiple 3D objects on the same frame have the same instance name. 3D instance names must be unique. All but one of the instances will be renamed during export.

View 1 Replies

ActionScript 3.0 :: Published Movie Behaves Differently On Web Than It Does On Local Drive?

Apr 13, 2009

I am using basic addEventListeners and functions to create a basic navigation for my homepage... when I test the movie on my local drive it fuctions perfectly, but when I upload it to the www, the movie behaves different... All the buttons must be clicked twice to function properly.... each button uses the UI Loader to load the appropriate .swf clip, but on the first load the movies dont function properly, when the same button is clicked again and the movie is loaded again, it works fine. I noticed cause I have a preloader for every movie clip that loads and on the first click it doesnt work, on second click it works, and because it function fine on my local drive I'm lost as to what I can do to fix the problem, or what the problem is.

View 12 Replies

Flash :: Movie Works In Preview (Ctrl+enter) But Not In Published?

Nov 17, 2009

I have a flash project that I have been working on for a while, today its stopped functioning properly. To be clear. It still runs JUST FINE when I preview it (CTRL+ENTER), but when I publish the file and run  the SWF file, or  the HTML file the movie no longer functions properly. Specifically any ActionScript from the main timeline seems to no longer be functioning. ActionScript contained within movie clips continues to function properly, but nothing else.There is about 400 lines of code right now (variables, functions etc.)

View 8 Replies

Movie Clip Alpha Tweens Stop Working When Published?

Nov 20, 2009

I have 3 mc's that I have placed a tween on that fades them from 0% - 100% Alpha (simple fade-in effect). The animations are fine if I test the movie within Flash. However, after publishing, I lose all those tweens in my swf, and all I see are abrupt changes from 0% - 100% alpha. What could I be doing wrong?

View 2 Replies

ActionScript 2.0 :: Stop BackgroundEffect Movie Clip Appearing In The Foreground?

Mar 5, 2010

I have a movie clip showing party streamers animating upwords, and another movieclip that has letters falling into place. What I want is for the streamers to be in the background and the letters to be in the foreground.

The AS for the streamers is -

import com.effects.BackgroundEffect;
var effect:BackgroundEffect = new BackgroundEffect ();
effect.bgEffect ("effect28","up",0.3,{zigZag:z = new Array (1, 30)});

[Code].....

I have tried giving the attachmovie click various depths, but that makes no difference. how to make sure the new BackgroundEffect movie clip appears in the background?

View 3 Replies

ActionScript 2.0 :: Movie Size Grows The Preloader Will Stall Before Appearing

Aug 8, 2003

I set up a preloader like the one in the tutorial "Percentage Preloader with Load Bar". It works fine until I try to use it on my big movie. After fooling around with it for a while it seems to be messing up progressively worse as the size of the movie grows. For example, with a very small movie, no worries. As the movie size grows the preloader will stall before appearing, that is if I test it with the ctrl+enter ctrl+enter method it won't show up right away, and when it does it will already be at 5% or so. Finally if I make the movie size even bigger (still only 700kb) the preloader won't show up at all. The only thing I could think of maybe was that the bytes_loaded variable is overflowing?.

View 9 Replies

ActionScript 3.0 :: Published To Match Movie Size In HTML Options, No ScrollBar

Dec 22, 2010

So I published my Flash Movie using the HTML settings of Match Movie Size, rather than Fit To Screen (fit to percent, I believe it is) under the publish settings options. This way it works great, but there is no scrollbar on the browser. So my stage size is pretty big, lets pretend its 1200x1200 lol. So, now I want every monitor in the world to be able to see the entire page. I do not want it to fit to their screen, but I want them to be able to scroll down using their browsers scrollbar rather than a scrollbar within the SWF itself.

So imagine you are on a 15 inch monitor, and you are browsing my 1200x1200 HTML page, calling the SWF. You need to be able to scroll down to see the bottom, and scroll right to see the right side. Why is the browser scrollbar not appearing? Is there anything I must do?

View 3 Replies

IDE :: Timeline Inside These Movie Clips And The Timeline On The Main Scene Have To Correspond To Work

Jun 10, 2009

why the timeline inside these movie clips and the timeline on the main scene have to correspond to work. [URL]

View 1 Replies

ActionScript 3.0 :: Loading Main Timeline Variable From Movie Clip Timeline?

Feb 2, 2010

I cannot seem to find anything of what I need from google.(Well, I can find the reverse method to what i need ) Basically I wish to access a variable declared in the Root Timeline from my Movie clips timeline.

[Code]...

View 2 Replies

ActionScript 3.0 :: Movie Clip Timeline To Main Timeline Coding?

Oct 9, 2009

I have a file comprised of 1 scene and two movie clips. The clips are instanced into the Main Timeline and occupy Frames 1 and 2 respectively.MovieClip1 is an animation that has navigation buttons that appear at the end of the clip. I'm trying to get mouse click navigation to make Frame 2 on the Main Timeline active.

Here is what I'm trying but it is not working:

btExplore.addEventListener(MouseEvent.CLICK, ExploreClick);
function ExploreClick (evt:MouseEvent):void {
gotoAndStop(2);
}

this takes the animation to Frame 2 of the Movie Clip Timeline not Frame 2 the Main Timeline.

View 9 Replies

ActionScript 2.0 :: Target A Loaded Movie Within The Main Timeline And Stop Sounds In That Particular Movie Only?

Apr 14, 2004

Is it possible to target a loaded movie within the main timeline and stop sounds in that particular movie only?

View 4 Replies

ActionScript 3.0 :: Play Movie Clips Embedded Inside A Movie Clip On The Main Timeline?

Dec 6, 2009

I have my flash document set up in the following way: On the main timeline I have my buttons that I want to play movie clips embedded inside a movie clip on the main timeline.However, when I click each different button, the current movie clip stops playing and then the movie clip corresponding to the button plays.

I want them all to be able to play at once. So for example you push button 1 and the alien plays, but half way through you could click button 2 and the alien clip would keep playing, but also the helicopter clip would begin to play as well.Here is the code I have so far:

building_btn1.addEventListener(MouseEvent.CLICK, alien);
building_btn2.addEventListener(MouseEvent.CLICK, helicopter);
function helicopter(e:MouseEvent):void {[code]......

View 1 Replies

ActionScript 3.0 :: Navigating From One Movie Clip To Another Movie Clips Timeline

Dec 6, 2010

I have a flash file which contains two movie clips, one is on frame 1 which contains a button which will navigate you to the other movie clip which is on frame 10 with a frame label that i would like to target.

View 2 Replies

ActionScript 3.0 :: Flash - Play Movie Clip With The Button Click Without Playing All The Movie Clips On The Main Timeline

Apr 26, 2009

I'm trying to make a flash website that has clickable buttons that will play different movie clips. But I dont know how to make it to just play the movie clip with the button you click without playing all the movie clips on the main timeline.

View 1 Replies

ActionScript 3.0 :: Movie Clip On Main Timeline Receiving Input From Nested Movie Clip

Feb 23, 2011

I've got a main timeline .swf file called "blank.swf" which contains nothing but two blank movie clips one called called "pproduct", the other called "ppalette". In the script frame of this main timeline I use the simple "Loader = new Loader();" method to load a URL of an .swf file into the "ppalette" movie clip. The "ppalette" movie clip contains several color chip buttons, each of which use the same Loader method above to load an external .swf into a clip. Here's what I want to do: let those color chip buttons, when the "blank.swf" file loads, be used to load an .swf movie into the "pproduct" clip on the main timeline. I'm wanting to be able to swap depths with various movie clips which will take out the movie which has the palette, but I want whatever that palette has loaded in the original "pproduct" clip to stay there.

[Code]...

View 3 Replies

4 Movie Clips - One Timeline

Sep 23, 2009

Should have farmed this job out (may have to, anyone want it?). I have created four movie clips, that work individually. When I put them into the main timeline, they don't play. Here's what I have tried:

* Create one layer, put one clip in the first frame, plays perfectly

* Add second layer, put second clip in the first frame of new layer, all I see when I play the movie is the background on the stage, no clips play

* Deleted layer, added second keyframe to layer with first clip. Put second clip into second frame, same result, all I see upon playing is the stage What I am trying to accomplish is to have these four movie clips (basically slides of info) play one after the other and then loop back and start over. What am I missing?

View 3 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved