These forums are provided for community interactions only. For official support please submit a support ticket.
You are not logged in.
I have laid out my players using a default parameters file in a central location that is referenced in the html. Included in the html are a number of individual parameters that I use to overwrite the default parameters as needed.
In the player referenced below there is only one asset, an .flv file that does NOT autoStart but loads a preview image in the player. At the end of the video I would like the player to reload the preview image and wait for the user to click the play button to view the video again. For some reason when I make changes to the autoFinishMode there isn't any reflected change in the player. At the end of the video playback it just stops, displays a black screen and the play button in the middle of the screen.
Link to player
http://media.ecommunity.com/berghoff/
Link to default parameters file
http://media.ecommunity.com/ssp/params/default.xml
I recently updated the .swf to the 1985 release, but this had no positive affect on the autoFinishMode issue I have been experiencing. I am not sure of it, but maybe there is an issue with nonexistent parameters or old unsupported parameters in my default parameters file.
Thanks for the help!!!
10/4/10 addendum:
Everyone seems to be looking at the post, but nobody seems to have any responses. Is this issue more widespread than I assume, or does everyone else need an answer to this same problem and thus doesn't have any reason to add to the question?
Waiting patiently for some help, maybe from a developer...
Last edited by ebusiness (2010-10-04 17:55:47)
Offline
ebusiness,
With only one video in the album it can be done when you leave the autoFinishMode on its default and setting the dispayMode to Always Auto.
Maybe you need to disable the transition too.
With more than one video its going to cycle through the previews with this setting.
I don't think there is currently a way to prevent that.
Offline
I added in this line to the index.html page, which overwrites specific parameters in the default list as needed:
transitionStyle: "None",
No change.
Any other suggestions would be greatly appreciated.
Offline
ebusiness,
No other suggestions needed.
In the link you provided, you still have set the displayMode to "Manual".
Set it to "Always Auto"
Offline
Sollie!!!
One more time.
SOLLIE!!!
Thanks for the help.
Offline