Published App Won't Show Video Controls

Oct 2, 2009

I'm including a video with it's controls into a frame in flash.When I try it and publish it as SWF the control bar of the video shows but when I publish it as a .app for mac or a .exe for windows and run itthe video shows but not the controls

I'm using the FLVPlayBack component to show the video

View 1 Replies


Similar Posts:


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

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 :: Loaders Won't Show When Published As .EXE?

Aug 25, 2010

My main project loads an external .swf ("room") depending on which button the user clicks. Once that external .swf ("room") is loaded, the viewer chooses a ("demo") .swf to view. For each button click, a loader is to appear showing the viewer that the desired room or demo is loading. All of this works fine for the web...please click the link below to view. The problem exists when I try to publish as an .EXE. We'd like to send these out to prospects on CD and thus I need an .EXE to autorun when insterted in a PC. I've publised the main .SWF (overhead map) as an .EXE and burned a cd containing all necessary files. Now when the user clicks a room and then a demo, the loader that shows up fine on the web does not appear.

View 2 Replies

ActionScript 2.0 :: Published File Won't Show Any Of Images?

Apr 5, 2011

I received a flash file of a slider to change out one of the photos. I was able to change the photo but the published file won't show any of images. Here is the link to the file Test.fla .

It uses two greensock classes as well (included) which weren't included when the client sent the file over so I had to find and download it myself. It outputs "-440.6 1" which is over my head.

Here is the AS.

Code:
import gs.TweenMax;
import gs.easing.*;
var randomNum = Math.floor(Math.random()*3);

[Code].....

View 1 Replies

Controls Won't Show Up

Feb 17, 2010

My volume etc controls aren't showing up when I play my flash videos -

View 4 Replies

ActionScript 3.0 :: Video Player With XML ComboBox Adding Video Controls?

Jan 2, 2011

I have a video player that plays videos loaded via XML and selected using a combbox. I just got the play and pause buttons to work. What I'm attempting to do now is be able to hit next or previous buttons and select the next or pevious video from the XML file, and update the displayed/selected file in the combobox, my thought was to somehow set the previous/next buttons to directly manipulate the combobox, but nothing I've tried so far has worked.

ActionScript Code:
import fl.data.DataProvider;
var nc:NetConnection = new NetConnection();
nc.connect(null);

[code]....

View 2 Replies

Flex :: Video Streaming - Find All The Published Streams?

Jun 8, 2011

I want to create two swf (publisher and subscriber).I have created the publisher client which publishes the webcam video to the Red5 server.

Now I want to create the subscriber. I want some kind of combo box which lists all the streams being published at that moment. So that user can click on any of the stream name in the list to see that stream.

Q1. How the subscriber client can find all the published stream at that moment?

Q2. How the subscriber can update that list automatically (any events for which it can listen to so that it can add or delete stream from the list)?

View 1 Replies

Actionscript 3 :: Detecting Out-of-view Flex Controls - Hide And Show Based On User Context

Sep 10, 2009

In my flex app I have custom tooltips on buttons that hide and show based on user context. The problem that I dealing with is that when I call my showTips() function I only want to show tooltips on the buttons that visible in the view. So buttons that on a un-selected tab (tabNavigator) should not show the tooltips. For some reason all tooltips are showing. Is there a way to detect if a button is not in current view, like on a un-selected tab?

View 2 Replies

Video Won't Play From Html Published File When Moved To New Website

Oct 26, 2009

Can't figure it out. I've got a video file to stream from my published Flash file. Works great at home.All the files are in a single folder. I transfer the folder to a jump drive to bring it to school and when I load it up on the website I get this green/black filer on the play skin andthe video won't play. I double check to see if I can play it on my school machinestraight off the jump drive and it doesn't work either (it did on my home machine).

View 8 Replies

Professional :: Published F4v Video And Html Plays Locally But Not Online?

Jun 16, 2010

I am running Windows 7/64 and Master Collection. I've created a clip of DV NTSC footage to test F4V publishing. Done this many times with CS3 and flv files but this has me stumped. I can successfully view the video and web page locally in IE and Netscape but on upload to my server I have the menu and placement right but no video appears. I created the clip in Premiere Pro CS5 and exported to F4V/FLV best quality. Opened an Actionscript Media DV NTSC template in Flash Pro CS5 and imported the video which I had pre-placed in my root web folder locally. I then exported the swf and saved the fla. All files were then in my root folder and the scrpts in the scripts folder. In Live View in Dreamweaver CS5 all looked fine. In each browser locally the video played as expected. Once all files were uploaded the video was not visible.

