Yes, with the correct Flash wrapper. I am finishing mine up now. The basic concept was to embed a media player component in a flash movie.

I set up functions for play pause, etc that sent commands to that clip.

Then you can access them like so...

pRoot = sprite(1).getVaroable("_root", 0)
pRoot.pauseVideo()
pRoot.seekVideo(2.34)


-Chuck -------------------------- Chuck Neal CEO, MediaMacros, Inc. [EMAIL PROTECTED] http://www.mediamacros.com -------------------------- Check out the Developers Mall Your one stop shop for all your Director Xtra Needs http://www.mediamacros.net/customer


Greg Lippert wrote:
Hi,

So Director can use flv video files without any additional drivers?

Can you use Director to control the audio (like Flash controls).
Specifically can you have Director tell swf files with Flash Video in it to
play, pause, etc.


Thanks


[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [email protected] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]


[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [email protected] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]

Reply via email to