This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
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


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » 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: 403
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.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: monitor the flash player event in web browser
 
Similar Threads
HELP
Adobe AIR
[Spring Security] Unable to load flash file (.swf)
Embedding multple players with javascript
Installing Flash in Firefox for Red Hat Linux Enterprise 4