[Code]...

View 5 Replies

Media Server :: Unable To Hear Sound Which Is Published Along With The Video

Aug 11, 2010

I am developing video chat application. I am able to play published video stream. But I am unable to hear sound which is published along with the video. The video is visible but sound is not comming.What is going wrong.

View 7 Replies

Professional :: Published A Swf Or HTML File From Flash (on Mac) That Contains Flv Video Can Only Play On Mac?

Feb 28, 2012

I created a flash file that contains a flv file inside. After I published it on my Mac in both html and swf format and it played well. But when I copied all this folder include the swf, html and the source flv to test on a pc it played well but the video part (flv) was blank. So I copied the .fla file to pc and published again, then it works fine (including the flv video part) on both pc and Mac. All the settings were same while publishing.So I wonder what's wrong with publish from Mac side? I work with Mac and so it's very inconvenient to publish my work on PC.

View 5 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

Media Server :: H264 Video Published With FP11 To FMS4.5 Not Playing Anywhere Else?

Feb 3, 2012

I have created an swf where I can record the webcam picture as H264 video to a FMS 4.5 (I am using the developer version).My code is looking like this:

var h264Settings = new H264VideoStreamSettings();
h264Settings.setProfileLevel("baseline", "1.2");[code]....

I can then replay the video from FMS just fine, but if I try to copy the video from the FMS application directory into a local project and try to play the video with the FLVPlayback component, or with the Adobe Media Player, it is not playing at all.Is this to be expected? Can't I record a webcam video with FMS in H264 and use that video later without FMS?

View 1 Replies

Add Controls To Swf Video?

Jun 4, 2009

I have lots of .swf video files from the past years, and recently have been using the flash video encoder in cs3 to create .flv that adds video controls.  I was wondering if there was a way to add video controls like slider, stop, pause, volume, etc.. to .swf video files.  I have searched for a .swf converter to .flv format but even though all the marketing says it can do it, none of the ones I have tried can do it.

View 1 Replies

Little Video Player (1 Playback Component, 3 Buttons Linked To 3 .flv Files) Not Working In The Published Html?

Oct 12, 2009

everyone out there that is smarter than me. I have made this little prototype video player, and it isn't working. It'll eventually become a nice little player show videos from our summer camp for the last few years, but first I want to make it work in a basic stripped down version. There is a playback component with one of the skins right above the three buttons.

Here's the ActionScript: btn1.addEventListener(MouseEvent.CLICK, vid1);btn2.addEventListener(MouseEvent.CLICK, vid2);btn3.addEventListener(MouseEvent.CLICK, vid3);

function vid1(e:Event):void{vidPlayer.source = "Video1.flv"};function vid2(e:Event):void{vidPlayer.source = "Video2.flv"}; function vid3(e:Event):void{vidPlayer.source = "Video3.flv"};

It runs fine when I test in in flash and even the .swf file runs fine alone, but when I put it in a .html file  via Dreamweaver and in the published .html it doesn't run. What up?

View 1 Replies

Professional :: Add Controls To Webpage Video?

Mar 5, 2011

I'm new to Flash and I'm pretty sure this a dumb question that has been asked many times - but go easy on me as I have searched and searched through and just can't find the answer.

I've created my first animation using a set of digital Jpeg photos and I've figured out the code for inserting this into my web page. It works perfectly and I'm very impressed with the quality of the animation and how small the file is. Now I want to add a simple control bar underneath with Stop, Play, Rewind - the usual stuff you get on YouTube, but I can't for the life of me figure out how to do it.

View 15 Replies

ActionScript 3.0 :: Positioning The Video Controls?

May 12, 2010

how to position my video controls. I thought I had it figured out until I moved my video and the controls did not move with it. I tried doing this: video.addChildAt(vidControls, 2); but it keeps barking at me.

Code:
video = new Video();
video.width = 640;
video.height = 360;

[code]....

View 1 Replies

Professional :: Hide Controls Flash Video (flv)?

Jun 17, 2009

Is there a way to hide the controls on a flash video (flv) until the user scrolls over the video? So the page opens, the video starts playing (still no controls visable) and then when a user scrolls over the video, you then see the controls for the first time. I have searched high and low.

View 7 Replies

Professional :: Link Video Player Controls?

Mar 22, 2010

I'm sure this is a simple thing but I haven't been able to find out out to associate an absolute link with video controls.

View 1 Replies

ActionScript 3.0 :: Video Smoothing And Deblocking And Controls

