Hi,

Don't crash for me under Rev 2.12 / 2.2, Panther 10.3.3 and PWB G4 12" 1 Ghz 768 Mo Ram / IceBook 12" 800 Mhz 640 Mo Ram

Best, Pierre

Le 26 avr. 04, � 09:32, rodney tamblyn a �crit :

http://www.runrev.com/revolution/developers/bugdatabase/show_bug.cgi? id=1539

In Windows, RR 2.2, Quicktime 6.5:
- create a new stack with an player object
- point player to a movie file
- enter script into player (or suitable variant into card script)

on mouseUp
  if the playRate of me = 1 then
    set the playRate of me to 0
 else
    set the playRate of me to 1
  end if
end mouseUp

- Click on the movie while it is playing (or click the pause icon in the controller which should be visible). Digital static will come out of the speakers and the movie will jump to the end. RR may crash, movie is unplayable from now on.

If you substitute "paused" in the above script you'll get the same result, passing the message to the card and calling from there (e.g. set the paused of player 1 to false etc) also crashes. It seems to be a problem with mouse events in players per se.

--
Rodney Tamblyn
44 Melville Street
Dunedin
New Zealand
+64 3 4778606
http://rodney.weblogs.com/
http://oceanbrowser.com

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


--
Bien cordialement, Pierre Sahores

100, rue de Paris
F - 77140 Nemours

[EMAIL PROTECTED]

GSM:   +33 6 03 95 77 70
Pro:      +33 1 41 60 52 68
Dom:    +33 1 64 45 05 33
Fax:      +33 1 64 45 05 33

Inspection acad�mique de Seine-Saint-Denis
Applications et SGBD ACID SQL (WEB et PGI)
Penser et produire "delta de productivit�"

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to