Professional :: Imported A Gif But It Does Not Play Correctly?

Jun 18, 2010

I have imported a gif but it does not play correctly. It's only two frames. The first bmp associated with the gif in the library has both slides combined while the second bmp is correct.To show the issue I am having. Here is the 2frame gif playing correctly:[URL]Now here is a screen shot of my library:[URL] You can see how the highlights bmp is incorrect. When I play the gif in Firefox,IE, Ulead gif animator or anywhere else it is fine but in Flash it shows that first frame with the combined slides and then the 2nd slide correctly. It ruins the "dancing effect" I'm going for.

View 2 Replies


Similar Posts:


Professional :: How To Make Imported Video Play On Click

Feb 21, 2010

We have imported our video into flash cs4 (we are using presentation mode to mimic a powerpoint presentation), we have gone into the component inspector and altered it so it doesn't autoplay. When it is on autoplay, it plays the audio throughout the entire presentation. We want the video to start on click (hit the spacebar or return or anything).

View 9 Replies

Swf Not Playing Correctly When Imported To Fla?

Sep 7, 2009

I created a flash file (I will refer to this a swf.1) that plays correct when published as swf.However when I place it into another flash file the nested animation inside the swf.1 does not run.The nested animation in swf1. that does not run has a mask. Would this have anything to do with it?

View 1 Replies

Imported MC (Breakout Game) Not Functioning Correctly?

Aug 15, 2010

I am writing a large elearning course using flash.As a break for the student, I want to include a breakout game on one frame. I tried loading the game (game01.swf) into an MC container. The game loaded but did not function correctly.Then, using the Timeline Select All Frames, Timeline Copy, and Timeline Paste functions, I copy/pasted the game layers into an inserted MC symbol. Then I pasted the MC symbol onto the desired course frame. The game still did not run correctly.

View 1 Replies

Movie Won't Play Correctly In Pdf

Sep 2, 2009

The movie will not play the same after I embed it in a pdf.  pretty sure all the right selections were made when exporting.

I have a stop in the first frame of the movie and a button to start the movie. But when the movie is opened in the pdf it has skipped that frame and it starts to play automatically.

View 1 Replies

Cannot Get SWF With Imported Video To Play On Server?

Jan 10, 2011

I am having an issue trying to get an SWF that features an imported video to play on our web server from its URL. About six months ago, I didn't have this issue. The only thing that has changed since then is that I have gone from Mac (Snow Leopard) to PC (Windows 7). I am using CS 5. I've attempted to perform that same action on the Mac in CS 4 without success.
 
I do as I usually do: import the video (in this case an MP4 or F4V) into a Flash file and add a skin using Flash's "Import Video" function. I publish the file as an SWF and can get it to play on my hard drive. Once I place it on the web server, I can get the file to play by browsing to the server's contents in Windows Explorer and clicking on the SWF file. However, when I attempt to access the movie via its URL, the file will not play. The skin I chose shows up, but the status bar in between the "play" and "stop" buttons just looks like it's loading continuously.

I've tried importing the video in several different formats, always with the same result. At first, I thought it was the MP4 file, but then I used Adobe Media Encoder to encode it into an F4V file with the same results. Everything plays fine locally (even from the web server). But when I attempt to access the video by its URL, it simply won't play.

View 5 Replies

ActionScript 2.0 :: Getting MC To Play Once Dropped Correctly?

Jun 7, 2011

I have made a drag and drop quiz, which can allow one drag_mc to be dropped to one of three target_mc's. I would like it that when the drag_mc hits any one of the target_mc's that it goes to and plays the drag_mc's frame 2.

Here is my code so far

stop();
//Import tween classes
import mx.transitions.Tween;
import mx.transitions.easing.*;

[Code]....

View 3 Replies

ActionScript 3.0 :: Sound Doesn't Play Correctly?

Oct 23, 2011

I have a button that when clicked, it's supposed to play a sound. Now, the sound does play when it's clicked, but it seems to be offset (meaning, it starts a few seconds later in the sound). As a result, only half of the sound plays.I have two buttons that do this, and I'm not sure what caused them to do so.I've never had this problem before, so I'm clueless where to go to fix it. I tried verifying the integrity of the sound, and it's normal. When I check it's proporties from the library, and "Test" the sound, it plays just fine, with no offset or anything.Here is the code I have for the button that causes this behavior:

