aspose file tools
The moose likes Flex and the fly likes monitor the flash player event in web browser Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Application Frameworks » Flex
Reply Bookmark "monitor the flash player event in web browser" Watch "monitor the flash player event in web browser" New topic
Author

monitor the flash player event in web browser

zb cong
Ranch Hand

Joined: Jan 14, 2002
Posts: 388
Hello:
i use following method to embed the flash player in web browser


<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="889" height="701" id="FLVPlayer">
.............
.............
</object>


now, i want to monitor the "play, pause, forward, backward, stop" event by javascript, how to do that? i know that i can monitor the media player event, by set a send event param to true, i wonder if the flash player provide the similar mechanism?


thanks.
 
 
subject: monitor the flash player event in web browser
 
Threads others viewed
Adobe AIR
HELP
[Spring Security] Unable to load flash file (.swf)
Embedding multple players with javascript
Installing Flash in Firefox for Red Hat Linux Enterprise 4
IntelliJ Java IDE