Ask a Question related to Macromedia Director Lingo, Design and Development.
-
ShaolinWood webforumsuser@macromedia.com #1
Detecting mpeg finished playing with ActiveX
How do I detect if the Mpeg has played through using the ActiveX plugin in Director 8.5?
I tried using the following code wich I usually use but it now gives errors...
on exitFrame me
myMember = sprite(3).member
myDuration = member("thempeg").duration
myMovietime = sprite(3).movieTime
if myDuration > myMovietime then
go to the frame
else
go to the frame + 1
end if
end
Thanks for any help
ShaolinWood webforumsuser@macromedia.com Guest
-
[ADD] InfoTipsControl at last finished up...
InfoTipsControl is a Google Suggest inspired WebControl, meaning it will do server-side lookups to populate a text box with "intellisense"... A... -
my website is finished!
yay! tel me what u think www.nuclearfusion.com.au www.nuclearfusion.com.au BEST SITE EVER!!!! ;) -
Ive finished ! :)
It may not seem like much.....but, ive just finished, completly my first ever flash site :) im ver proud of myself. Just thought i would tel you, cos... -
Finished editing. How to get out of PE once and for all.
I finish editing a photo and save it in My Documents. Why then can I not open it without going back into PE editor? I don't want to see the editor... -
.AVI with MPEG-4 compression not playing
I saw a similar post regarding mpeg-4 in QT videos, but how about AVI movies? I have an .avi file that uses MPEG-4 video compression, but the...



Reply With Quote

