Whatever message this page gives is out now! Go check it out!

ColdFusion.Mediaplayer.logError

Last update:
May 18, 2026

Description

Lets you show custom error message on the media player, if an error occurs during playback.

Function syntax

ColdFusion.MediaPlayer.logError("Name", "Error")

See also

History

ColdFusion 10: Added this function

Parameters

Parameter
Description
Name
Specifies the value of the name attribute of the cfmediaplayer tag.
Error
The custom error message that you want to display.

Example

See the example for ColdFusion.Mediaplayer.getType

Share this page

Was this page helpful?
We're glad. Tell us how this page helped.
We're sorry. Can you tell us what didn't work for you?
Thank you for your feedback. Your response will help improve this page.

On this page