Embeded video problem
hello folks,
i had created 3 scenes, each 1 representing 1 web page website. scenes movie clip symbols. within 1 of them have embeded video clip (120 frames). when put symbols on main stage 3 frames,(each of 1 one web page) works fine. except fact when go page video clip, video looping. page stops fine should. clip never stops, though assigned "stop" action script it.
any idea, wrong? input or suggestions.
bergg
i had created 3 scenes, each 1 representing 1 web page website. scenes movie clip symbols. within 1 of them have embeded video clip (120 frames). when put symbols on main stage 3 frames,(each of 1 one web page) works fine. except fact when go page video clip, video looping. page stops fine should. clip never stops, though assigned "stop" action script it.
any idea, wrong? input or suggestions.
bergg
possible reasons be...
1) check "loop" option in video property inspector.
2) check if movieclip ( on stage ) contains video,
has it's property set "movieclip" , not "graphic" or "button"
3) see assign stop() inside movieclip contains video.
--km
1) check "loop" option in video property inspector.
2) check if movieclip ( on stage ) contains video,
has it's property set "movieclip" , not "graphic" or "button"
3) see assign stop() inside movieclip contains video.
--km
More discussions in ActionScript 1 and 2
adobe
Comments
Post a Comment