Code:
var soundEffect_Button = new SND_EFFECT();
soundEffect_Button_instance_manual.addEventListener(MouseEvent.MOUSE_DOWN,SndEffectDown);
//Make the callback[code].........

View 4 Replies

ActionScript 3.0 :: Play And Stop Flv Movieclip Imported With Flashcs4

Apr 16, 2009

1- I imported an flv video file with "file->import->import video" and then put the object on the stage on a precise frame ( 71 and 79 ). Around the object player I created a transparent button as wide as the stage (67-82) which clicked brings you to another frame(2).The problem is that this work is a site and if you click on the transparent button you see a frame with contents but the movieclip playing is still on and user still ear the music and experience the bandwidth slow down. What I want to do is something like: movieclipinstancename.stop(); to stop the movie playing.
 
2- I'm triyng to understand the best way to import or use a movieclip, using AS3.

View 2 Replies

Jquery :: Why Does Stream Play Correctly In JPlayer In All Browsers Except IE

Feb 4, 2012

I am currently building a custom jPlayer instance for a streaming media file. Having modified a supplied demo, I am able to get the player working in all major browsers except IE.

I have checked the swf path many times, which is loading without fault. I think I am unable to get the trigger to load the file in IE, resulting in "Attempt to issue media playback commands, while no mediaurl is set. Use mediaurl() to set. Context play()".

I am using an event trigger CSC class to play the media "track" in my source code (not mediaurl directly).

Below I will demo the current code, however I feel it would be more beneficial if someone could construct some pseudo code for me outlining the exact requirements to get this to work, and also an explanation of the GUI button CSS handles, so that I can get these working properly too (I may need to modify the JS, which is currently the standard).

I am using IE8 32 w/ Flash 8 and jPlayer 2.1.0

I only need the following functions:

Play button (jp_play?) - this should trigger the stream and then enable multiple other classes (jp_volume, jp_playline, jp_stop etc)

Stop button (to replace play button) - should stop (not pause) the stream and disable previously enabled classes.

If it helps jp_pause gives me all the required functionality with regard to hiding elements, except the mediaurl is paused, I need it stopping.

Current code snippets:

