Uploading a SWF to the BreezeServer for playing FLV Content on BreezeServer. I'm creating a SWF that only contains the MediaPlayback
component in Flash and that would ideally by linked to a FLV in the
content section of the Breeze server. Although I can get an
absolute path to the folder that the FLV was uploaded to (i.e.,
http://mycompanyname.breezecentral.com/p58544386/)
and I know the name of the FLV file (i.e., John DoeSm.flv), when I
setup the MediaPlayback component to point to
http://mycompanyname.breezecentral.com/p58544386/John
DoeSm.flv, I get nothing.
The reason WHY I am setting up this SWF to "play" the FLV
file, is because the I can setup the MediaPlayback component to
automatically start playing content. The Media Player that is built
into the Breeze Server doesn't allow for the FLV to begin
automatically. Has anyone been able to get this to work or have any
recommendations? Below is the research I've done to try and make
this work, but with no avail:
I thought that this might be a
sandbox issue so I uploaded the SWF (MediaPlayback Component)