tracker issue : CF-3036927

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 73930:A absolute must for the media player is to be able to call a javascript function

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/

Reporter/Name(from Bugbase): Ron Lebfrom / Ron Lebfrom (Ronsweb)

Created: 12/02/2008

Components: Language, Functions

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Major / Unknown

Locale/System: English / Win All

Vote Count: 0

Duplicate ID:	CF-3036931

Problem:

A absolute must for the media player is to be able to call a javascript function
when the video ends.  This would be like the following:

onComplete="Java Script:  getfunction();"

<cfmediaplayer
name="Myvideo"
source="/xyz/mediafile.flv"
width=500
height=400
align="middle"
quality="high"
bgcolor="CCOOOO"
onComplete="Java Script:  getfunction();"
fullscreencontrol="true"/>

Without the onComplete,  I will not be able to use the CFmediaplayer.


Thanks.


Ron

Method:

A absolute must for the media player is to be able to call a javascript function
when the video ends.  This would be like the following:

onComplete="Java Script:  getfunction();"

<cfmediaplayer
name="Myvideo"
source="/xyz/mediafile.flv"
width=500
height=400
align="middle"
quality="high"
bgcolor="CCOOOO"
onComplete="Java Script:  getfunction();"
fullscreencontrol="true"/>

Without the onComplete,  I will not be able to use the CFmediaplayer.


Thanks.


Ron
Result:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3036927

External Customer Info:
External Company:  
External Customer Name: Ron Lebfrom
External Customer Email: 133907D4446362FF99201549
External Test Config: 12/02/2008

Attachments:

Comments: