Professional :: Why Flash Doesn't Show The Image After Embedding The Video

Jun 21, 2010

I have Background layer, Bkg_Image layer & Video layer. I have embeded the flv movie on Video layer. Though on stage it shows all the layers, but when I test the movie it shows only Background layer & Video layer. I can't see the Bkg_Image layer.

The Actions layer has external swf loading AS3 which is working fine. Only the problem with Bkg_Image layer which is imprortant for me.
 
When I test movie, I see as in the following snapshot (Just the Background_Image & Video): 

View 1 Replies


Similar Posts:


ActionScript 3.0 :: Embedding Font / Text Doesn't Show Up.

Sep 3, 2010

I tried a sample code I found online but the text doesn't show up. Is there something wrong with this code? [code]When I run this code, there is no text displayed. If I hover the mouse to the upper left corner, the cursor turns into an I beam, but there is no text. The whole page is just white.

View 9 Replies

ActionScript 3.0 :: Flash Buffer Bar Doesn't Show Up Until Video Is Completely Loaded

Feb 27, 2011

Ok, so I have tried and tried to figure this out. Of course in the test environment everything works beautifully, but when I test my swf on my site, thats when the sh*t hits the fan.

The problem is my buffer bar wont show up until the video is completly loaded. In flash however, it loads across as the video is downloaded, like it's supposed to.

Go to my site to see what I am talking about. The loader bar appears uder the progress bar, exactly like on youtube. www.blankensteincreations.com

Here is the code that controls it.

Code:
mcVideoControls.mcProgressFill.mcFillGrey.width = nsStream.bytesLoaded * 710 / nsStream.bytesTotal;

Of course that is wrapped in a timer funtion which, I add, works fine.

FLA is attatched as well as the code below so you can see how it works in flash.

Here is my full code:

Code:
const BUFFER_TIME:Number = 8;
const DEFAULT_VOLUME:Number = 0.6;
const DISPLAY_TIMER_UPDATE_DELAY:int = 10;

[Code]....

View 11 Replies

Professional :: Embedding Video In A Flash Project?

Apr 20, 2010

I am trying to embed a video file into my flash project and I want to to play till the end and jump to a different frame in the timeline. I tried to emport the video into flash and it says that the file is not supported. Can I not do it or do I need to convert the mpeg file into some sort of fla file?

View 1 Replies

ActionScript 3.0 :: When A Video Is Played The Video Doesn't Show Up For About 10 Seconds

Apr 20, 2009

I have a sporadic bug where sometimes when a video is played the video doesn't show up for about 10 seconds but the audio is there.

i'm using flash as3:

_video = new Video();
_sound = new SoundTransform();
var connection:NetConnection = new NetConnection();

[Code]....

View 1 Replies

Professional :: Video Plays In .SWF But Flash Template Video Controls Don't Show Up

Sep 9, 2010

I'm porting in an .flv to Flash for the first time. I created the .flv from an .MP4 using Media Encoder CS5, and then opened a new Actionscript 3 .fla in Flash Professional CS5, clicked File > Import > Import Video. Then selected 'Load external video with playback component'. Everything seems to have imported fine, but when I publish the SWF and import it via Dreamweaver CS5 and preview the page, the video is there, but the controls are not. There's just a white box where the controls should be. Also, the video is out of sync with the audio, which I believe is a problem with Media Encoder, not Flash.
 
Here are some links:
 
The page that I'm working on (video at the bottom of the page)
 
The .FLA 
The .FLV 
The .SWF

View 2 Replies

Professional :: XML Shows In Flash / But Doesn't Show On Server?

Oct 21, 2010

I have a Flash website with 5 sections (Featured Work, News, About Me, Services, Contact). All the sections works fine, both in Flash and on the server, if the content isn't loaded from XML. But in the News section i use XML for loading the news.If i test my movie in flash, the whole site works fine, and the XML News works perfect. But if i test the movie in a virtual server (like MAMP) or if i test it on my own server, the news section doesn't show.

View 35 Replies

ActionScript 3.0 :: StartDrag And Bounds - User Will Be Able To Drag The Image, As Long As The Edges Of The Image Doesn't Show?

Jan 19, 2011

I have an image on the stage which is bigger than the stage itself:

The stage is 700x550

The image is 2100x1650, and it's registration point is at its center, if I remember correctly.The initial location of the image on the stage is 350,75.I want to make sure that the user will be able to drag the image, as long as the edges of the image doesn't show.here's what I did:

