ActionScript 2.0 :: Adding Subtitle Functionality To Custom Flv Player?

Sep 16, 2009

I have a custom flv player and i'm slowly adding more functionality to it as I go along but i've hit a wall.

I want to add a subtitle button that toggles between show/hide. I've seen on the internet that the best way is to use an XML file (holding the script, times etc.), which I have no problem writing.

I'm having problems trying to replicate the 'FLVPlaybackCaptioning' component (in Flash CS3) in to my custom flv player. I.E. Adding the right actionscript to my toggle button.

The current actionscript for my flv player is:

Code:
var nc:NetConnection = new NetConnection();
nc.connect(null);
var ns:NetStream = new NetStream(nc);
theVideo.attachVideo(ns);

[Code]....

View 2 Replies


Similar Posts:


ActionScript 3.0 :: Adding Subtitle Functionality To Custom Flv Player

Sep 16, 2009

I have a custom flv player and i'm slowly adding more functionality to it as I go along but i've hit a wall.I want to add a subtitle button that toggles between show/hide. I've seen on the internet that the best way is to use an XML file (holding the script, times etc.), which I have no problem writing.I'm having problems trying to replicate the 'FLVPlaybackCaptioning' component (in Flash CS3) in to my custom flv player. I.E. Adding the right actionscript to my toggle button.

View 8 Replies

ActionScript 3.0 :: Video Player - Adding Seek From Download Functionality

Sep 1, 2011

I have a video player that doesn't have "seek from unloaded time" functionality. I want to add it now. I simply load video like this;
stream.play("vidurl.flv");
(pseudo streaming)
Server side is ready. I can call videos like videourl.flv?start=xxx but cant play them in player cuz video comes without metadata
To sum up:
1. stream.play("vidurl.flv"); works, video plays
2. user clicks to seek bar. on unloaded part. I get the position and convert it to seconds
stream.play("vidurl.flv?start=10");
Doesn't work! No metadata what I should do after?

View 0 Replies

ActionScript 3.0 :: Adding The New Functionality?

Jun 9, 2009

I've struggled to get my animation working the way it is currently and now the functionality has been requested to change and quite frankly I just don't think I would be able to work it out as I'm not a Flash developer.[URL]It's a sliding image gallery. There are 13 images and when you roll your mouse over an image a set of filters are applied (to the movieclip wrapping the image) that gives it a glow/drop shadow effect.The images move based on the mouse position.

1. The animation still needs to move on the mouse position, but also the when the animation loads it should automatically move in one direction (images moving left across the stage) but when the user rolls their mouse over the animation then the mouse position takes control. Once the user rolls their mouse away from the animation then the images need to keep moving in the last direction (at a set speed)

2. When the user rolls their mouse over an image it needs to get bigger - but wont some of the images then overlap, so each movieclip would then have to dynamically move to the top of the stack to make sure they overlap the other images correctly

3. The animation needs to loop!?

View 3 Replies

ActionScript 2.0 :: Adding Some Scroll Functionality?

Jul 19, 2006

Anyone know how to add keyboard (up and down arrows) functionality to move the scroll up and down? And clicking the scroll bar area to move the scroll?

View 1 Replies

Actionscript :: Flex Custom Menu Functionality

Jun 16, 2009

Does anyone know of a way to keep a menu open after clicking one of its menu items? I have a custom menu (extended the menu object) it contains a bunch of check type menu items, the requirement I am trying to fulfill is to allow the user to click multiple menu items without the menu closing, and then have the menu close when it loses focus, is this possible? If it is can someone please explain how it can be done (pref. with a small example).

View 1 Replies

ActionScript 3.0 :: Adding Get Directions Functionality To A Google Map

Mar 18, 2010

I wish to extend upon a basic Google Map. What need to do is make a submit field where people can enter in their postcode and it directs to a preset destination by defining a route upon the map. My test map is here if you wish to view it: [URL]
 
The Google Map that I have so far has been created by following an excellent tutorial by tunevision: [URL]
 
