Sorry for dumping all Error Log. The relevant part of log shows:
Error Log Shows : [19:09:24.001] GET http://127.0.0.1/site_media/flash/flashvortex.swf [HTTP/1.1 500 INTERNAL SERVER ERROR 131ms] On May 10, 6:41 pm, atul khairnar <[email protected]> wrote: > Error Log Shows : [19:09:24.001] > GEThttp://127.0.0.1/site_media/flash/flashvortex.swf > [HTTP/1.1 500 INTERNAL SERVER ERROR 131ms] > > [19:09:23.104] GEThttp://127.0.0.1/play/[HTTP/1.1 200 OK 166ms] > [19:09:23.344] GEThttp://127.0.0.1/site_media/style1.css[HTTP/1.1 > 200 OK 4ms] > [19:09:23.373] Expected declaration but found '/'. Skipped to next > declaration. @http://127.0.0.1/site_media/style1.css:9 > [19:09:23.383] Expected ':' but found '#DBDBDB'. Declaration dropped. > @http://127.0.0.1/site_media/style1.css:14 > [19:09:23.476] Error in parsing value for 'background-image'. > Declaration dropped. @http://127.0.0.1/site_media/style1.css:68 > [19:09:23.553] Error in parsing value for 'filter'. Declaration > dropped. @http://127.0.0.1/site_media/style1.css:135 > [19:09:23.651] Error in parsing value for 'margin-left'. Declaration > dropped. @http://127.0.0.1/site_media/style1.css:229 > [19:09:23.791] GEThttp://127.0.0.1/site_media/images/Back.jpg[HTTP/ > 1.1 304 NOT MODIFIED 2ms] > [19:09:23.805] GEThttp://127.0.0.1/site_media/images/Button.png[HTTP/ > 1.1 304 NOT MODIFIED 3ms] > [19:09:23.929] GEThttp://127.0.0.1/site_media/fonts/MyriadPro-Regular.otf > [HTTP/1.1 304 NOT MODIFIED 2ms] > [19:09:24.001] GEThttp://127.0.0.1/site_media/flash/flashvortex.swf > [HTTP/1.1 500 INTERNAL SERVER ERROR 131ms] > [19:09:24.072] GEThttp://127.0.0.1/media/audio/preview.mp3[HTTP/1.1 > 200 OK 361ms] > > On May 10, 4:58 pm, Anurag Chourasia <[email protected]> > wrote: > > > > > > > > > Could you have a look at the Error Logs as shown on the Tools --> Web > > Developer --> Web Console in Firefox if u have something in there? > > > On Thu, May 10, 2012 at 7:43 AM, atul khairnar > > <[email protected]>wrote: > > > > When right-clicked at the location where flash should have rendered, > > > it gives error message, "Movie Not Loaded" > > > > On May 10, 10:32 am, atul khairnar <[email protected]> wrote: > > > > Hi, > > > > Recently I deployed my django project on Apache using mod_wsgi. > > > > Everything is working perfect except flash. The flash (.swf file) did > > > > not render on the client's browser but it works perfect while hosting > > > > on django built-in development server. What may be the problem? > > > > > I am using > > > > > Ubuntu : 11.04 > > > > Apache2 : Apache/2.2.17 > > > > -- > > > You received this message because you are subscribed to the Google Groups > > > "Django 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/django-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Django 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/django-users?hl=en.

