Hi, I have put the wmv file in the following path on the windows.
C:\Program Files\xampp\htdocs\sample\web\images But the below file plays on IE and doesn't play on Firefox. Please let me know if I have correctly specified the wmv file location in the template file below ====================================================================== <object classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" width="160" height="170"> <param name="FileName" value="https://localhost/sample/web/images/ niceday.wmv" /> <!-- for standards compliant browsers --> <object type="video/x-ms-wmv" data="https://localhost/sample/web/images/niceday.wmv" width="160" height="170"> Object not loaded </object> <!-- // --> </object> =================================================================== --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