Feb 21, 2011

i created video player for page to play flv videos and i did it by adding FLVPLayback component to libarary and next code.[code]But i needed to enlarger the size of video and it got nasty blocks so i google.how to enable deblocking and moothing and i had to change code to [code]Disadvantages no controls,square videos stretch to video player on first code they only stretch in height.Is there way to add smoothing and deblocking to the short code i used first?If not how can i add controls to the second code? I also use external videos and buttons to change them how i make sure one is unloaded from memory after another one loaded, for both codes.

View 0 Replies

ActionScript 3.0 :: Adding Controls To Dynamic Video

Apr 22, 2011

Im adding videos to my stage with AS3 and was wondering if it is possible to then add the standard flashh video controls to the video with script..[code]

View 0 Replies

Actionscript 3.0 :: 3.0 Flash Video Player Controls?

Jul 14, 2010

I followed a tutorial on youtube on how to make a custom flash player but the guy never uploaded continuing videos. Here's the link to the video: [URL]...So all I have now is a 3.0 Action Script file with a layer that has this code in it:

//Vars
var video:Video;
var netCon:NetConnection;
var stream:NetStream;

[Code]...

View 3 Replies

ActionScript 2.0 :: Fullscreen Video But Not Zoom Controls?

Jun 30, 2008

I am creating a full screen FLV player and I am using the

Stage["fullScreenSourceRect"] = new Rectangle();

method. The problem is, when I go to fullscreen my video controls are zoomed in as well making them a bit pixelated. I have seen some players like the one on

[URL]

where they achieve full screen video and still keep the controls the same size.

View 3 Replies

Flash :: Video Skin Controls Not Appearing On Webpage?

Apr 4, 2007

I have a puzzle. I have some test movie clips that areoperated (played) by pressing a thumbnail. All works ok in theresultinmg html and flash file that is produced, but when I importthe flash movi into DW, the controls disappear, but the movieplays...if you look at the link below you can see the flash moviecontrols in operation OK[URL](press thumbnail 2 to play the test movie)

View 4 Replies

Professional :: What Controls Width In Streaming Flash Video

Aug 12, 2010

I need to access and stream flash video stored on a US server. I do so from one of three PCs - all running Windows 7, all with same updates and same version of Flash. Two of them show a given video fine. The third runs the same video but it is clearly truncated on the right and bottom - that is, only part (top left two thirds?) of the video is visible. And two show timecode and the third...doesn't (or its hidden by the truncation). But how can this be? And more importantly, what can I do to make the third PC play streaming video correctly?

View 1 Replies

ActionScript 3.0 :: Putting NetConnection Video Into Empty Mc With Controls?

Dec 7, 2011

I am not sure how to accomplish what I need. I'm developing an iOS video app. I will package ALL videos with the ipa.I created a net connection and net stream successfully. I'm importing them into an array. They play perfectly. However, I need a way to mask out the main interface. Ideally, I'd like to drop that video into a dynamically called movie clip that has the controls in it. I made one called holder_mc.(There are no controls in it yet.) I cannot seem to get that on screen at the right z-index (not sure if that's the right term). I tried creating an empty movie clip and putting the video in it. That did not work either. This has to be simple.

View 1 Replies

ActionScript 1/2 :: Expandable Banner With Video By Controls Not Working

Mar 15, 2012

I'm trying create an expandable banner that when expands plays a video that has play, pause, mute buttons and a seek bar.
 
I've successfully created the video player and converted it to a symbol and it works when I copy it into other flash files so I know it's the banner that troublesome.
 
The problem is when I use it in the expanded part of the expandable banner I can't click on any of the buttons. I can see it's working as the video is playing and the seeker bar is moving. It's almost as if there's an invisible button over the top (the hand icon is visible) stopping me from hitting the buttons of the player.
 
The code for the expanding banner is very simple (see below)
 
on (rollOver) {
gotoAndStop(2);
}
on (rollOut) {
gotoAndStop(1);
}

View 3 Replies

ActionScript 2.0 :: Play Streaming Video In Flash With Controls?

Sep 26, 2009

How can I streem a video into flash and have the user be able to pause play stop and ff and RW? I can play a streeming video now but I can't get it to respond to controlls.

Here is how I'm importing it.

url = "http://www.hotflashtoons.com/video/SIIDUnratedTrailer.flv";
// initialize net connection and stream
var netConn:NetConnection = new NetConnection();
netConn.connect(null);

[Code].....

View 9 Replies







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