Here is the code that I have used including most of the comments:

[Code]....

View 3 Replies

ActionScript 1/2 :: Adding Tooltip Functionality To MovieClip?

Dec 28, 2010

So I've been trying to add tooltip functionality, but I'm getting some strange behavior. e.g. duplicate clips appearing, clip not loading completely, clip not fading in correctly.

Goal: Tooltip box that quickly fades in after a short delay. Must resize to accomodate varying number of lines and line lenghts.

Structure: The tooltip movieclip holds three other clips in this layer order:
1) clip with a texbox
2) clip with the yellow box background
3) clip with a black box for the border (this box is 2 pixels larger than the box background, effectively leaving a 1 pixel border.)

These clips exist transparent on a timeline for about a half second, then start to fade in to full opacity by the last frame. So, the button code consists of assigning some text to a variable, then calling a function to make the tooltip visible via rollOver, and a hide function on rollOut. The idea is:

RollOver
1) use startDrag to place the clip by the mouse
2) Assign the text to the text box
3) Resize the background and border to match the size of the current text
4) Make the tooltip clip _visible = true
5) Play the tooltip clip, causing the delay and then fade in. (stop at last frame)

RollOut
1) make tooltip clip _visible = false
2) gotoAndStop(1); (reset clip)

Now for the problems:
1) Improper (loading?)
Upon opening the flash file, If I do anything that causes the tooltip move to stop playing, or if the showTooltip() function get called before that playback is done, the clip will no longer play. And it will be stuck at whatever frame it was on at the time of interrupt everytime the tooltip is shown thereafter.

2) Duplicate clips
If my main timeline has more than one frame, and extra instance of the tooltip appears from 'somewhere' - which is odd because there is only one tooltip movieclip and it's there from the begining.

3) Fade not working
The setting of the box size seems to be somehow interfering with the alpha of the parent clip. I've had to resort to using _visible on the tooltip timeline to control the delayed visibility of the box. (Removal of the box sizing causes the clip to fade properly.)

