I have an FLV video which I can play using the VideoDisplay component.
 I want to be able to interlace some text across this video when
playing it (but not have it recorded on the video itself, so I can
change it when required).

I can't seem to see how this is done.  Adding the text as a child of
the VideoDisplay fails, as it's trying to add a DisplayObject, and not
a string.

This leads me to think that I'll have to create the text as a
DisplayObject, but I'm not sure how...

Any suggestions on how to achieve this?

Cheers,
K.






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to