Forums

Flash Vars (2 posts)

  1. mondomx
    Member
    Posted 4 years ago #

    Is Flash Vars ONLY supported with the default player? I am using my own swf for flv playback, and that displays properly, but the flashvars are not passed.

    Am using:

    [flash player.swf w=320 h=240 f={video=myMovie.flv} ]

  2. pasber
    Member
    Posted 4 years ago #

    The method "f={...}" is used for flv-videos, yes. If you want to add flashvars to your swf flash files, just add them to the URL, in your case:

    [flash player.swf?video=myMovie.flv w=320 h=240]

    This should work properly. If not, I'd rewrite the plugin next week-end - unfortunately, I'm not back earlier, sorry!

Topic Closed

This topic has been closed to new replies.

About this Topic