Relevant code:
Main timeline
startDrag("_root.tooltip", true); tooltip._visible = false;
Tooltip clip
onClipEvent(load) {
function showTooltip() {
[Code] .....

View 3 Replies

ActionScript 3.0 :: Adding Functionality To Checkboxes In The Form

Jan 12, 2011

I got a flash form going on and all the tutorials I've seen explain  how to code the text fields and text areas but nothing about checkboxes. I have no idea how to code for the checkboxes that I'm using in the form. Here are a couple of screen shots for the code and the form

View 8 Replies

Iphone :: Adding GameCenter Functionality With Adobe AIR?

Jan 23, 2012

I am writing a game in actionscript3 and adobe AIR for the iphone4. Is there a way to connect to iphone's gameCenter in actionscript3, or is that not possible and I am forced to use xcode and objective-C? If this is not possible, are there any alternatives to gameCenter that I can program with actionscript3 and AIR? For example openFeint?

View 3 Replies

ActionScript 3.0 :: Adding Functionality To A Superclass Function

Feb 26, 2009

just made my jump into OOP and I am quite excited to find out such marvelous things that I did not know. If someone has a quick answer or can point me in some direction please reply to this question: How can I, if at all possible, modify a function from a superclass but preserving all of it's functionality? I know about the "override public function" but that is not precisely what I want.

View 5 Replies

ActionScript 1/2 :: Adding Functionality To Images Imported Externally

Jun 25, 2009

I'm creating an image scroller in AS2 that pulls images into Flash from an external folder, as determined by an XML file. The program use a MovieClipLoader to load the external images into series of empty, and temporarily invisible, movie clips that are created inside a for loop. Once the attached listener determines that the clips are all loaded, their visibility is turned on and they begin scrolling. Everything had been going fine, until I tried to add functionality to each of the four images that had been loaded. All I want to do is generate a trace statement that says "success" when I mouse over each of the four external images in the scroller. I can use that as a springboard to continue working...

Here is the problem: "Success" IS traced out upon rollover, but only once - when you roll over the last image that was pulled in from the RSS feed and into the for loop. It does not apply to any of the other images. It seems like the functionality on the other images is created but them somehow instantly destroyed or overwritten as the for loop continues to run and the MovieClipListener updates itself. But I am not sure. If this were simply a series of movie clips or images being pulled in from the Flash library, I wouldn't have this problem. However, the external images and the MovieClipLoader are confusing things.

//Start For Loop Pulling from XML File {
//create movie clip that will hold next image pulled in from XML file var cImageHolder:MovieClip = scrollerBase.createEmptyMovieClip
("imageHolder" + i + whichRow, scrollerBase.getNextHighestDepth());
var mcLoader:MovieClipLoader = new MovieClipLoader();
[Code] .....

View 1 Replies

ActionScript 2.0 :: Add Functionality To Audio Player?

Oct 18, 2010

So right now I have a pretty simple audio player, it loads up and plays using this [code]...

So my issue now is I need to add fast forward and rewind capabilities, my thought was to have it actuate a movie clip which say sets it back 5 seconds then has a few open frames to play a section of the song then loop back if still pressed and do another 5 seconds etc.

View 0 Replies

ActionScript 3.0 :: Adding Button Functionality To Dynamic Movie Clip Instances

Jul 1, 2010

My application creates instances of a movie clip (located in the library) based on XML data. Now I want to add individual button functionality to these instances, and I'm stumped.

I'm basically creating instances of clickable doors, the data of which are fetched from an external XML file. The number of doors (doorCount) is calculated directly from the number of "door" nodes in the XML, so it needs to be fully dynamic. Essentially, I want to have a single function that each instance can use by passing in their individual XML data. Clicking a door would first open the door (or something similar), and clicking it again would lead to a link, listed in each instance node.

Here's the loop, where the instances are created:

[Code].....

I don't really know where to begin. Am I able to declare an eventListener inside the loop? How do I pass the "number" of the door to the function called by the eventListener? Or should I somehow pass the door-specific link (and any other node data) to the function directly from the loop?

View 3 Replies

Adding Video And Flash Functionality To The Ajax Control Toolkit HTMLEditor

Mar 22, 2010

I'm looking for a way to extend the functionality of the HTMLEditor control that the Ajax Control Toolkit supplies for ASP.net. I would like to add video and flash functionality to the editor (buttons, allowed tags, etc).

To my knowledge, this is rather easy: plop in an embed tag with the correct parameters and it just works; I have videos running in the preview window of the editor.

Unfortunately, the tag is stripped away when saving the HTML-code and updating it in the database.

Hence, I would like to ask if there is any way of adding this functionality apart from manually adding the changes in the source control repository of the Ajax Control Toolkit and recompiling it.

View 1 Replies

ActionScript 3.0 :: Creating A Video Player With Annotation Functionality?

Feb 16, 2009

I'm creating something like a video player with annotation functionality. I can load up the notes, with times at which they were made by people (as strings), and put these into an array to be utilized. I also know the current time of the flv video as it's playing.
So each note has a time attached to it, but how can I use these as triggers that fire dynamically in relation to the video's duration?

View 1 Replies

ActionScript 3.0 :: Flash Video Player With Marking Functionality?

Sep 22, 2009

I am working on a Flash AS3 video player where I could mark a specific area of the seekbarThe video would then loop the time marked on the seekbar.

View 3 Replies

ActionScript 2.0 :: Fullscreen Functionality On Imported Youtube Player?

Feb 3, 2009

I imported youtube player with the url given in my fla and I need to implement "FULL SCREEN" functionality for the video player which is loaded.

View 0 Replies

ActionScript 3.0 :: Split Screen Functionality Is Supported By Flash Player?

Jul 29, 2010

Does split screen functionality is supported by flash player? How can we show two swfs at a time in Flash player?

View 1 Replies

Professional :: Adding "new Page" Functionality For Drawing Program?

Mar 28, 2010

I have created a paint/drawing program, and I want to be able to add a button to the menu that allows you to open a new page. When you create the new page it creates a tab inside of the application and not just opening a new browser tab. I can do the new page to a new browser tab, but I want to be able to keep it inside the program itself.

View 2 Replies

AS3 :: SRT Subtitle In SWF

Jan 14, 2011

I've been looking at some tutorials in how to add SRT subtitles in flash. I found this grea article in base42 but i'm not finding a way to make it work can anyone give me a hand in how this works?[code]

View 2 Replies

Flash Video Player That Enables User To Embed Video Like YouTube Functionality

Jul 7, 2009

Just wondering where I could get a flash video player that enables the user to embed the video like youTube functionality.URL....

View 3 Replies

ActionScript 3.0 :: How To Add Subtitle To Video

Feb 10, 2011

I have a flash video player in fla format. It reads lists of videos from xml file and plays them. Problem is, I need to add subtitles for each of videos I am playing. Subtitles can be in .txt or .xml format.. The subtitle code will read subtitles from xml or txt file and show subtitles onto video..

View 1 Replies

IDE :: Subtitle Blink When MouseOver Link

Jun 18, 2009

I'm new at flash and I have a problem with a over of a button...What is happen is when I over the button, appear a subtitle with a hyperlink and when I put the mouse above the link, the subtitle blink....

View 1 Replies

Actionscript 3.0 :: Make Subtitle For Learning Video?

Sep 26, 2011

I want to create a subtitle for ourself language from lynda video training.(my language is persian)But it's very difficult work... I need somebody for create subtitle in english language... and this work very easier make subtitle to every language.let trying to create subtitle for this video ActionScript 3.0 in Flash Professional CS5 Essential Training

View 1 Replies

ActionScript 3.0 :: Subtitle Text Position Off When In Full Screen?

Sep 10, 2009

I'm adding captioning/subtitles to my video (FLVPlaybackCaptioning) using dfxp.xml files. Everything works great when the video plays at it's initial resolution (640 x 360). The positioning of the captions is perfect. But I've included a Full Screen button and when the video goes full screen, the captions appear but their position is off. They are higher on the screen and they actually move upward 1 or 2 lines after they initially appear. I cannot seem to control this and am not sure why it only happens in full screen mode. In the component inspector I have set autoLayout to true and to false and it does not effect the captions one way or another. I cannot seem to find any support for this.

View 3 Replies

Professional :: Code For Display Of Subtitle In FLA File Created Using CS5

Sep 6, 2011

I humbly need a Action Script 3 code to display subtilte in English for voice over for a FLA presentation when a "Button" for Subtitle pressed.

View 3 Replies

Media Server :: RTMP Based HTTP DVR Functionality And HLS Based IOS Functionality?

Jan 20, 2012

I want to use RTMP based HTTP DVR functionality and HLS based IOS functionality, So I need to know how to MPP from my existing DVR app to the livepkgr app so that the stream being recorded at the DVR app can be used by the Flash and Stream MPP over to livepkgr app and can be used by the IOS HLS.

View 1 Replies

Flex :: Adding Custom Elements To Charts

Nov 18, 2010

If you see google finance or other such charts, they usually have a small pentagon on the chart that indicates when the dividend was paid. Note the D markers in the screenshot [URL]. In this link you will see A,B,C,D .... along the charts X-Axis. If you choose a larger data range say 2005- 2010 , then you will see blue dividend markers along the x-Axis. Is there any thing in Flex that will allow us to do that?

View 1 Replies

ActionScript 3.0 :: Adding Mc To Stage From In A Custom Class?

Jul 14, 2009

I have created a custom class called SceneNavagation.as which i use to add my navigation to the stage. I was having problems getting the addChild to display my mc on the stage. So I passed the stage instance into my class and used that to attach my movieclips. _stage.addChild();

This worked but Im new to as3 and just wanted to know if this was a good way to do this below is my code.

package com.lessons{
import com.caurina.transitions.Tweener;
import flash.display.*;

[Code]....

View 0 Replies







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