Re: [Flashcoders] Seek cue points from texthtml list.

2009-08-05 Thread Paul Jinks
trigger some actionscript to do something else (like the OP >>>> mentioned to go to a point in the video), you have to use TextEvent.LINK >>>> AFAIK. >>>> >>>> >>>> Jason Merrill >>>> >>>> Bank of  America   Global Learning >>

Re: [Flashcoders] Seek cue points from texthtml list.

2009-08-05 Thread Karl DeSaulniers
Monthly meetings on the Adobe Flash platform for rich media experiences - join the Bank of America Flash Platform Community -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Karl DeSaulniers Sent: Tuesday, A

Re: [Flashcoders] Seek cue points from texthtml list.

2009-08-05 Thread Paul Jinks
inal Message- >> From: flashcoders-boun...@chattyfig.figleaf.com >> [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Karl >> DeSaulniers >> Sent: Tuesday, August 04, 2009 12:06 PM >> To: Flash Coders List >> Subject: Re: [Flashcoders] Seek cue

Re: [Flashcoders] Seek cue points from texthtml list.

2009-08-05 Thread Paul Jinks
On Behalf Of Karl > DeSaulniers > Sent: Tuesday, August 04, 2009 12:06 PM > To: Flash Coders List > Subject: Re: [Flashcoders] Seek cue points from texthtml list. > > texthtml = ''+string+''; > > Or > > texthtml = ''+string+''; > &

RE: [Flashcoders] Seek cue points from texthtml list.

2009-08-04 Thread Merrill, Jason
niers Sent: Tuesday, August 04, 2009 12:06 PM To: Flash Coders List Subject: Re: [Flashcoders] Seek cue points from texthtml list. texthtml = ''+string+''; Or texthtml = ''+string+''; Have not tested, but I think these should work. Hth Karl Sent fro

Re: [Flashcoders] Seek cue points from texthtml list.

2009-08-04 Thread Karl DeSaulniers
texthtml = ''+string+''; Or texthtml = ''+string+''; Have not tested, but I think these should work. Hth Karl Sent from losPhone On Aug 4, 2009, at 10:13 AM, Paul Jinks wrote: Hi I have a video player which takes event cue points in the flv and outputs them as a rolling list of bullet po

RE: [Flashcoders] Seek cue points from texthtml list.

2009-08-04 Thread Merrill, Jason
Hi Paul Yep - this is do-able - just search for textEvent.LINK in the Flash help docs - there are examples there on how the event works (how to write a method to capture the event) and how to format the HTML that is embedded in your FLV metadata. Or, here is an article on it: http://troyworks.com

[Flashcoders] Seek cue points from texthtml list.

2009-08-04 Thread Paul Jinks
Hi I have a video player which takes event cue points in the flv and outputs them as a rolling list of bullet points (kind of a summary of what's being said). I do this by listening for the cue point name and putting it within html list tags which are then displayed in a text field. texthtml = ("