mapRect = new Rectangle(0-mapMC.width/2, 0-mapMC.height/2, mapMC.width, mapMC.height);

and later on:

mapMC.startDrag(false,mapRect);

The the top and the left of the image are bounded well, but as far as the bottom and the right side of the image.

View 1 Replies

Flash :: Professional - Video Rotation - Image Becomes Very Pixelated And The Edges Of The Video Become Jagged

Dec 10, 2010

I am currently working on a flash website that has several flv videos on it. Since the website layout has a slight tilt, I have had to transform the videos to slightly tilt as well. The problem that I am having is that when I do this the image becomes very pixelated and the edges of the video become jagged. I have somewhat fixed the edges issue by making a mask around it but i really dont know how to make the resolution better, or what causes it to loose resolution when slightly transformed. The size of the videos is the same as encoded. All I do is tilt them upwards on the right side a bit.

View 1 Replies

Professional :: When Delete The The Last Image (5) Only The First 2 Images Show When Run In Flash Player?

Mar 1, 2011

My client has purchased a Flash template which I'm in the process of editing. The XML file has 5 images linked to the Flash file, I've replaced the first 3 images, all works when uploaded to the remote server but when I delete the the last image (5) only the first 2 images show when run in Flash Player. If I view it in live view Dreamweaver (CS5) it runs with no problems ie it runs through the 4 images as expected.Can't figure it out checked the usual things, deleted the files on the server, cleared the cache in Firefox, I'm quite rattled spent the whole day on this, still can't get it to work.

View 8 Replies

Professional :: Preloader Loads The Swf But Doesn't Show It

Nov 30, 2010

I've made a simple preloader to load a movie. This is the preloader code

[Code]...

I see the loading progress percentage correctly run, at the end rotator_mc and counter_txt are removed from the stage, but the loaded movieclip is not added to the stage, or at least I can't see it.

View 4 Replies

Professional :: Text Doesn't Show Up After Exporting?

Jan 8, 2012

When I export my file, the text that I put in the file with the text tool doesn't show up. Everything else is fine though.

View 1 Replies

Professional :: Command Script Doesn't Show In Fl CS4 Menu?

Feb 15, 2009

I have a command script (framesSelected.jsfl - the code isbelow) which outputs information about frames selected to theoutput panel, which I find very useful. With CS4 (Windows XP), whenI place the jsfl file in the (suggested in the manual) folder(C:Program FilesAdobeAdobe Flash CS4enConfigurationCommands)I expect it to show in the command menu as it did in CS3. Itdoesn't. Can anybody tell me why, and what I must do now to get itto show? (script follows)

var current_tl = fl.getDocumentDOM().getTimeline();
var selectedFrames = current_tl.getSelectedFrames();
var selectedRegions = selectedFrames.length/3;

[code].....

View 1 Replies

Professional :: Last DataGrid Field Edited Doesn't Show Value

Aug 29, 2011

I'm using an editable datagrid where the user is typing in their data. When they click outside the datagrid it doesn't show the last value they entered. The value is there and if you click on that field again it will show up. If you click outside the field for a second time, this time the value stays displayed. How can I get the value to show up the first time the datagrid looses focus?[code]

View 2 Replies

Professional :: Bitmap Event Listener - Embedding Image Into Project

Jan 19, 2012

I have encountered a bitmap problem while embeding my image into my project. Since event listeners don't work on Bitmaps I am having troubles on what to do next so I can use event listeners on my image. Main Class - The section that adds the image in the class:

[Code]...

View 2 Replies

Professional :: Whole Audio File Doesn't Show Up Immediately In New Layer That Have Created

Jan 21, 2011

I'm making videos for an instructional program. This involves importing audio, images, animating those images, etc. I'll be exporting to flv format at the end, and then converting them to MP4 for downloads online.H

1.) Should I be using ActionScript 3.0 or ActionScript 2.0 for this?

2.) When I try to import audio, the whole audio file doesn't show up immediately in a new layer that I've created. It only goes in the blank keyframe that I've inserted. How do I import the audio so that the entirety of it shows up?

View 1 Replies

Show Video Via Flash / If Failed Show It Via Html5

Aug 26, 2010

how I embed a html5 video player only if there's flash in the browser? If there is flash in the browser I want to use it instead.

View 2 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 :: Show Only A Short Segment From A Long Video?

Mar 8, 2010

