I meant to write asfunction.
--
Lon Hosford
www.lonhosford.com May many happy bits flow your way!
[quoted text, click to view] "Motion Maker" <macromedia@osfordusahay.com> wrote in message
news:e3rpfa$7jh$1@forums.macromedia.com...
If by "text interact somehow with the movie" perhaps you need to look at AS
function and call an Actionscript function that loads the external video.
http://livedocs.macromedia.com/flash/8/main/00001719.html Example there shows how to work it with external sound.
--
Lon Hosford
www.lonhosford.com May many happy bits flow your way!
[quoted text, click to view] "pixelfreak01" <webforumsuser@macromedia.com> wrote in message
news:e3mu2q$gf6$1@forums.macromedia.com...
Here's my problem:
I have a project with loads of text ergo I am loading text from external
files
with html formating. Now I have to insert videos linked to the text file too
(as in "dolor ipsum ... press here to view video"). All I need is a code
that
lets my text interact somehow with the movie.
Can I do it somehow through Javascript/Coldfusion/anything or do I have to
scrap my text and make things manually ?