Flex :: Adobe Show Text At Specific Video Points

Feb 7, 2010

I'm using the VideoPlayer component in flex 4 to display a clip. I have about 3 or 4 notes that I want to appear at specific points of the video, sort of like caption but not quite. I'm trying to figure out how to use VideoPlayer time to cause another element to appear (text area with the note in it), but can't seem to get it.

View 1 Replies


Similar Posts:


Flash :: Show Text Layer At A Specific Time In Video?

Nov 22, 2011

I'd like to play load/play one movie and show text at a specific times. In the Movie there is a scene where a board is shown. I'd like to show some text on the board when it appears. That's why I'd like to how to know when you reached a certain point.

Also about loading the video. I read there a several ways of loading a movie. What would be the best way in your opinion to load it in this situation.

1)Can this be done with the FLVPlayer component or through another way?

2) How to show a text at a specific time. Is there a function that I can use.

View 1 Replies

ActionScript 2.0 :: Mouse Over Specific Word In Dynamic External Text Show Button Over Text?

Aug 26, 2011

Attachment 54101my problem is in bitmap explained:1. after loading external text into dynamic text field,2. how to call/make visible "button over text" on the Scene by pointing a mouse over specific word in loaded external text?3. javascript, html, actionscript (asfunction, variable)

View 8 Replies

Flex :: Charts - LineChart, LineSeries, DateTimeAxis Do Not Connect Points On Specific Time Distance?

Jun 21, 2011

I have a LineChar, with one LineSeries, on which i am drawing values ( Y axis ), on specific time ( X axis ).The problem is that i don't wanna the points which is distanced on a specific distance in time ( let say 6 hours ) to be connected.Is there a way to make LineSeries with DateTimeAxis not connecting points distanted in specific time ?

View 1 Replies

ActionScript 3.0 :: Get Dynamic Text To Show Up Within A Specific Movie Clip?

Jan 28, 2009

How do you get dynamic text to show up within a specific movie clip instead of simply on the stage?

I've created a dynamic text field and given it an instance name (banner_txt). I'd like to use a variable to hold the .text info for this field, that way the banner's label can change when people go to a new section of my website.

View 5 Replies

Flash :: Text - Adobe Write In Child Show In Parent?

Jun 11, 2011

I have the scene > a movieclip(1) with a dynamic textfield > in this movie clip I have another movieclip(2)

when I click on "symbol" from movieclip(2) to add value in movieclip(1) textfield

movieclip(1)
(dymanic textfield)
scor.text = String(0);
movieclip(2)

[Code]...

View 1 Replies

Flex :: Builder 3 Compiler Won't Show Errors / Compile Specific Pages

May 3, 2010

In flexbuilder 3 for some mxml files I can purposely put in syntax errors and the compiler will seem to compile the specific page(but actually not compile it) or report any errors for that page. Is there any way that you know of to get the compiler to report the errors to me so I can get it to compile the page. I've tried rebuilding all and cleaning the project already.

View 3 Replies

Flex :: Show A Local Html Content In Adobe Air Application?

Apr 19, 2011

I want to show a local html file into my application but I could't find to do that.

I used <mx:HTML> component with using its location property but it is not working when I try to do it with a local file which is in applicationdirectory.

EDIT: Here is my code :