I have a long video of 50 minutes duration..
 
I want only show a segment for that video, for example I want to start from minute 15 until minute 16, Only shows a minute for that video, but, I want to see that video as a complete short video of 1 minute duration. 

View 1 Replies

Professional :: Show Loading Icon When Video Freezes?

Sep 29, 2010

I inserted a video into my movie clip. It freezes sometimes if internet connection is not fast enough but freezes at any frame. I want a loading icon displayed once it stops and disappear when it continues.

View 3 Replies

Professional :: Video Stream Doesn't Resume

Aug 26, 2010

I have a very simple videoplayer, made much like the reference instructs with netstream and netconnection etc. It used a ordinary http stream (progressive download) I works, but sometimes when I pause the stream for a while and resume, it doesnt resume. I use stream.pause() and stream.resume(). Most of the time it works, but sometimes it doesn't. It's like the connection is being lost. Have anybody here tried the same, or does anyone know a way to tjek if the connection have been lost?

View 2 Replies

Professional :: Video Path Doesn't Work?

Feb 1, 2011

I have a flv that is loading from a subdirectory off my flash swf.Everything works fine when I load the video from [url].....However, when i start the video from mysite.com, the video is not located.What can i do to remedy this?  I'm not using an absolute url in the component parameter inspector.For example
 
myVidDirectory/myvideo.flv
 
should I use a different path?

View 3 Replies

Professional :: Video Doesn't Start At Keyframe 1

Apr 7, 2012

my video starting at the first keyframe (it starts at kf 10). I was trying to solve this for more than an hour and cant. I think the problem somehow has to do with the fact my animations stops at  keyframe 10, so I added a code snippet that stops the scene at 10. Dont get why this would start the video at 10, but cant seem to figure out any other reason, when I remove code snippet, all scenes start to play, but each scene moves too fast (since they are only graphs) so I cant test if the action layer is the issue.

View 1 Replies

Professional :: Skin On Video Player Does Not Show Up In On-line Webpage?

Jun 27, 2010

I published a viedo.swf with a skin. I tested the video.swf both - both the html doc and the swf file and the skin is in each.I uploaded to my web server the following:1. video.swf,2. skin.swf3 video.html. and4. the AC_RunActiveContent.jsAll are in the same folder.When I goto the url the the video.html is located I do not see the skin ... on line.

View 4 Replies

Professional :: Publishing To Exe Video, Dynamic Text Wont Show?

Mar 28, 2011

for a school project i just have to create some product etc on adobe flash... I got a video, dynamic text that doesnt seem to show up when i click on the exe file after publishing..

View 9 Replies

Professional :: Image Files Will NOT Show Up When Import Them

Nov 12, 2010

I CANNOT see my image files when I import them. This is the case regardless of whether I import them directly from my image files, or from my Flash library. They WILL NOT show up in the stage area, although the panel on the right shows the file! What can I do to correct this? I am using Flash CS4 which I need for my Digital Design classes through the Art Institute of Pittsburgh! I will FAIL this course if I can't get this program to work properly!!

View 7 Replies

Professional :: Show An Image On Button Click?

Mar 31, 2011

We need the button to display an image on a button when clicked for a tic tac toe game. 

View 2 Replies

ActionScript 2.0 :: Embedding Video In Flash?

Feb 12, 2009

so i stumbled across this very cool site: [URL]

How did they get the video to be such good quality and to load so quickly. how they embedded this?

View 6 Replies

Actionscript 3 :: Get Video Controls To Show Up In Fullscreen Video Flash?

Oct 17, 2010

I am building a flash video player with a custom UI, and admittedly I'm not sure exactly what I'm doing. I tried altering a skin, but that always comes out wonky due to whatever coding they use. So I'm altering single video components and putting them in the mc what I want them. It looks great, but the problem is that when video goes to full screen, all of the controls dissappear and I can't figure out how to make them show up. How do I get a movie clip to display on top of the video when it goes to full screen in flash AS3?

View 1 Replies

Professional :: Media Encoder CS4 Doesn't Stretch Video

Nov 7, 2008

I have a 720x576px clip (anamorphic), which I want to encode into a flv with the right aspect ratio (720x405px). In the new flash media encoder, you have three settings.

- Scale to fit
- Black borders
- Change output size

But none of those settings allows me to stretch the video to the right aspect ratio, I always get the file with 720x405, but black borders left and right.

View 6 Replies







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