I was able to embed a video that auto plays on my local machine.
When I upload my solution onto my staging server I get nothing. It’s weird, everything is the same in the code.
I am running Vista on my local machine and Windows Server 2003 on my server.
Does someone with a little more experience in this feel like pointing me in the right direction?
Thanks!
You’ll need to set the Mime-Type for SWF and FLV files on your server. Check these documents on Adobe’s site:
SWF must have a Mime-Type of ‘application/x-shockwave-flash’
SWF Mime-Type
FLV must have a Mime-Type of ‘flv-application/octet-stream’
FLV Mime-Type