<fx:Script>
<![CDATA[
private function init():void {

[Code].....

View 2 Replies

Facebook :: List Of Friends To Show Up In Adobe Flex Application

Nov 1, 2011

In an application I have created (web) I need to list out my facebook friends within a canvas (or any container) along with their profile pictures.

I am using Flash Builder 4.5. I have also managed to set up AIR app (using the samples) so I am not sure if I am on the right track.

The requirement is :

When each user logs into the site his/her friends list should appear in the frame along with the friend's profile pictures.

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

Flex - Encrypted Video Playback Adobe AIR (Flex)?

Jul 14, 2009

Suppose you have an encrypted video file and the associated AES key. Is it possible to play that video in a flex AIR application without saving the decrypted version of the file? How?

View 3 Replies

Flex :: Adobe Flex: Change The Text In <mx:text> With A Click Effect?

Mar 25, 2010

how do you change the text inside of a text control when a user has clicked a button. I could not find a way to do this. I used an event handler to input a .xml to a string and then to the text control. This doesn't seem to work.

View 1 Replies

ActionScript 2.0 :: Fading Sounds At Specific Points?

Jun 23, 2010

I wanted to see if this could work...I have a loading screen for a game that I'm making, and I want the music to fade in. That's easy. Then, when the loader is done, I want the music to fade out. How do I do that?

View 0 Replies

Load A Video Into A Video At Certain Cue Points Along The Main Video?

May 31, 2009

I would like to load a video into a video at certain cue points along the main video.  Does anyone know how to do that?

View 20 Replies

Flash - How To Randomly Create Objects From Specific 5 Points

Feb 13, 2012

I am developing a mini flash game. Player control character and move left and right to collect money coin. There are 5 points that money and bomb release and move from top to bottom. When character collide with money then increase money else hit bomb age increase by 1. Once the age is 99, the game is over and the money is the final scores

Here is my code:
package Class {
import flash.events.Event;
import flash.events.KeyboardEvent;
import flash.events.MouseEvent;
import flash.media.Sound;
[Code] .....

This is my Game:
Currently, the bomb and money random appear X, 100 with 15 money and 10 bombs in a screen.
What I want is, how to amend it become money and bomb appear from specific point, after that the money and bomb when hit the wall will bounce back.
An example similar game play with my game is [URL].

View 1 Replies

Flex :: Record Audio And Video At The Same Time Into Flv In Adobe Air 2.0?

Jan 30, 2010

How to record Audio and Video at the same time into flv in Adobe air 2.0 ? So that Video and Audio will be sinchronised?

View 1 Replies

Flex :: Create Video Capture / Screencast Using Adobe?

Feb 11, 2011

Is it possible to create create a video capture / screencast using Adobe Flex?

I would like to record any part of the users desktop (the web browser, the OS desktop, etc.) at a reasonable frame rate, record from the microphone, and then create a video file.

I would prefer doing this via Flex rather than using Java (Ex: Screencast-o-matic) or using a Windows App (Ex: Camtasia Recorder)

View 1 Replies

ActionScript 3.0 :: Show Selected FLV Chapter Using Cue Points

Jan 18, 2012

I'm using the flvplayback component for my video player. i have additional buttons that seek to navigation cue points embedded in the video. all of it works, but i would also like to highlight the button of the current section of the video.i tried adding an event cue point just after the navigation cue points that triggered a movie clip to switch frames based on which event cue point it passes and that works as it should, but the problem is when a user clicks in the seek bar they can potentially skip the event cue point of that section, thus not triggering the movie clip to go to the appropriate frame. possible to put an event listener on the seek bar and then find the previous cue point?

View 3 Replies

Actionscript :: Cannot Get Stroke On Video Mask To Show In Flex

Jan 6, 2012

I am appending a mask to my mx:VideoDisplay element so that I can have rounded corners. The mask and even a dropshadow filter work great but I cannot get the stroke of the mask (using lineStyle) to show. Researched a ton and tried many fixes.

private function applyMask():void {
myMask.graphics.clear();
myMask.graphics.lineStyle(2,0xFFFFFF);

[Code].....

View 1 Replies

Flash :: Determining When Video Has Ended In Adobe Flex Using Events

Mar 22, 2010

I'm new to Flex, Flash, and ActionScript. I'm attempting to create a video player that starts another video when the previous video ends. I thought there might be an event that is thrown when the video finishes playing, but I have not been able to find it.

VideoEvent.COMPLETE is when the video is completely downloaded, not when it is completely done playing. Does such an event exist? how I could subclass SWFLoader, Image, or Video to support such an event?

View 1 Replies

ActionScript 3.0 :: Adding Multiple Instances At Varying But Specific Points On Stage

Jul 12, 2010

add multiple instances of an object to the stage at different but not random points.

For example - I have a box that is linked to a class file. In the class file I have an "ADDED_TO_STAGE" event listener. The function that is called places the box at a certain position on the stage say.... x=100, y= 200.

In the document class I create an instance of it like so -

_box:box = new box();
addChild(_box);

Now what I want is to create multiple instances of box on the stage every 5 seconds. But I don't want them all to spawn at (100,200) on the stage. But here's the catch, I don't want them to be random spawns either.

for ex- I want the first instance of box to spawn on (100,200), then 5 seconds later, the second instance to spawn at (200, 800), the third at (100, 500) and so on.

Would it be possible for me to create objects on the stage to serve as reference points for where i want the instances to spawn instead of writing the exact co-ordinates?

View 5 Replies

Flex :: Fix Choppy Video Playback Of Local Flv File In Adobe Air Application?

Aug 17, 2011

I have made a application that plays videos that are stored in a assets folder of the air application but when ever I run it on an hp slate the videos are really choppy. Is there a way to preload the video or does it have to do with the processing power? the videos are 1.72mb or smaller. They are flv format and they auto play when that application is started. I am using flash builder.

View 1 Replies

IDE :: Change The Font Size In Flash CS5 To Show In Pixels Rather Than Points?

Jun 19, 2003

How can I change the font size in flash CS5 to show in pixels rather than points?

View 1 Replies

Actionscript 3.0 :: 1046 Error - Sync To Mpr3 Audio Files At Specific Points?

Mar 21, 2009

Following this tutorial: http:[url].....But I keep getting this error message:1046: Type was not found or was not a compile-time constant: CuePointEvent.

how to sync to mpr3 audio files at specific points?

View 1 Replies

Flex :: Air - Rich Text Data Can Be Used Offline In An Adobe Flex Application

Nov 12, 2010

I am building an offline [URL] application in Adobe Flex. Can we use [URL] Rich Text Area fields in the offline application? I do not see the field returned in a query.

View 2 Replies

Flex :: Get HTML Text From Adobe Flex Builder RichTextEditor?

Jan 29, 2010

How to get HTML text from inputed and edited text into Adobe Flex Builder RichTextEditor control? I mean with valid HTML coming from the Flex RichTextEditor component Not Badly formated HTML, with no spaces, with tags not closed! So we have some text edited with RTE a-la

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

Flex :: Adobe Flash Builder: Make A Function To Play Embedded Video Starting From One Second And Ending In Another?

Apr 16, 2010

Adobe Flash Builder: How to make a function to play video starting from one second and ending in another? So I havein MXML simple video player tag. I need some function to play that video from second X to second Y and pause it. How to do such thing?BTW: we asume file is embeded into SWF.

View 1 Replies

Flex :: Dynamically Create Axis Via ActionScript In Adobe Flex Charting Library; Adobe Bug?

Mar 21, 2011

Multiple axis creation via MXML works fine:
http:[url]...

But when I'm trying dynamically create horizontal and vertical axis then I'm getting extra axes. I believe this is Adobe bug. How I can fix this behavior?

<?xml version="1.0" encoding="utf-8"?>
<s:Application
minHeight="600"[code].....

View 2 Replies

Flex :: List Add A Label And Show Text?

Jan 26, 2012

I am trying to add an item to a list and have text display and have a different hidden value when i access selected items. I also need to do this with a loop.

Currently i am trying to add a label and set the labels id to my value. But the list just shows the ID and not the text.

var theLabel:Label = new Label();
theLabel.id = "123";
theLabel.text = "test";
lstLayerList_array.addItem(theLabel);

[code]....

View 2 Replies







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