// Instance jPlayer
my_jPlayer.jPlayer({
ready: function () {

[Code]...

View 1 Replies

Professional :: One Or More Files Were Not Imported

Mar 16, 2011

I am using Flash CS4 and Flash CS5.I bought some music from Amazon MP3 that I want to use in my Flash animation and I keep getting this error upon import:one or more files were not imported because there were problems reading them.

View 2 Replies

Professional :: Changed Imported SWF's FPS?

Nov 2, 2011

I have an animated SWF that I created. It is supposed to be at 3FPS, however it runs at 24FPS which is my stage's current FPS. How do I have different FPS's for my stage, and my SWF?

View 1 Replies

Professional :: .gif Not Being Published Correctly?

Oct 30, 2011

I created an animation in Flash CS5 and tried to publish it as a .gif. For some reason,there's a dark box around the moving text, as you can see.

View 5 Replies

Professional :: No Sound On Imported Flv Video

Mar 3, 2010

I imported to stage a .flv vidseo... and there is no sound playing when I play the video...

View 2 Replies

Professional :: Making Button On Imported PSD

Aug 12, 2010

It seemed like a simple process but I cant seem to get this right... I got a button there, but the URL wont go, i.e., the click does nothing. I imported a PSD layered image to Flash CS3, into a new blank layer. I need basically an area of this PSD to be "image mapped" so what I did was create a rectangle with the rect tool, over the area I needed the hot spot. Here I tried to do a transparent box and border (alpha 0) but the outline is still there even though the box is "empty." (I did select the transparent box, no color, and tried alpha, both same result). I made that into a symbol, then I double clicked into there to fill in the key pts for the over, hit, etc., states.... I don't have any effects here btw, as simple as we can get.

After that I right clicked on the button and entered the action script ("reserve" is the name of my button symbol)
reserve.onRelease=function(){getURL("[URL]");}
Which gave no errors on validation. When I preview in Flash, everything looks good except the thin black border and the fact that when the button is pressed, nothing happens.

View 4 Replies

Professional :: Imported Images Disappeared In CS5?

Apr 21, 2011

I had CS5 v11.0.0.xxx.  I had the problem.  I have just upgraded to CS5 v11.0.2.489.  I have the same problem. I imported a series of images in CS5 v11.0.0.xxx to the stage.  I saved the file and reopened it.The images were gone in the stage.  They were corrupted in library as well.
 
I imported the same images in Flash 8.  I saved the file and reopend it in Flash 8 without a problem.  I reopened the file in CS5 v11.0.0 and CSv11.0.2 without a problem.  I saved the file to CS4 format and reopened the new CS4 file in CS5 without a problem.  I saved the file to CS5 format (both compressed and uncompressed) and reopened the new CS5 files.  The problem is still there.
 
You can download the Flash 8 version of the file here in my dropbox.[URL]...

View 2 Replies

Professional :: Reading File (MP3) When Being Imported

Mar 5, 2012

I remember that I tried it on my friend's laptop and it worked. I am using a trial version of flash and is a beginner?

View 4 Replies

Professional :: Bitmap Not Drawing Correctly?

May 31, 2010

I'm a bit new to the ActionScript world, and I'm trying to get a custom class drawing a button correctly.I have a .png of a planet that I want to use for the image, this is how I load it:

imageRequest = new URLRequest(bmpName);
imageLoader.contentLoaderInfo.addEventListener(Event.COMPLETE, onComplete);
imageLoader.load(imageRequest);

[code].....

View 1 Replies

Professional :: Rescale Correctly A .flv Videoclip?

Oct 4, 2010

How to rescale correctly a .flv videoclip? I installed the Adobe MasterCollection CS4.I rendered a video with 3dsMax2010 at this resolution: 1024x576pixels, progressive scan, pixel aspect ratio 1,0 square.I want insert this video on a website, initially small, and after, by clicking the FullScreen button, I want that this become large at maximum resolution...

I imported the .FLV file in Flash:ImportVideo> *.flv > Added SkinBarMenu with FullScreen Button > Replaced the remote address instead of local address: http:[url]......I rescaled the video at 720x405pixels and also the Flash Document to fit it.I included the video in the webpage with Dreamweaver, with FullScreen playback properties.When I playback the video on the website, it appears at 720x405pixels;

- When I click on FullScreen button, the video become up-scaled from 720x405px and loose the resolution?- Or at FullScreen, I can view it at the original resolution of 1024x576pixels, in the same manner as when it is imported in Flash?

- Such Flash video behavior, is the same as YouTube videos? (From small, it become hi-res at FullScreen, conserving original dimensions)?

View 5 Replies

Professional :: Replaying A Swf Correctly With Its Music?

Oct 28, 2010

I created an eHoliday card and there is a button at the end of the swf that you can click to replay. It plays fine the first time but automatically replays at the end and there is no music the second time.

View 4 Replies

Professional :: How To Position An Image Correctly

Nov 5, 2010

I've got a page with a very simple movie, it contains a text on some rows and an image.The text must be shown centered inside the page and must keep its aspect ratio if the browser is resized.The image mus be always placed at the bottom right corner of the window, not of the text area.

I can't obtain both of them, I can have the image always at the corner (placing it through AS3), but I have the text stretched when I resize the browser, or I can have the text always keeping its aspect ratio, but the image is not placed at the corner of the winwdow.I've also tried to have only the text on the movie and to place the image as html page's background, but the movie goes above the image and hides it.

View 7 Replies

Professional :: Changing Source Of An Imported Symbol

Oct 23, 2007

Say I have "Symbol 1" in FLA document "DocOne". I drag this symbol from DocOne's library into "DocTwo"'s library. Now, in DocTwo's library, the properties for Symbol 1 show that the source is "DocOne". I can use the symbol update functionality to update it from DocOne. Is there a way to sever this linkage so that Symbol 1 in DocTwo no longer considers Symbol 1 from DocOne to be its source? So that, for example, if I drag it over from DocTwo to DocThree, Symbol 1 in DocThree, its source in DocThree will be DocTwo and not DocOne?

View 3 Replies

Professional :: Putting Action Onto Imported Image?

Aug 6, 2009

I'm trying to create a countdown timer for my website. I have written a code in ActionScript 2.0 that is working but I have a background that I created in Illustrator onto which I want to embed the timer. So, I have the image and on top of that image is where I would like the numbers to countdown, if that makes any sense?
 
I've posted the image I am talking about. The bottom half (the box at the bottom) is where I want to put the numbers counting down using Flash.

Is there a specific format that I need to have the imported image in since I have tried jpg, gif, bitmap and none of these allow me to put an action onto it?

View 3 Replies

Professional :: Why Imported Ai File Won't Scale Properly

Feb 24, 2010

The stroke on one of my symbols(rivet) becomes increasingly thicker for no reason when i import my ai file. .

View 2 Replies

Professional :: Imported Photoshop File Exported As?

May 27, 2010

I've imported a multi-layered Photoshop file (that contains layers with elements smaller than the project size... so each layer is alpha with an element floating somewhere on the canvas.I was pleasantly surprised to see that it not only imported into Flash CS3, but also kept all the alpha and successfully exported as a Flash file with the alpha (of each layer) intact. I didn't think it would be able to do that!Anyway, the one thing that concerns/interests me is whether whatever it's doing is compatible on all systems that it'll reach.  At first, I thought it was converting each layer into a PNG file, since (to the best of my knowledge) jpegs dont' support transparency, and the layers were not converted to vectors.

So, what exactly IS it doing to each layer?  What is it exporting them as?  How compatible is that on other systems (browsers, O/S's, etc) these days?  Also, are PNG files now fully supported in all browsers and systems?I'd hate to build my whole site, only to find that it's not compatible on some other system....Bit of back story...  I'm creating a multi-layered interface (background, then another level with some random loaded swf file, then the 'moving stuff' (nav buttons, titles, etc), and then an odd shaped frame on top of that.  Previously, I did it by making everything with Flash vectors... but this time, I tried making all the elements/layers in Photoshop with just bitmaps (rather than vectors), as I wanted a bit more detail.

Originally, I was considering vectorizing them, so it would be all vectors and no bitmaps.... but with all the gradients and details, they would be an inefficient nest of vectors.... quite a mess.So, then I considered doing most of the screen as a bitmap background image, and putting the 'moving stuff' as vectors on top (...and perhaps use masks so that they appeared to go behind the frame and foreground items... but I was worried that (on perhaps other systems or configurations) the image and the vector matte wouldn't align for some reason.

View 2 Replies

Professional :: Can't View Jpg N Png Files Imported To Stage

Sep 21, 2010

Why can I see only the above images in the library after importing them to the stage?

View 15 Replies

Professional :: Can't Get Imported Library Items To Appear On Stage?

Oct 7, 2010

I am using the CS4 version and when I click on the library item and drag it to the stage, there is nothing there. It is just a blank canvas and it's like the image(s) are hidden behind the stage or something. When I do a Publish Preview, I can see the .swf file with all the images, but in the .fla, there is nothing showing but the text files, and then that is even hidden in a newly created file. I am not sure if I accidently turned something on/off that is preventing my images from not showing on the stage or what. I really need to find a solution to this problem because I need to create a Flash file for a project I am working on in one of my classes. Does anyone know what could be causing this? I have done Google searches and Forum searches to no avail unless I'm not using the right keywords in my search.

View 2 Replies

Professional :: Rollover Start With Imported Video?

Oct 29, 2010

I do animation as a hobby on youtube (using a combination of Adobe Photoshop, Sony Vegas, and a few other programs for specifics such as morphing and mouth movements), and I was recently contacted by someone who wanted me to do some work for their website by making animation. The catch is, however, that they want my videos to be in flash format with the option to start playing (and repeat) when a person rolls over the scenes with their mouse.
 
Now, I was able to figure out how to convert my videos into Flash F4V format (yea!), but I can't figure out for the life of me what to do next. All of the tutorials I've read talk about inserting buttons and changing instances and setting things to over and... it doesn't make a lick of sense to me.

I'm not a dummy... but I've never used this program before, and a lot of the videos out there seem to assume a familiarity with the product.

It "sounds" like it should be something easy and simple enough to do, but I must be missing something obvious here.

View 32 Replies

Professional :: Imported Video Doesnt Show Up?

Feb 14, 2011

I am trying to import a .flv video to my flash websiteI do it by choosing the "Progressive download from a webserver" optionIn the .swf file generated, the video runs normally , but when I run my website trough the index.html file and I goto the page where It is supposed to be, the video doesnt show up, as if it never existedI dont know what may be hapenning

View 2 Replies

Professional :: Hyperlink In SWF Not Working When Imported Into Another Movie?

Apr 5, 2011

I have 4 swfs that I have exported from flash, all containing clickable links. By themselves, the links work just fine. However, I have a "Main" movie that I am trying to import the 4 swf files into. They import fine and I have no problems except that when I test/export the movie the links in the original swf files no longer work.

View 2 Replies







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