Hello,

If i play a movie on a group and i want to hide the group, the player continue to play !

on mouseup --btn to show grp with player 1
  show grp xx
end mouseup

-- manually i play the movie

on mouseup -- btn to hide the group
  stop player 1
  hide grp xx
end mouseup

but the movie continue to play... .
If manually, with the controller, i stop the movie, before i hide the grp, it's ok.
What i've  missed ?

thanks.

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to